fixed in python-central_0.5.5, available in incoming.
http://incoming.debian.org/python-central_0.5.5_all.deb
or
http://people.debian.org/~doko/tmp/python-central_0.5.5_all.deb

Matthew Foulkes writes:
> 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.

it is.

  Matthias


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

Reply via email to