Maybe dup of 5363 I tried to upgrade from mga2 to mga3, but "glibc" triggered an "systemd restart", which in turn killed the ssh connection I was upgrading from. This left "glibc" to a broken state, so I had to do "urpmi --replacepkgs glibc" to fix it. Shouldn't we make sure sshd doesn't kill active connections?
CC: (none) => mageia
Did you fix your sshd conf before upgrade? https://wiki.mageia.org/en/Mageia_2_Errata#SSH_daemon_issues
Keywords: (none) => NEEDINFO
@Sander Lepik: yes, it was the known issue about UsePAM=no Fixed it through the sshd configuration, you may close the bug.
Status: NEW => RESOLVEDResolution: (none) => FIXED
Tip for next time: if you run such things over SSH then use screen ;)