Ergh, actually, the local_conf.py solution doesn't seem to work for Intrepid, because freevo-1.8.1 checks its dependencies before local_conf.py is loaded.
A hacky solution - modify /usr/bin/freevo.real to include the line os.environ['PYTHONPATH'] += ':/usr/lib/python2.5/site-packages/oldxml' after the line os.environ['PYTHONPATH'] = freevo_python -- Freevo does not work with Intrepid https://bugs.launchpad.net/bugs/290831 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
