<div dir="ltr"><div>Thanks Thorsten,</div><div>That kind of worked. At least apt obeyed and tried to remove systemd:</div><div><br></div><div>(Reading database ... 27088 files and directories currently installed.)<br>Removing systemd (257.9-1~deb13u1) ...<br>systemd is the active init system, please switch to another before removing systemd.<br>dpkg: error processing package systemd (--remove):<br> installed systemd package pre-removal script subprocess returned error exit status 1<br>dpkg: too many errors, stopping<br>/usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.<br>Errors were encountered while processing:<br> systemd<br>Processing was halted because there were too many errors.<br>E: Sub-process /usr/bin/dpkg returned an error code (1)</div><div><br></div><div><br></div><div>Now <a href="https://wiki.debian.org/Init">https://wiki.debian.org/Init</a> tells me to boot to single user mode, mount /dev and /proc etc. and install sysvinit-core. This is a regression imo (not blaming sysvinit-core maintainers obviously).</div><div>I used to do an apt-get install sysvinit-core, reboot, and apt-get remove systemd. It always worked from jessie to bookworm. </div><div>Especially doing this boot to rescue and switch to another init on a virtual server on hosting platforms is a chore. I also thought systemd was dropping sysv support so why all of a sudden systemd-sysv becomes an essential package?</div><div>I feel like debian doesn't care about choice anymore, becoming just another redhat clone. </div><div><br></div><div>Thanks,</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">--<br>aldemir</div></div><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, 18 Feb 2026 at 21:10, Thorsten Glaser <<a href="mailto:tg@debian.org">tg@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 18 Feb 2026, Aldemir Akpinar wrote:<br>
<br>
>Then tried apt-get install again to n9 avail.<br>
<br>
Hmm. You might have a package depending on a logind implementation<br>
installed.<br>
<br>
Try:<br>
<br>
# env LC_ALL=C apt-get --allow-remove-essential --no-install-recommends \<br>
--purge install sysv-rc sysvinit-core systemd- systemd-sysv-<br>
<br>
If that doesn’t work, try:<br>
<br>
# env LC_ALL=C apt-get --allow-remove-essential --no-install-recommends \<br>
--purge install sysv-rc sysvinit-core systemd- systemd-sysv- elogind<br>
<br>
If neither works, *do* post the *complete* output from that.<br>
<br>
Good luck,<br>
//mirabilos, also annoyed that both the systemd and the apt developers<br>
are making this harder with every release<br>
-- <br>
22:20⎜<asarch> The crazy that persists in his craziness becomes a master<br>
22:21⎜<asarch> And the distance between the craziness and geniality is<br>
only measured by the success 18:35⎜<asarch> "Psychotics are consistently<br>
inconsistent. The essence of sanity is to be inconsistently inconsistent<br>
</blockquote></div>