Your message dated Mon, 3 Jul 2006 16:27:08 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376529: Upgrade fails, pycentral: Wrong Python-Version
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: python-setuptools
Version: 0.6b3-2
Severity: grave
The upgrade from 0.6b3-1 to 0.6b3-2 fails, leaving the package in an
unusable state. That's why I'm filing this bug as grave.
Attached is a log of apt-get. Seems as Python-Version is not correctly
set for pycentral.
Michael
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages python-setuptools depends on:
ii python 2.3.5-11 An interactive high-level object-o
ii python-central 0.5.1 register and build utility for Pyt
python-setuptools recommends no packages.
-- no debconf information
Reading package lists...
Building dependency tree...
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up python-setuptools (0.6b3-2) ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1375, in ?
main()
File "/usr/bin/pycentral", line 1369, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 905, in run
version_info = list(calc_versions(rt_versions, pkg.version_field))
File "/usr/bin/pycentral", line 75, in calc_versions
vinfo = parse_versions(vstring)
File "/usr/bin/pycentral", line 71, in parse_versions
raise ValueError, 'Python-Version attribute: either "all", "current" or an
enumeration'
ValueError: Python-Version attribute: either "all", "current" or an enumeration
dpkg: error processing python-setuptools (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
python-setuptools
E: Sub-process /usr/bin/dpkg returned an error code (1)
--- End Message ---
--- Begin Message ---
that was fixed in 0.6b3-3.
Michael Biebl writes:
> Package: python-setuptools
> Version: 0.6b3-2
> Severity: grave
>
> The upgrade from 0.6b3-1 to 0.6b3-2 fails, leaving the package in an
> unusable state. That's why I'm filing this bug as grave.
> Attached is a log of apt-get. Seems as Python-Version is not correctly
> set for pycentral.
>
> Michael
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers unstable
> APT policy: (500, 'unstable'), (300, 'experimental')
> Architecture: i386 (i686)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.17.3
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
>
> Versions of packages python-setuptools depends on:
> ii python 2.3.5-11 An interactive high-level
> object-o
> ii python-central 0.5.1 register and build utility for
> Pyt
>
> python-setuptools recommends no packages.
>
> -- no debconf information
> Reading package lists...
> Building dependency tree...
> 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
> 1 not fully installed or removed.
> Need to get 0B of archives.
> After unpacking 0B of additional disk space will be used.
> Setting up python-setuptools (0.6b3-2) ...
> Traceback (most recent call last):
> File "/usr/bin/pycentral", line 1375, in ?
> main()
> File "/usr/bin/pycentral", line 1369, in main
> rv = action.run(global_options)
> File "/usr/bin/pycentral", line 905, in run
> version_info = list(calc_versions(rt_versions, pkg.version_field))
> File "/usr/bin/pycentral", line 75, in calc_versions
> vinfo = parse_versions(vstring)
> File "/usr/bin/pycentral", line 71, in parse_versions
> raise ValueError, 'Python-Version attribute: either "all", "current" or
> an enumeration'
> ValueError: Python-Version attribute: either "all", "current" or an
> enumeration
> dpkg: error processing python-setuptools (--configure):
> subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
> python-setuptools
> E: Sub-process /usr/bin/dpkg returned an error code (1)
--- End Message ---