[Bug 797006] Re: software-center package update failure due to the use of update-alternatives

2012-03-13 Thread Daniel Hartwig
After using update-alternatives to switch between python versions recently, the update of software-center failed. /usr/bin/python is not managed by alternatives. This is a symlink which belongs to the python-minimal package. You have used alternatives and changed this file. It is *not*

[Bug 797006] Re: software-center package update failure due to the use of update-alternatives

2011-08-09 Thread Kamus
** Package changed: software-center (Ubuntu) = python-central (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/797006 Title: software-center package update failure due to the use of update-

[Bug 797006] Re: software-center package update failure due to the use of update-alternatives

2011-06-13 Thread Junjie Wu
My suggestion is to change the check in /usr/share/pycentral- data/pyversions.py to directly check the python version, instead of joining /usr/bin/python and version number. Sorry I got the detail wrong. After carefully examining /usr/share /pycentral-data/pyversions.py, I think it's line 151