Werk #16595: Make zypper command work as site user on SLES 15
Component | Site management | ||
Title | Make zypper command work as site user on SLES 15 | ||
Date | Apr 7, 2025 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
On SUSE Linux Enterprise Server 15 systems, the zypper
command would crash with the following error message when executed as a site user:
zypper: symbol lookup error: /usr/lib64/libssh.so.4: undefined symbol: EVP_KDF_CTX_new_id, version OPENSSL_1_1_1d
This werk fixes that problem.