Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: devil on 2013/12/27, 21:29:29

Title: systemd-sysv issue
Post by: devil on 2013/12/27, 21:29:29
Should you run into an error likesystemd-sysv : depends on: systemd (= 204-5) but 204-5.2 is supposed to be installed
please do:apt-get install systemd-sysv && apt-mark hold systemd-sysv
After that you can go on dist-upgrading


greetz
devil
Title: Re: systemd-sysv issue
Post by: mylo on 2014/01/01, 19:37:58
Today's d-u -s provides me:

Statusinformationen werden eingelesen.... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fehlgeschlagen
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
systemd-sysv : Hängt ab von: systemd (= 204-5.2) soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
E: Internal error, Upgrade broke stuff


Do I have to take back the halt?
Title: Re: systemd-sysv issue
Post by: devil on 2014/01/01, 19:58:01
depends on if you are on the RC or the final release. If the RC, do exactly as I said. with the final, trhere should be no problem.


greetz
devil
Title: Re: systemd-sysv issue
Post by: mylo on 2014/01/01, 21:20:06
Hi devil,

I have the RC, so I did again

apt-get install systemd-sysv && apt-mark hold systemd-sysv
before the d-u. Do I have to do this alle the time now, when d-u 'ing?

Title: Re: systemd-sysv issue
Post by: devil on 2014/01/01, 21:43:19
No, but for now on upgrades of systemd, so not too often. Sometime in the future systemd-sysv goes away and thats done with.


greetz
devil
Title: Re: systemd-sysv issue
Post by: mylo on 2014/01/01, 21:44:37
fine, thanks!