i think this always happens if you have circular dependencies. e.g. pkg a depends on b, b depends on c and c depends on a. Then first "c" is installed but configuration fails because "a" is (not yet) installed
workaround: echo 'APT::Immediate-Configure "false";' > /etc/apt/apt.conf.d/67configure -- E: Could not perform immediate configuration on 'bash'.Please see man 5 apt.conf under APT::Immediate-Configure for details. (2) https://bugs.launchpad.net/bugs/568180 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