I think the problem is caused by an update to Zypper: openSUSE_SLE_15.5-2023-3973(1)
Here are my replies and reasonings:
I have re-imaged the machine again, and re-tried the updates.
How long before unresponsiveness began after logging in?
It starts as soon as the updates have finished. For instance, clicking shutdown does nothing and clicking any program does nothing either. So this time I left a terminal open, and could shutdown with “shutdown now”.
Does another reboot or two change anything?
No.
Did you try an extra zypper ref and zypper up to be sure all went well with updates?
These both give the following response:
> zypper: symbol lookup error: /usr/lib64/libssh.so.4: undefinied symbol: EVP_KDF_CTX_new_id, versionOPENSSL_1_1_1d
Please check, from an administrator login on a VT (tty1 … tty6) the status of the following systemd Services:
- “display-manager.service”
- “sshd.service”
Both are running fine, even after the system won’t shutdown by clicking shutdown. Obviously on the next boot they are both failing.
After updating, did you execute “rpmconfigcheck” ?
This gives the following output (after the Zypper update)
Searching for unresolved configuration files
Please check the following files (see /var/adm/rpmconfigcheck):
/etc/zypp/repos.d/repo-backports-debug-update.repo.rpmsave
/etc/zypp/repos.d/repo-backports-update.repo.rpmsave
/etc/zypp/repos.d/repo-sle-debug-update.repo.rpmsave
/etc/zypp/repos.d/repo-sle-update.repo.rpmsave
This is why I think the Zypper update is the culprit:
When I start the updates, at first I just given ONE, an update for Zypper. I install that, reboot and all is fine. The next time, I have discovered that installing ANY SINGLE ONE of the next block of updates causes the problem.
(nb - I am updating from the GUI not command line if that makes any difference)
So it’s as if the updated Zypper is causing the problem - does the above output from “zypper up” confirm that? If so, what can I do to solve this? Google has drawn a blank.
Thanks for the help so far 