I changed /usr/share/pycentral-data/pyversions.py:
< raise ValueError, 'empty set of versions'
> raise ValueError, 'empty set of versions (%s, %s)' % (vstring, version_only)

Now the error:
Setting up python2.4-minimal (2.4.3-8ubuntu2) ...
Linking and byte-compiling packages for runtime python2.4...
Traceback (most recent call last):
[...]
ValueError: empty set of versions (2.3, True)

I don't understand exactly what pycentral is supposed to do here, but
what does this "2.3" do there?

-- 
Error during Dapper-->Edgy update, problem removing python2.3
https://launchpad.net/bugs/56779

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to