Re: [bitfolk] I've broken my Debian Jessie package update / …

Top Page

Reply to this message
Author: Gavin Westwood
Date:  
To: users
Subject: Re: [bitfolk] I've broken my Debian Jessie package update / upgrade system
Hello Richard.

Do you really want to remove systemd and switch to another init system? 
I'm guessing not.

I suggest that you install the udev and libpam-systemd dependancies for
systemd:

> apt-get install udev libpam-systemd


Let us know if you have any further problems after that.

Thanks

Gavin

On 29/04/2019 13:36, Richard Glynos wrote:
> Thanks for getting back to me.
> This is the result:
> r:~# apt-get -f install
> <snip>
> The following packages will be REMOVED:
>   systemd
> <snip>
> Do you want to continue? [Y/n] y
> <snip>
> systemd is the active init system, please switch to another before
> removing systemd.
> <snip>
>
> Which is understandable I guess but I've not found how to fix.