Here's how to work around it:
- Back up /sbin/start
- Replace /sbin/start with a script that does nothing,
#!/bin/sh
exit 0
 - Make it executable, # chmod +x /sbin/start
 - Run the apt update
 - (Restore start if desired)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1032915

Title:
  [quantal] dbus: upgrade fails in chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/1032915/+subscriptions

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

Reply via email to