You're hitting "unknown opcode" errors when compiling core files of python2.6; this is really odd, it suggests to me either .pyc files are being corrupted, or .pyc files were built from a more recent version of python than the one running them.
I suspect your system is massively broken at this point; it would probably be a good idea to reinstall at least the core python packages likes python2.6-minimal and python2.6 and work upwards. -- SystemError: unknown opcode - /usr/lib/python2.6/posixpath.py:59 https://bugs.launchpad.net/bugs/509095 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
