Your message dated Mon, 3 Jun 2013 18:30:11 +0200
with message-id <20130603163011.ga30...@vernstok.nl>
and subject line Not a bug in bzr
has caused the Debian Bug report #710911,
regarding bzr: init-repo fails: ImportError: cannot import name CommittedQueue
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.)


-- 
710911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bzr
Version: 2.6.0~bzr6574-1
Severity: serious
Justification: cannot use the package at all, like that

I just tried to clone an svn repo (URI changed):

tglase@tglase:~ $ bzr co svn+ssh://r...@foo.tarent.de/scmrepos/svn/foo/trunk
Initialising Subversion metadata cache in 
/home/tglase/.bazaar/svn-cache/11111111-1111-1111-1111-111111111111.
bzr: broken pipe

That was after downloading some 1700 revisions…

Then I thought, meh, and did this:

tglase@tglase:~/x $ bzr init-repo .
bzr: ERROR: exceptions.ImportError: cannot import name CommittedQueue

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 1121, 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/builtins.py", line 2214, in run
    show_bzrdir_info(newdir, verbose=0, outfile=self.outf)
  File "/usr/lib/python2.7/dist-packages/bzrlib/info.py", line 378, in 
show_bzrdir_info
    outfile)
  File "/usr/lib/python2.7/dist-packages/bzrlib/info.py", line 394, in 
show_component_info
    format = describe_format(control, repository, branch, working)
  File "/usr/lib/python2.7/dist-packages/bzrlib/info.py", line 499, in 
describe_format
    format = controldir.format_registry.make_bzrdir(key)
  File "/usr/lib/python2.7/dist-packages/bzrlib/controldir.py", line 1348, in 
make_bzrdir
    return self.get(key)()
  File "/usr/lib/python2.7/dist-packages/bzrlib/registry.py", line 177, in get
    return self._dict[self._get_key_or_default(key)].get_obj()
  File "/usr/lib/python2.7/dist-packages/bzrlib/registry.py", line 74, in 
get_obj
    self._obj = get_named_object(self._module_name, self._member_name)
  File "/usr/lib/python2.7/dist-packages/bzrlib/pyutils.py", line 51, in 
get_named_object
    obj = __import__(module_name, {}, {}, from_list)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/svn/workingtree.py", 
line 33, in <module>
    from subvertpy.wc import (
ImportError: cannot import name CommittedQueue

bzr 2.6.0dev3 on python 2.7.5 (Linux-3.9-1-amd64-i686-with-debian-jessie-sid)
arguments: ['/usr/bin/bzr', 'init-repo', '.']
plugins: bash_completion[2.6.0dev3], bookmarks[unknown], bzrtools[2.5.0],
    changelog_merge[2.6.0dev3], grep[2.6.0dev3], launchpad[2.6.0dev3],
    netrc_credential_store[2.6.0dev3], news_merge[2.6.0dev3],
    po_merge[2.6.0dev3], rewrite[0.6.4dev], svn[1.2.1], weave_fmt[2.6.0dev3]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'C'

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

No idea if this helps any… the system is an up-to-date sid.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh

Versions of packages bzr depends on:
ii  python         2.7.3-5
ii  python-bzrlib  2.6.0~bzr6574-1

Versions of packages bzr recommends:
pn  python-gpgme  <none>

Versions of packages bzr suggests:
pn  bzr-doc              <none>
pn  bzr-gtk              <none>
ii  bzr-svn              1.2.1-1
ii  bzrtools             2.5+bzr786-4
pn  python-bzrlib.tests  <none>

-- Configuration Files:
/etc/bash_completion.d/bzr [Errno 2] No such file or directory: 
u'/etc/bash_completion.d/bzr'

-- no debconf information

--- End Message ---
--- Begin Message ---
This is not a bug in bzr, but in the bzr-svn package which has been removed
from Debian. See http://bugs.debian.org/709223

--- End Message ---

Reply via email to