About the Devuan excision
About the Devuan excision
Posted Jul 1, 2026 1:34 UTC (Wed) by Cyberax (✭ supporter ✭, #52523)In reply to: About the Devuan excision by pizza
Parent article: Xsnow "protestware" in Debian
I have. At this point, systemd is a freaking mess with its tons of options and services.
In particular, my breakage was caused by a unit (systemd-update-done.service) that starts _once_ on boot after a system upgrade (I bet you didn't know it exists?). It's a fine idea, except that it has DIFFERENT dependencies compared with a normal boot.
And in my case it caused a lockup because it started before the network, and was depending on all the local devices being up. How does it define "local"? By checking the source device. If it's a regular SCSI device, then it's local.
Eeeexcept that iSCSI devices are also detected as "local" but they actually do need network.
Yes, there's a bug in the systemd bug tracker. It's been there for years.
