I just tried to upgrade a Sid system, and here is the dpkg error I get:
-------------------------------------------------------------------
$> sudo apt-get  -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
9 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up python2.3 (2.3.5-14) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1365, in ?
    main()
  File "/usr/bin/pycentral", line 1359, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 892, in run
    pkg.set_default_runtime_from_version_info()
File "/usr/bin/pycentral", line 575, in set_default_runtime_from_version_info
    self.default_runtime = get_runtime_for_version(versions[0])
TypeError: unindexable object
dpkg: error processing python2.3 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python:
 python depends on python2.3 (>= 2.3.5-1); however:
  Package python2.3 is not configured yet.
dpkg: error processing python (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-minimal:
 python-minimal depends on python2.3 (>= 2.3.5-1); however:
  Package python2.3 is not configured yet.
dpkg: error processing python-minimal (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gdesklets:
 gdesklets depends on python; however:
  Package python is not configured yet.
dpkg: error processing gdesklets (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of pymacs:
 pymacs depends on python; however:
  Package python is not configured yet.
dpkg: error processing pymacs (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-imaging:
 python-imaging depends on python (>= 2.3); however:
  Package python is not configured yet.
 python-imaging depends on python (<< 2.5); however:
  Package python is not configured yet.
dpkg: error processing python-imaging (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-imaging-tk:
 python-imaging-tk depends on python-imaging (= 1.1.5-9); however:
  Package python-imaging is not configured yet.
 python-imaging-tk depends on python (>= 2.3); however:
  Package python is not configured yet.
 python-imaging-tk depends on python (<< 2.5); however:
  Package python is not configured yet.
dpkg: error processing python-imaging-tk (--configure):
 dependency problems - leaving unconfigured
Setting up python2.4-minimal (2.4.3-7) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1365, in ?
    main()
  File "/usr/bin/pycentral", line 1359, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 892, in run
    pkg.set_default_runtime_from_version_info()
File "/usr/bin/pycentral", line 575, in set_default_runtime_from_version_info
    self.default_runtime = get_runtime_for_version(versions[0])
TypeError: unindexable object
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-7); 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.3
 python
 python-minimal
 gdesklets
 pymacs
 python-imaging
 python-imaging-tk
 python2.4-minimal
 python2.4
E: Sub-process /usr/bin/dpkg returned an error code (1)
-------------------------------------------------------------------

Any idea what could be the problem?
->HS






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to