Hi! Taking a look at https://launchpad.net/ubuntu/+source/openoffice.org/+bug/75557 (the same problem that I am having), I saw this: "if the /usr/bin/python symlink is the usual stuff like 'python2.4', everything's fine, but if it's something longer like '/usr/bin/python2.4' it breaks."
And looking at my system, I saw: $ ls /usr/bin/python -l lrwxrwxrwx 1 root root 24 2007-01-16 15:43 /usr/bin/python -> /etc/alternatives/python $ ls /etc/alternatives/python -l lrwxrwxrwx 1 root root 18 2007-01-16 15:41 /etc/alternatives/python -> /usr/bin/python2.4 Linking /usr/bin/python -> python2.4 worked! Now python-central is installable again and everything is working fine. Would be good to have this problem fixed. Thank you very much! Best regards, Nelson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]