*** This bug is a duplicate of bug 56779 ***

After changing the /usr/share/python/pyversions.py as above, I still
get---

[EMAIL PROTECTED]:~$ sudo dpkg --configure -a
Setting up python2.4-minimal (2.4.3-8ubuntu1) ...
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 1319, in main
    if action.check_args(global_options):
  File "/usr/bin/pycentral", line 945, in check_args
    for rt in get_installed_runtimes():
  File "/usr/bin/pycentral", line 196, in get_installed_runtimes
    supported = pyversions.supported_versions()
  File "/usr/share/python/pyversions.py", line 71, in supported_versions
    value = config.get('DEFAULT', 'supported-versions')
  File "/usr/lib/python2.4/ConfigParser.py", line 520, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'supported-versions' in section: 'DEFAULT'
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-8ubuntu1); 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

-- 
apt-get dist-upgrade fails from Dapper to Edgy
https://launchpad.net/bugs/57121

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to