Answer the question
In order to leave comments, you need to log in
How to remove errors with apt-get?
These are the errors that pop up during any actions of apt-get or dpkg
Please tell me what needs to be done?
apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up x11-common (1:7.7+1ubuntu8.1) ...
insserv: warning: script 'cron' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script `cron'
insserv : Default-Stop undefined, assuming empty stop runlevel(s) for script `cron'
insserv: warning: script 'mosquitto' missing LSB tags and overrides
insserv: There is a loop between service minidlna and mosquitto if stopped
insserv: loop involving service mosquitto at depth 2
insserv: loop involving service minidlna at depth 1
insserv: Stopping mosquitto depends on minidlna 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
dpkg: error processing package x11-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
x11-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
Answer the question
In order to leave comments, you need to log in
insserv: There is a loop between service minidlna and mosquitto if stopped
If the package is not installed or removed, then I know only one solution:
open the /var/lib/dpkg/status file, find the lines about the package and delete them. after which we try the commands again.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question