The link: /var/lib/python-support/python2.4/sepolgen/__init__.py points to the wrong folder (sepolgen instead of python-sepolgen).
Here's a workaround until the package is corrected: sudo ln -sf /usr/share/python-support/python-sepolgen/sepolgen/__init__.py /var/lib/python-support/python2.4/sepolgen/__init__.py sudo ln -sf /usr/share/python-support/python-sepolgen/sepolgen/__init__.py /var/lib/python-support/python2.5/sepolgen/__init__.py Then "sudo dpkg --configure -a" to get the packages configured. If it complains about some python packages being in an inconsistent state you should be able to "sudo apt-get dist-upgrade" to correct that. -- package python-selinux 2.0.55-0ubuntu1 failed to install/upgrade: Unterprozess neues pre-removal-Skript gab den Fehlerwert 1 zur?ck https://bugs.launchpad.net/bugs/193029 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
