Il Thu, 29 Jan 2004 15:25:24 +0100
Lionel Ferette <[EMAIL PROTECTED]> scrisse:
> Did you launch python-updater after the install?
I was hoping you wouldn't ask that .... here is what happens:
bash-2.05b# python-updater
Traceback (most recent call last):
File "/usr/bin/portageq", line 9, in ?
import portage,types,string
File "/usr/lib/portage/pym/portage.py", line 107, in ?
from select import *
ImportError: No module named select
Traceback (most recent call last):
File "/usr/bin/portageq", line 9, in ?
import portage,types,string
File "/usr/lib/portage/pym/portage.py", line 107, in ?
from select import *
ImportError: No module named select
* Unable to proceed. Can not find PORTDIR. Make sure the command:
*
* portageq portdir
*
* returns a value. If it doesn't, make sure you have updated to
* latest portage version.
*
* Report bugs to http://bugs.gentoo.org/
Needless to say portage IS the latest version; echo $PORTDIR gives no output,
export PORTDIR=/usr/portage does not solve the problem.
This is the output of portageq portdir:
Traceback (most recent call last):
File "/usr/bin/portageq", line 9, in ?
import portage,types,string
File "/usr/lib/portage/pym/portage.py", line 107, in ?
from select import *
ImportError: No module named select
In other words for some reason python 2.3 can't fin any of its modules ... why ???
Where do I go from here ?
I have also tried putting the python link back to python2.2 and running python-updater
but it tries to update 2.2 to 2.2 ... hacking the script to force it to update from
2.2 to 2.3
makes the script run and do lots of interesting things, but at the end of the process
I'm
back to the beginning.
--
Michele Alzetta
--
[EMAIL PROTECTED] mailing list