[Pkg-bazaar-maint] Bug#670167: bzr-explorer: incompatible with current version of bzr in sid

intrigeri at debian.org intrigeri at debian.org
Mon Apr 23 15:42:28 UTC 2012


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








More information about the Pkg-bazaar-maint mailing list