Mass failure to start systemd units on 257.3-1 (with 3rd party glibc)
Description:
After upgrading to systemd 257.3-1 and rebooting, all systemd-related services fail to start.
Additional info:
-
systemd+systemd-libs+systemd-sysvcompatversions257.3-1 - Journal logging stops when the upgrade takes place
- I've managed to get a dmesg dump after upgrading and not rebooting: dump.txt
- Related BBS posts:
Steps to reproduce:
- Have a working system based on
systemd257.2-2 - Upgrade at least the following
systemdpackages to257.3-1:
systemdsystemd-libssystemd-sysvcompat
- Restart/poweroff+on the machine
Expected result:
The machine boots into the normal user session.
Actual behaviour:
After rebooting, almost all service starts (including device mounting & networking) fail. The machine is dropped into a nonfunctional rescue prompt. Rebooting the kernel into rescue or emergency mode also leads to nonfunctional prompts.
I did notice after the systemd upgrade that a subsequent pacman command (pacman -R glibc-eac-bin) was hanging, so I terminated it and rebooted into the broken machine state.