Package: bzr Version: 0.7-2 Severity: normal Pushing using ftp fails:
bzr: ERROR: exceptions.NameError: global name 'extra' is not defined at /usr/lib/python2.4/site-packages/bzrlib/transport/ftp.py line 180 in get The following modification seems to fix it: - raise NoSuchFile(self.abspath(relpath), extra=extra) + raise NoSuchFile(self.abspath(relpath), extra=e) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-k7 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages bzr depends on: ii python2.4 2.4.2-2 An interactive high-level object-o ii python2.4-celementtree 1.0.2-2 Light-weight toolkit for XML proce bzr recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

