Your message dated Fri, 04 May 2007 05:02:18 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#418002: fixed in python-defaults 2.4.4-3
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-central
Version: 0.5.12
Severity: important


Hello,

I had send a bug report for the package reportbug (#417246). Following 
the answer provided by Chris Lawrence, I tried to reinstall the package 
python-central. Unfortunately I still have the same problems with this 
package and now with python-uno also. Here is what I get when I try to 
upgrade both reportbug and python-uno :

sz92s# aptitude dist-upgrade               
Reading package lists... Done
Building dependency tree... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
Building tag database... Done    
The following packages will be upgraded:
  python-uno reportbug 
2 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 503kB of archives. After unpacking 8192B will be freed.
Do you want to continue? [Y/n/?] 
Writing extended state information... Done
Get:1 ftp://ftp.wa.au.debian.org sid/main reportbug 3.34.2 [144kB]
Get:2 ftp://ftp.wa.au.debian.org sid/main python-uno 2.0.4.dfsg.2-7 
[359kB]
Fetched 503kB in 23s (21.6kB/s)                                                 
                                        
(Reading database ... 63416 files and directories currently installed.)
Preparing to replace reportbug 3.34 (using .../reportbug_3.34.2_all.deb) 
....
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1373, in ?
    main()
  File "/usr/bin/pycentral", line 1367, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 952, in run
    pkg.remove(runtimes, remove_script_files=True)
  File "/usr/bin/pycentral", line 697, in remove
    default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1373, in ?
    main()
  File "/usr/bin/pycentral", line 1367, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 952, in run
    pkg.remove(runtimes, remove_script_files=True)
  File "/usr/bin/pycentral", line 697, in remove
    default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: error processing /var/cache/apt/archives/reportbug_3.34.2_all.deb 
(--unpack):
 subprocess new pre-removal script returned error exit status 1
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1373, in ?
    main()
  File "/usr/bin/pycentral", line 1367, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 889, in run
    self.options.exclude, byte_compile_default=True)
  File "/usr/bin/pycentral", line 672, in install
    self.default_runtime.byte_compile(self.private_files,
AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1
Preparing to replace python-uno 2.0.4.dfsg.2-6 (using 
..../python-uno_2.0.4.dfsg.2-7_amd64.deb) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1373, in ?
    main()
  File "/usr/bin/pycentral", line 1367, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 952, in run
    pkg.remove(runtimes, remove_script_files=True)
  File "/usr/bin/pycentral", line 697, in remove
    default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1373, in ?
    main()
  File "/usr/bin/pycentral", line 1367, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 952, in run
    pkg.remove(runtimes, remove_script_files=True)
  File "/usr/bin/pycentral", line 697, in remove
    default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: error processing 
/var/cache/apt/archives/python-uno_2.0.4.dfsg.2-7_amd64.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/reportbug_3.34.2_all.deb
 /var/cache/apt/archives/python-uno_2.0.4.dfsg.2-7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: error processing reportbug (--configure):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting configuration.
Errors were encountered while processing:
 reportbug

I have bothon python2.4 and python2.5 installed.

My python configuration is like this :

sz92s# ls -l /usr/bin/python
lrwxrwxrwx 1 root root 24 2007-04-06 13:46 /usr/bin/python -> 
/etc/alternatives/python
sz92s# ls -l /etc/alternatives/python
lrwxrwxrwx 1 root root 18 2007-04-06 13:52 /etc/alternatives/python -> 
/usr/bin/python2.4
sz92s# update-alternatives --config python

There are 2 alternatives which provide `python'.

  Selection    Alternative
-----------------------------------------------
*+        1    /usr/bin/python2.4
          2    /usr/bin/python2.5

Press enter to keep the default[*], or type selection number: 1
Using `/usr/bin/python2.4' to provide `python'.


Regards.

Mack-Eustache Kouame.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.4.mek.070327
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages python-central depends on:
ii  python                        2.4.4-2    An interactive high-level object-o

python-central recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: python-defaults
Source-Version: 2.4.4-3

We believe that the bug you reported is fixed in the latest version of
python-defaults, which is due to be installed in the Debian FTP archive:

idle_2.4.4-3_all.deb
  to pool/main/p/python-defaults/idle_2.4.4-3_all.deb
python-all-dev_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python-all-dev_2.4.4-3_all.deb
python-all_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python-all_2.4.4-3_all.deb
python-dbg_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python-dbg_2.4.4-3_all.deb
python-defaults_2.4.4-3.dsc
  to pool/main/p/python-defaults/python-defaults_2.4.4-3.dsc
python-defaults_2.4.4-3.tar.gz
  to pool/main/p/python-defaults/python-defaults_2.4.4-3.tar.gz
python-dev_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python-dev_2.4.4-3_all.deb
python-examples_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python-examples_2.4.4-3_all.deb
python-minimal_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python-minimal_2.4.4-3_all.deb
python_2.4.4-3_all.deb
  to pool/main/p/python-defaults/python_2.4.4-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated python-defaults package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  4 May 2007 06:05:12 +0200
Source: python-defaults
Binary: python-dev python-doc python-dbg python-minimal python-examples 
python-all-dev idle python python-all
Architecture: source all
Version: 2.4.4-3
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 idle       - An IDE for Python using Tkinter (default version)
 python     - An interactive high-level object-oriented language (default versi
 python-all - Package depending on all supported Python runtime versions
 python-all-dev - Package depending on all supported Python development packages
 python-dbg - Debug Build of the Python Interpreter (version 2.4)
 python-dev - Header files and a static library for Python (default)
 python-examples - Examples for the Python language (default version)
 python-minimal - A minimal subset of the Python language (default version)
Closes: 418002
Changes: 
 python-defaults (2.4.4-3) unstable; urgency=low
 .
   * Add python2.5 as a supported python version.
   * Depend on python2.4 packages (>= 2.4.4-4), built for ldbl128 on
     alpha, powerpc, s390, sparc.
   * python-all*: Depend on python2.5 packages (>= 2.4.5-1), built
     for ldbl128 on alpha, powerpc, s390, sparc.
   * Update the upstream FAQ.
   * Merge pyversions.py changes from python-central.
   * Merge changes from Ubuntu:
     - Add a sanity check, that /usr/bin/python points to the default
       python version. Users tend to modify this symlink, which then
       breaks stuff in obscure ways. Ubuntu #75557, closes: #418002.
     - python-dbg: Provide python-gdbm-dbg, python-tk-dbg,
       link to README.debug, SpecialBuilds.txt.gz.
     - python-dev: Add an unversioned python-config binary (backport
       from python2.5 (appears in python2.4 2.4.4-4).
     - Robustify building the faq html pages.
     - Make the suggestions of various packages versioned.
Files: 
 30b21706630f43cbba3a63f867b9c0fb 685 python optional 
python-defaults_2.4.4-3.dsc
 8bbd679b34c9f3f7da72f5eb637a198a 214671 python optional 
python-defaults_2.4.4-3.tar.gz
 2e93bdb5971b63b8b39a0e464576b67c 140980 python standard python_2.4.4-3_all.deb
 6a94ad591c08dedf42dd675a0b04e4ae 12772 python standard 
python-minimal_2.4.4-3_all.deb
 82b332d021d30833801e631dc06f9669 826 python optional 
python-examples_2.4.4-3_all.deb
 ea78d4ba183966bc42de0a90a6c1f9c4 926 python optional python-dev_2.4.4-3_all.deb
 8bc60d2baf6f39904ca6fc1cf1d08a04 3014 python optional idle_2.4.4-3_all.deb
 2a59e60203f1c87eda5d2c82d3605b9b 982 python extra python-dbg_2.4.4-3_all.deb
 aca36ca841670928123e6be444216c00 852 python optional python-all_2.4.4-3_all.deb
 dfd0fead8205c1a2fca8b24b44672f00 866 python optional 
python-all-dev_2.4.4-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGOrwvStlRaw+TLJwRAoycAJwOQW/BdghIhOj24ZbSvxeJ6yOr4QCfdM6c
BxeokDs10mMyLFZnWI7opaQ=
=IFtN
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to