I am still having a problem and have been unable to solve it.
I had been holding off rebooting, because I still had a number of programs running on that system, but finally I did and, naturally, the python stuff is failing now.
I have now tried rolling back to python 2.4 by reemerging it and changing the sym links in /usr/bin for python. I then tried remerging the failed python related packages and am still getting failures
For example, here are the last few lines showing this package being installed.
Code: Select all
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_xmlrpc.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_woven.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_distrib.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/__init__.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_xml.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_soap.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_cgi.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_static.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_webclient.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_domhelpers.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/test/test_static.py[co]
* Purging /usr/lib/python2.5/site-packages/twisted/web/microdom.py[co]
* Cleaning orphaned Python bytecode from /usr/lib64/python2.4/site-packages ..
* Cleaning orphaned Python bytecode from /usr/lib64/python2.5/site-packages .. [ ok ]
* Updating twisted plugin cache...
>>> Original instance of package unmerged safely.
* //usr/lib64/python2.4/site-packages/twisted-web doesn't exist!
* Byte compiling python modules for python-2.4 .. ... [ ok ]
* Updating twisted plugin cache...
>>> dev-python/twisted-web-0.6.0 merged.
There were no error messages prior to that.
There is something wrong in setup information for python, but I'm not sure where to look or how to evaluate it. I have tried other non-python emerges and they work just fine. I would like to delete python and start from scratch, although, of course, I know that would kill not just portage, but other things as well.
If someone is more familiar with the setup information for python, please give me a few ideas here.
Thanks