Your message dated Sat, 17 Jun 2006 11:17:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line python2.x/python-central postinst error fixed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python2.4-minimal
Version: 2.4.3-7
Severity: important
I just did an apt-get update and apt-get upgrade, but two packages failed:
# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]?
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.4-minimal
python2.4
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- System Information:
Debian Release: testing/unstable
APT prefers testing-proposed-updates
APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'),
(500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages python2.4-minimal depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii python-central 0.4.16 register and build utility for Pyt
ii zlib1g 1:1.2.3-11 compression library - runtime
python2.4-minimal recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.4.17
see http://lists.debian.org/debian-devel/2006/06/msg00706.html
as workaround, please install from the archive:
http://http.us.debian.org/debian/pool/main/p/python-central/python-central_0.4.17_all.deb
in case the upgrade from 0.4.16 fails, unpack the new version first.
dpkg --unpack python-central_0.4.17_all.deb
--- End Message ---