Edit: locsmif has found the cause for this today
Fix is quite simple:
[ -L /etc/rcS.d/S04udev ] && mv /etc/rcS.d/S04udev /etc/rcS.d/S03udev
then take initscripts off hold with:
echo initscripts install|dpkg --set-selections
and:
apt-get update && apt-get install initscripts
The error only shows in EASTER and CEBIT
Older installs may after today's dist-upgrade not be able to open a konsole running under X.
If this occurs, please go to a textconsole (Ctl - Alt - F1) and enter:
apt-get install initscripts/testing
if asked: edit rc-local: Y or N , choose N or Enter.
Reboot after this.
Then: echo initscripts hold|dpkg --set-selections to put it on hold.
As soon as there is notice of a fix here, please unhold again.
|
|
|