Your message dated Wed, 18 Oct 2006 00:59:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line python-central: will not upgrade because of error in 
/usr/bin/pycentral
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.4
Severity: important


The local variable called ppos in function update_bytecode_files of
/usr/bin/pycentral is used (on line 695) before it has has been defined.
This caused the post-installation script to fail when I attempt to
upgrade python-central today.  Adding the line

  pos = len(self.shared_prefix)

at the beginning of the function allowed the upgrade to proceed,
although I am not sure this was the right thing to do.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

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

python-central recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.5.5

fixed.

--- End Message ---

Reply via email to