Hallo,
ich bin gerade auf einem Redhatv9.7 in der Bakery beim backen auf den unten eingefügten Fehler gestoßen.
Wenn ich das richtig sehe hat Redhat 9.7 openssl 3.5 als Paket dabei.
Wie kann ich das lösen?
Gruß
Ralf
Agent baking for all hosts started…
2025-11-12 20:08:32,827 [40] [cmk.web.automations 1627] Error running “{‘command’: ‘bake-agents’, ‘args’: }” (exit code 1)
2025-11-12 20:08:32,829 [40] [cmk.web.background-job 1627] Exception in background function (Crash ID: fb5b6370-bffa-11f0-ba7e-00e25900e6f5)
Traceback (most recent call last):
File “/omd/sites/rkw26/lib/python3/cmk/gui/background_job/_process.py”, line 186, in _execute_function
target.callable(job_interface, target.args)
File “/omd/sites/rkw26/lib/python3/cmk/gui/cee/agent_bakery/bake_agents.py”, line 151, in bake_agents_job_entry_point
if output := bake_agents(
^^^^^^^^^^^^
File “/omd/sites/rkw26/lib/python3/cmk/gui/watolib/check_mk_automations.py”, line 560, in bake_agents
_automation_serialized(
File “/omd/sites/rkw26/lib/python3/cmk/gui/watolib/check_mk_automations.py”, line 61, in _automation_serialized
cmdline, serialized_result = check_mk_local_automation_serialized(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/omd/sites/rkw26/lib/python3/cmk/gui/watolib/automations.py”, line 156, in check_mk_local_automation_serialized
raise MKUserError(None, msg)
cmk.gui.exceptions.MKUserError: Error running automation call bake-agents (exit code 1), error:
Error baking agent f37076892b2e5922/linux_rpm: Error building RPM packet.Exception (Crash ID: fb5b6370-bffa-11f0-ba7e-00e25900e6f5): Error running automation call bake-agents (exit code 1), error:
rpmbuild: /omd/sites/rkw26/lib/libcrypto.so.3: version `OPENSSL_3.4.0’ not found (required by /lib64/librpmio.so.9)
Error baking agent f37076892b2e5922/linux_rpm: Error building RPM packet. rpmbuild: /omd/sites/rkw26/lib/libcrypto.so.3: version `OPENSSL_3.4.0' not found (required by /lib64/librpmio.so.9)