Namely, systemd-journald and systemd-logind and some other less important stuff. And, due to the fact that systemd-journald is unable to start, journalctl -xn $service is empty for any services.
On Tue, Feb 1, 2022 at 2:09 PM John Paul Adrian Glaubitz < [email protected]> wrote: > Hello! > > On 2/1/22 22:47, H wrote: > > If you apt update && apt upgrade, or worse, try to install debian with a > NETINST > > image, by default you will be left in a broken system, complaining about > some > > systemd service being unable to start. To make it worse, > systemd-journald is one > > of the components that is broken so it is a struggle to get any logs at > all. > > Which service is it that is failing? Normally you will be dropped to an > emergency > shell where you can type: > > # journalctl -xn $service > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer - [email protected] > `. `' Freie Universitaet Berlin - [email protected] > `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 > >

