connection closed unexpectedly on clone, related to SVN

martin f krafft madduck at debian.org
Fri Feb 23 13:09:34 GMT 2007


I just got the following backtrace:

  lapse:~/debian/talks> rm -rf ircui_fosdem_2007.02.25;bzr clone template ircui_fosdem_2007.02.25                                     
  Bzrtools is not up to date with installed bzr version 0.14.0. 
  There should be a newer version available, e.g. 0.14.
  Unable to load plugin 'bzrtools' from '/usr/lib/python2.4/site-packages/bzrlib/plugins'
  bzr-svn is not up to date with installed bzr version 0.14.0. 
  There should be a newer version available, e.g. 0.14.
  ssh: svn.madduck.net: Temporary failure in name resolution
  bzr: ERROR: libsvn._core.SubversionException: ('Connection closed unexpectedly', 210002)

  Traceback (most recent call last):
    File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 650, in run_bzr_catch_errors
      return run_bzr(argv)
    File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 612, in run_bzr
      ret = run(*run_argv)
    File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 304, in run_argv_aliases
      return self.run(**all_cmd_args)
    File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 750, in run
      revision_id, basis_dir)
    File "/usr/lib/python2.4/site-packages/bzrlib/bzrdir.py", line 664, in sprout
      result_repo = result.find_repository()
    File "/usr/lib/python2.4/site-packages/bzrlib/bzrdir.py", line 384, in find_repository
      found_bzrdir = BzrDir.open_containing_from_transport(
    File "/usr/lib/python2.4/site-packages/bzrlib/bzrdir.py", line 551, in open_containing_from_transport
      result = BzrDir.open_from_transport(a_transport)
    File "/usr/lib/python2.4/site-packages/bzrlib/bzrdir.py", line 511, in open_from_transport
      return format.open(transport, _found=True)
    File "/usr/lib/python2.4/site-packages/bzrlib/bzrdir.py", line 1187, in open
      return self._open(transport)
    File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/checkout.py", line 560, in _open
      return SvnCheckout(transport, self)
    File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/checkout.py", line 485, in __init__
      self.remote_transport = SvnRaTransport(svn_url)
    File "/usr/lib/python2.4/site-packages/bzrlib/plugins/svn/transport.py", line 120, in __init__
      self.callbacks, svn_config, None)
    File "/var/lib/python-support/python2.4/libsvn/ra.py", line 319, in svn_ra_open2
      return apply(_ra.svn_ra_open2, args)
  SubversionException: ('Connection closed unexpectedly', 210002)

  bzr 0.14.0 on python 2.4.4.final.0 (linux2)
  arguments: ['/usr/bin/bzr', 'clone', 'template', 'ircui_fosdem_2007.02.25']

I understand that bzrtools and bzr-svn are outdated, but I do not
recall telling bzr about svn.madduck.net, and there is no .svn/
directory underneath ~/debian/talks/ (there is one in ~/debian/
though, and yes, it refers to svn.madduck.net).

If I purge bzr-svn, it works.

Please advice, and please CC me on replies.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.   martin f. krafft <madduck at debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
"if there's anything more important than my ego,
 i want it caught and shot now."
                                                -- zaphod beeblebrox
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature (GPG/PGP)
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070223/292edf22/attachment-0001.pgp 


More information about the bazaar mailing list