Your message dated Thu, 03 May 2012 06:02:29 +0000
with message-id <e1spp7v-0004uq...@franck.debian.org>
and subject line Bug#670167: fixed in bzr-explorer 1.3.0~bzr556-1
has caused the Debian Bug report #670167,
regarding bzr-explorer: incompatible with current version of bzr in sid
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
670167: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670167
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bzr-explorer
Version: 1.2.2-1
Severity: grave

Hi,

This problem seems to be known upstream, and fixed in 1.3.0:
https://bugs.launchpad.net/bzr-explorer/+bug/962671

Steps to reproduce:

$ bzr branch http://bazaar.launchpad.net/~kees/apparmor/debian/
$ cd debian
$ bzr explore
bzr: ERROR: exceptions.ImportError: cannot import name cmd_launchpad_open

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930, in 
exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1141, in 
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 673, in 
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 136, in 
run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 166, in 
_do_with_cleanups
    result = func(*args, **kwargs)
  File 
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/explorer/lib/commands.py", 
line 161, in run
    window = explorer.QExplorerMainWindow(location_list=location_list,
  File "/usr/lib/python2.7/dist-packages/bzrlib/lazy_import.py", line 108, in 
__getattribute__
    obj = object.__getattribute__(self, '_resolve')()
  File "/usr/lib/python2.7/dist-packages/bzrlib/lazy_import.py", line 85, in 
_resolve
    obj = factory(self, scope, name)
  File "/usr/lib/python2.7/dist-packages/bzrlib/lazy_import.py", line 200, in 
_import
    module = __import__(module_python_path, scope, scope, [member], level=0)
  File 
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/explorer/lib/explorer.py", 
line 32, in <module>
    from bzrlib.plugins.explorer.lib import (
  File 
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/explorer/lib/hosted_url_resolver.py",
 line 21, in <module>
    from bzrlib.plugins.launchpad import cmd_launchpad_open
ImportError: cannot import name cmd_launchpad_open

bzr 2.6.0dev2 on python 2.7.3rc2 (Linux-3.2.0-2-amd64-x86_64-with-debian-
    wheezy-sid)
arguments: ['/usr/bin/bzr', 'explore']
plugins: bash_completion[2.6.0dev2], builddeb[2.7.0dev],
    changelog_merge[2.6.0dev2], cia[1.0.0dev], etckeeper[unknown],
    explorer[1.2.2], gtk[0.104.0dev], launchpad[2.6.0dev2],
    netrc_credential_store[2.6.0dev2], news_merge[2.6.0dev2],
    po_merge[2.6.0dev2], qbzr[0.22.2], weave_fmt[2.6.0dev2]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'fr_FR.UTF-8'

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.
zsh: exit 4     bzr explore






--- End Message ---
--- Begin Message ---
Source: bzr-explorer
Source-Version: 1.3.0~bzr556-1

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

bzr-explorer_1.3.0~bzr556-1.debian.tar.gz
  to main/b/bzr-explorer/bzr-explorer_1.3.0~bzr556-1.debian.tar.gz
bzr-explorer_1.3.0~bzr556-1.dsc
  to main/b/bzr-explorer/bzr-explorer_1.3.0~bzr556-1.dsc
bzr-explorer_1.3.0~bzr556-1_all.deb
  to main/b/bzr-explorer/bzr-explorer_1.3.0~bzr556-1_all.deb
bzr-explorer_1.3.0~bzr556.orig.tar.gz
  to main/b/bzr-explorer/bzr-explorer_1.3.0~bzr556.orig.tar.gz



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 670...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Starr-Bochicchio <a.star...@gmail.com> (supplier of updated bzr-explorer 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 03 May 2012 01:17:26 -0400
Source: bzr-explorer
Binary: bzr-explorer
Architecture: source all
Version: 1.3.0~bzr556-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bazaar Maintainers <pkg-bazaar-ma...@lists.alioth.debian.org>
Changed-By: Andrew Starr-Bochicchio <a.star...@gmail.com>
Description: 
 bzr-explorer - GUI application for using Bazaar
Closes: 670167
Changes: 
 bzr-explorer (1.3.0~bzr556-1) unstable; urgency=low
 .
   [ Andrew Starr-Bochicchio ]
   * New upstream snapshot (Closes: #670167).
   * debian/copyright: Update format url.
 .
   [ Jelmer Vernooij ]
   * Bump standards version to 3.9.3 (no changes).
   * Remove myself from uploaders.
Checksums-Sha1: 
 39fbfbad73b7673cec446ba0ae8866823451beb3 2247 bzr-explorer_1.3.0~bzr556-1.dsc
 8a457c4c151020d5daf96f3f9e0a31ff62cc2f2f 1444063 
bzr-explorer_1.3.0~bzr556.orig.tar.gz
 27ca03a9099c6f950fe6c5b7b2c4be40ba86c884 9734 
bzr-explorer_1.3.0~bzr556-1.debian.tar.gz
 90beb3eb1438de907500aad00cb45cc2bc2ca153 627946 
bzr-explorer_1.3.0~bzr556-1_all.deb
Checksums-Sha256: 
 1debdbca309008592a3e340f26ab6259566a0bf6cd7f2781b4db0d3e0b314a0d 2247 
bzr-explorer_1.3.0~bzr556-1.dsc
 0d4d2fb3e2202abda506fcda21c3b6cbff1b6d05a336f3fe8e2dc46eb687474d 1444063 
bzr-explorer_1.3.0~bzr556.orig.tar.gz
 aa590cdf9aa7363650c140c37d9de8ca059a17597fe29f71e570729e76f14ea9 9734 
bzr-explorer_1.3.0~bzr556-1.debian.tar.gz
 e5e32a81e250e60f8216db499a24c94b4e13145f31eef67653e39ef2c96cf8a1 627946 
bzr-explorer_1.3.0~bzr556-1_all.deb
Files: 
 067663c240ccd58cdbd27ffdbbb18791 2247 vcs extra bzr-explorer_1.3.0~bzr556-1.dsc
 c83af59e586628ae4ef2c88a31319dd4 1444063 vcs extra 
bzr-explorer_1.3.0~bzr556.orig.tar.gz
 2a21078ce6a81d8d27210f0bcd3c4c15 9734 vcs extra 
bzr-explorer_1.3.0~bzr556-1.debian.tar.gz
 e35ace43546f0bb50acd20a3d7dbf8ca 627946 vcs extra 
bzr-explorer_1.3.0~bzr556-1_all.deb

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

iQIcBAEBCAAGBQJPohvmAAoJEDtW4rvVP9yxQkoQALsfEY/EbRcZPBwGJxsAKWZM
DGlVq1KeMVneLtZfrSfkJAnUAwiH0grrUNHMe4kD6wi+rCuf/RZcIygiyq9QN/i/
DZ/Vgj9GQyDsHdpDCJ+Bt68yjRt1ynNUjinrizLAdXAsSMYRxW6kLQZAshCZGwpp
Cm6PQ5cy0cNau9TeB712wfOesyf8QZEOkS9/O28K++OlWnRTrHl7AyJRU2+rB1MJ
eFW7utvCCRRNc3PTDvCAfHxu1+PKGB/RF1RMK2/2vbU6RrTDVyi0XDMn3iX6CV/6
+LD25TW4aH6dudWyKQ1zwRCqOtTFlJwdmEZhqjJBUO94AV7JoY15S7/Nj01bk3TZ
vO2LIXwITd1dpAApvdKabliVHRvPjlkhUu7+SCXAeieeT6XXdO2mv6XNf07kIagJ
Td1FCavuXX4oy+lGfPzCMabxbHfUVUYw6JZxREIlQKberSgMQgVAf+Pd46IewCe/
s9lzCOYS1rR9y0IcmKDwvhgRe+qNp2Hr99EWP//lqRpogzDXl97BwaDNGeQ2E7gq
ED+4KMFLbkQf/gXjE/+vBz9JYIegKxh1heCVij0hL6EJ090vWukQwxznAqnNhWpi
J0tFtzYvGMQvZdU3hngDSfv1MaT02eXynMJ3upVAc3b31F5r0URPrj5G0N+S8XT7
aO8eqPRPD6wjMZzbGtGA
=xlyf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to