SubversionException on bzr branch

Bug #190229 reported by Guillaume Emont
4
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Medium
Jelmer Vernooij

Bug Description

Here's what I did, and the traceback I got, which includes details on the versions of everything:
$ bzr branch http://svn.gnome.org/svn/gtk+/trunk gtk+-trunk
bzr: ERROR: libsvn._core.SubversionException: ("REPORT request failed on '/svn/gtk+/!svn/vcc/default'", 190001)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 806, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 762, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 907, in run
    accelerator_tree=accelerator_tree)
  File "/home/guijemont/.bazaar/plugins/svn/remote.py", line 77, in sprout
    result_repo = repo.clone(result, revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 127, in read_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 964, in clone
    self.copy_content_into(dest_repo, revision_id)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 874, in copy_content_into
    return InterRepository.get(self, destination).copy_content(revision_id)
  File "/home/guijemont/.bazaar/plugins/svn/fetch.py", line 595, in copy_content
    self.fetch(revision_id, pb, find_ghosts=False)
  File "/home/guijemont/.bazaar/plugins/svn/fetch.py", line 716, in fetch
    self._fetch_switch(needed, pb, lhs_parent)
  File "/home/guijemont/.bazaar/plugins/svn/fetch.py", line 673, in _fetch_switch
    reporter.finish_report(pool)
  File "/home/guijemont/.bazaar/plugins/svn/errors.py", line 112, in convert
    raise convert_error(e)
SubversionException: ("REPORT request failed on '/svn/gtk+/!svn/vcc/default'", 190001)

bzr 1.1.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'branch', 'http://svn.gnome.org/svn/gtk+/trunk', 'gtk+-trunk']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'fr_FR.UTF-8'
plugins:
  bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.1.0]
  gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.93.0]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  multiparent /usr/lib/python2.5/site-packages/bzrlib/plugins/multiparent.pyc [unknown]
  svn /home/guijemont/.bazaar/plugins/svn [0.4.7]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

I have python-subversion 1.4.4dfsg1-1ubuntu3 (the one from ubuntu gutsy I think).

Related branches

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can reproduce this.

Checking out the gtk+ trunk worked fine a couple of months ago.

Changed in bzr:
assignee: nobody → jelmer
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

fwiw svn://svn.gnome.org/svn/gtk+/trunk seems to work better.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Fixed in bzr.

Changed in bzr-svn:
milestone: none → 0.4.10
status: Confirmed → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.