No, it doesn't, because the library paths are still set in the wrong order.
sgmlop.so which is imported from Sgmlop.py only exists in 
/usr/lib/python2.6/dist-packages/oldxml/_xmlplus/parsers/ on my vanilla 
mythbuntu system. If the directories are appended to the search path instead of 
prepended, Sgmlop.py is loaded from 
/usr/lib/python2.6/dist-packages/_xmlplus/dom/ext/reader/ and thus can't find 
sgmlop.so.
I'm not a Python guy, but to me the current python distribution looks pretty 
messed up, with two different xml libraries bundled, one of them incomplete. 
And I even already removed the 2.5 compatibility libraries which included two 
more versions.

-- 
ofdb.py crashed with ImportError in <module>()
https://bugs.launchpad.net/bugs/378384
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

Reply via email to