I still get an error.

$ sudo dpkg --configure -a
Setting up python2.4-minimal (2.4.3-8ubuntu2) ...
Linking and byte-compiling packages for runtime python2.4...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1329, in ?
    main()
  File "/usr/bin/pycentral", line 1323, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 958, in run
    requested = list(pyversions.requested_versions(vstring, version_only=True))
  File "/usr/share/pycentral-data/pyversions.py", line 131, in 
requested_versions
    raise ValueError, 'empty set of versions'
ValueError: empty set of versions
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python2.4:
 python2.4 depends on python2.4-minimal (= 2.4.3-8ubuntu2); however:
  Package python2.4-minimal is not configured yet.
dpkg: error processing python2.4 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python2.4-minimal
 python2.4


$ dpkg -l python-central python2.4-minimal python2.4 python-minimal
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name                                  Version                               
Description
+++-=====================================-=====================================-==========================================================================================
ii  python-central                        0.5.5ubuntu4                          
register and build utility for Python packages
ii  python-minimal                        2.4.3-11ubuntu3                       
A minimal subset of the Python language (default version)
iU  python2.4                             2.4.3-8ubuntu2                        
An interactive high-level object-oriented language (version 2.4)
iF  python2.4-minimal                     2.4.3-8ubuntu2                        
A minimal subset of the Python language (version 2.4)


$ cat /usr/share/python/debian_defaults 
[DEFAULT]

# the default python version
default-version = python2.4

# all supported python versions
supported-versions = python2.4, python2.5

# formerly supported python versions
old-versions = python2.3

** Changed in: python2.4 (Ubuntu)
       Status: Fix Released => Unconfirmed

-- 
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