The terminal log contains: --------- Processing triggers for cups ... start: Job failed to start invoke-rc.d: initscript cups, action "start" failed. dpkg: error processing cups (--unpack): subprocess installed post-installation script returned error exit status 1 ---------
This means that CUPS did not start after the update. Please do wget http://people.canonical.com/~pitti/tmp/cups.upstart.debug sudo cp /etc/init/cups.conf{,.orig} sudo cp cups.upstart.debug /etc/init/cups.conf sudo stop cups sudo start cups This should fail again. Please attach /tmp/log here. After that, please restore the original script again with sudo mv /etc/init/cups.conf{.orig,} Thanks! ** Changed in: cups (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975082 Title: package cups 1.5.2-9 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/cups/+bug/975082/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
