AzMoo schrieb: > > Output from `ls -l /usr/bin/python`: lrwxrwxrwx 1 root root 18 > 2007-02-10 02:09 /usr/bin/python -> /usr/bin/python2.4
you did mess around with the symlink, you are on your own when manually changing things in /usr; it's more robust in feisty. To restore: sudo apt-get --reinstall install python python-minimal or, if that doesn't help: sudo ln -sf python2.4 /usr/bin/python Rejecting the report. -- python-uno fails during upgrade from 2.0.4-0ubuntu4 to 2.0.4-0ubuntu5 https://bugs.launchpad.net/bugs/102786 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
