miércoles, 19 de marzo de 2014

Linux: Problema a l'instal·lar qualsevol paquet amb APT.

Si ens trobem el següent missatge de sortida a la consola:

insserv:  loop involving service mountnfs-bootclean at depth 12
insserv: There is a loop between service minissdpd and mountkernfs if started
insserv:  loop involving service mountkernfs at depth 1
insserv:  loop involving service vmware-USBArbitrator at depth 1
insserv:  loop involving service kbd at depth 13
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1

Per sol·lucionar-ho:

root@debian:~# sudo mv /etc/init.d/vmware* ~/init.vmware/

No hay comentarios: