Hi!

After reading what Nikolai said, I remembered that some time ago I
added an alternative of python. So pytho here is:

/usr/bin/python -> /etc/alternatives/python
/etc/alternatives/python -> /usr/bin/python2.4

And running "pyversions -r 'current'" I get:

$ pyversions -r 'current'
pythonlternatives/python

Changing the link to

/usr/bin/python -> /usr/bin/python2.4

the versions is correct again:

# pyversions -r 'current'
python2.4

Maybe this version test needs to be redone, so cases like this won't fail again?

Thank you very much!

Nelson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to