I found this fix in the Ubuntu Forums and it worked for me:

Open a Terminal

    * sudo gedit /etc/init.d/bluetooth
    * Find the "pkill -TERM bluetoothd" line
    * Replace it with "pkill -TERM bluetoothd || true"
Save it and run sudo apt-get upgrade. It will prompt you if you want to 
overwrite the /etc/init.d/bluetooth file, hit N to keep your changes. Then hit 
enter and it should update correctly.

Source: http://ubuntuforums.org/showthread.php?t=1213573

-- 
bluez: upgrade from 4.45-0ubuntu1 to 4.45-0ubuntu2 fails
https://bugs.launchpad.net/bugs/399482
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to