[Pkg-bazaar-maint] Bug#647944: bzr-svn update breaks bzr

Stefan Monnier monnier at IRO.UMontreal.CA
Mon Nov 7 20:54:31 UTC 2011


Package: bzr-svn
Version: 1.1.1-1
Severity: important

Dear Maintainer,

Since the last update of bzr-svn (I'm tracking Debian testing), my bzr
doesn't work at all any more.  I.e. most commands just give me
a backtrace (see example below).
If I "aptitude remove bzr-svn" then bzr works again (tho not when trying to
access svn repositories, obviously).


	Stefan


~/tmp-0% mkdir bzr-test
~/tmp-0% cd bzr-test/
tmp/bzr-test-0% bzr init
'module' object has no attribute 'credential_store_registry'
Unable to load plugin 'svn' from '/usr/lib/python2.6/dist-packages/bzrlib/plugins'
bzr: ERROR: exceptions.TypeError: 'NoneType' object is not callable

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 923, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1123, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 688, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 710, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 135, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 1746, in run
    a_bzrdir = bzrdir.BzrDir.open_from_transport(to_transport)
  File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 745, in open_from_transport
    redirected)
  File "/usr/lib/python2.6/dist-packages/bzrlib/lazy_import.py", line 128, in __call__
    return obj(*args, **kwargs)
  File "/usr/lib/python2.6/dist-packages/bzrlib/transport/__init__.py", line 1670, in do_catching_redirections
    return action(transport)
  File "/usr/lib/python2.6/dist-packages/bzrlib/bzrdir.py", line 732, in find_format
    transport, _server_formats=_server_formats)
  File "/usr/lib/python2.6/dist-packages/bzrlib/controldir.py", line 750, in find_format
    return prober.probe_transport(transport)
  File "/usr/lib/python2.6/dist-packages/bzrlib/plugins/svn/__init__.py", line 258, in probe_transport
    raise NotBranchError(path=transport.base)
TypeError: 'NoneType' object is not callable

bzr 2.3.1 on python 2.6.7 (Linux-3.0.0-1-686-pae-i686-with-debian-wheezy-sid)
arguments: ['/usr/bin/bzr', 'init']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'fr_CH.UTF-8'
plugins:
  bash_completion      /usr/lib/python2.6/dist-packages/bzrlib/plugins/bash_completion [2.3.1]
  bzrtools             /usr/lib/python2.6/dist-packages/bzrlib/plugins/bzrtools [2.3.1]
  fastimport           /usr/lib/python2.6/dist-packages/bzrlib/plugins/fastimport [0.11.0]
  launchpad            /usr/lib/python2.6/dist-packages/bzrlib/plugins/launchpad [2.3.1]
  netrc_credential_store /usr/lib/python2.6/dist-packages/bzrlib/plugins/netrc_credential_store [2.3.1]
  news_merge           /usr/lib/python2.6/dist-packages/bzrlib/plugins/news_merge [2.3.1]

*** 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.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bzr-svn depends on:
ii  bzr               2.3.1-2
ii  python            2.6.7-3
ii  python-subvertpy  0.8.7-1
ii  python2.6         2.6.7-3
ii  python2.7         2.7.2-5

Versions of packages bzr-svn recommends:
ii  python-tdb  <none>
ii  python-xdg  0.19-3

Versions of packages bzr-svn suggests:
pn  bzr-rewrite  <none>

-- no debconf information





More information about the Pkg-bazaar-maint mailing list