kenw: Try to temporarily comment out 'invoke-rc.d bluetooth stop || exit $?' in /var/lib/dpkg/info/bluez-utils.prerm file (or replace exit $? with true). Edit the .prerm file and insert # before this command, save and then try to upgrade. Remember to revert any changes to .prerm file afterwards.
Make sure the bluetooth service is stopped first before doing this: 'sudo /etc/init.d/bluetooth stop' -- package bluez-utils 3.19-0ubuntu1 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall https://bugs.launchpad.net/bugs/144606 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
