Just to chime in with my take on this problem: Running on Ubuntu 13.04, I have an Python 2.7-based app that relies on the back-ported (from 3.x) "configparser" module (https://pypi.python.org/pypi/configparser)
After I do a "sudo pip install configparser", I get the behavior noticed above when software-center runs. If I uninstall configparser via pip, the problem goes away. Using Peter Johnson's fix/hack in #3, I have a temporary fix for this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038429 Title: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1038429/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
