Ubuntu 15.10: update-rc.d: error: insserv rejected the script header

Fórumok

Egy Ubuntu 15.10 alatt folyamatosan a következő hibát kapok olyan csomag telepítéskor/frissítésekor, amely service-t is telepít.A hiba a következő:

insserv: warning: script 'K01smfpd' missing LSB tags and overrides
insserv: warning: script 'smfpd' missing LSB tags and overrides
insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service smfpd and rc.local if started
insserv: loop involving service rc.local at depth 8
insserv: loop involving service smfpd at depth 1
insserv: Starting smfpd depends on rc.local and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header

Utánanéztem neten és elvileg ez a hiba arra utal, hogy a service fejléce nem megfelelően van beállítva (https://wiki.debian.org/LSBInitScripts).

A fenti hibát sikerült produkálni a gépnek clamav-freshclam, ifupdown, samba telepítése vagy frissítése közben.
Megnéztem másik gépen, amin szintén 15.10-es Ubuntu található és az /etc/init.d/samba (és a többi csomaghoz tartozó service indító file-ok) tartalma teljesen megegyezik a problémás gépen lévő indító file-ok tartalmával.
Ezért gondolom, hogy nem telepítő csomagok rosszak, hanem valami más gond van a géppel.

Van valakinek ötlete, hogy merre kutakodjak még?
Nem szeretném az a gépet teljesen újra telepíteni, nem tartom jó megoldásnak.

Hozzászólások