The errors in your upgrade log are: Setting up initscripts (2.88dsf-53.2ubuntu10) ... insserv: warning: script 'showfsck' missing LSB tags and overrides insserv: There is a loop between service minidlna and showfsck if stopped insserv: loop involving service showfsck at depth 2 insserv: loop involving service minidlna at depth 1 insserv: Stopping showfsck 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 initscripts (--configure): subprocess installed post-installation script returned error exit status 1
This appears to be a problem with a locally installed init script, /etc/init.d/showfsck. As a workaround for this problem, you can either remove the script, or add an LSB header to it declaring proper init script dependencies, and then resume the upgrade with 'sudo dpkg --configure -a && sudo apt-get -f install && sudo apt-get dist-upgrade'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1429460 Title: package initscripts 2.88dsf-53.2ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1429460/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
