I found a fix on linux forums related to this http://www.linuxforums.org/forum/debian-linux-help/59318-package-problem-broken-dependency-more.html by ROBINSON This will fix the problem:
apt-get clean apt-get auto clean apt-get update apt-get upgrade apt-get dist-upgrade After upgrade you will see "The following packages have unmet dependencies:", go to synaptic and un-mark all, then mark the package with "unmet dependencies". -- update-apt-xapian-index crashed with OSError in getmtime() https://bugs.launchpad.net/bugs/267330 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
