Stringy: Can you try this:
sudo apt-get update && sudo apt-get upgrade -f The -f should force it to fix any dependency issues and complete the upgrade. You can also try: sudo apt-get dist-upgrade dist-upgrade includes some mechanisms that can better handle changing dependencies even of some newer packages. -- update manager cannot calculate upgrade https://bugs.launchpad.net/bugs/499537 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
