The systemd log line "bluetooth.service: Failed at step NAMESPACE spawning /usr/lib/bluetooth/bluetoothd: Too many levels of symbolic links" (which is also present in your "JournalErrors.txt" file) lead me to systemd's "ProtectHome" configuration option, and indeed "/lib/systemd/system/bluetooth.service" states "ProtectHome=true", which supposedly doesn't play well with my "/home -> media/[...]/home" symlink. Changing that to the weaker "ProtectHome=read-only", the bluez package configures successfully.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640468 Title: package bluez 5.41-0ubuntu3 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/bluez/+bug/1640468/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
