bzr branch lp:duplicity hangs

Bug #1586790 reported by Aaron Whitehouse
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

Hi,

$ bzr branch lp:duplicity
hangs in 16.04, with nothing coming up on the command line (i.e. no indication anything at all is happening).

I'm not sure if I got the command right, but:
$ bzr -Dhttp branch lp:duplicity
doesn't add anything.

In the previous release (15.10), it happened occasionally and then would just fix. I've never managed to figure out why.

Everything else internet related is working fine, so I don't think it is connectivity at my end.

Any thoughts?

affects: bzr-mirror → bzr
Revision history for this message
Aaron Whitehouse (aaron-whitehouse) wrote :

$ bzr --version
Bazaar (bzr) 2.7.0
  Python interpreter: /usr/bin/python 2.7.11
  Python standard library: /usr/lib/python2.7
  Platform: Linux-4.4.0-22-generic-x86_64-with-Ubuntu-16.04-xenial
  bzrlib: /usr/lib/python2.7/dist-packages/bzrlib
  Bazaar configuration: /home/aaron/.bazaar
  Bazaar log file: /home/aaron/.bzr.log

From the .bzr.log file:
Sun 2016-05-29 16:47:08 +0100
0.102 bazaar version: 2.7.0
0.102 bzr arguments: [u'branch', u'lp:duplicity']
0.106 looking for plugins in /home/aaron/.bazaar/plugins
0.117 looking for plugins in /usr/lib/python2.7/dist-packages/bzrlib/plugins
0.127 encoding stdout as sys.stdout encoding 'UTF-8'
0.233 ssh implementation is OpenSSH

Then after I ctrl+c it:
55.112 Transferred: 0kB (0.0kB/s r:0kB w:0kB)
55.125 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
[...]

Revision history for this message
Aaron Whitehouse (aaron-whitehouse) wrote :

I worked around this bug by renaming my .bazaar folder in my home directory.

description: updated
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: removed: check-for-breezy
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.