Launchpad push with insane network download
Martin (gzlist)
gzlist at googlemail.com
Wed Apr 14 01:43:16 BST 2010
On 14/04/2010, Martin Pool <mbp at canonical.com> wrote:
>>
>> I'll try deleting the branch via the webinterface and pushing again as
>> you suggest.
>
> Please wait a moment,
>
> I asked our sysadmins to save a tarball of that branch onto the bug.
Okay, the bad news is I deleted it before I read this, the good news
is it seems to have hung in the same place on the initial push (with
-Dhpss this time), so it may be repeatable anyway.
Log: <http://float.endofinternet.org/temp/(hang_with_hpss).bzr.log.gz>
Terminal:
C:\bzr\bzr\trivial_testskipped>bzr -Dhpss push lp:~gz/bzr/trivial_testskipped
Using default stacking branch /~bzr-pqm/bzr/bzr.dev at lp-67237520:///~gz/bzr
Traceback (most recent call last):
File "C:\Python24\Scripts\bzr", line 151, in ?
exit_val = bzrlib.commands.main()
File "C:\Python24\lib\site-packages\bzrlib\commands.py", line 1116, in main
ret = run_bzr_catch_errors(argv)
File "C:\Python24\lib\site-packages\bzrlib\commands.py", line 1129,
in run_bzr_catch_errors
return exception_to_return_code(run_bzr, argv)
File "C:\Python24\lib\site-packages\bzrlib\commands.py", line 848,
in exception_to_return_code
exitcode = trace.report_exception(exc_info, sys.stderr)
File "C:\Python24\lib\site-packages\bzrlib\trace.py", line 450, in
report_exception
log_exception_quietly()
File "C:\Python24\lib\site-packages\bzrlib\trace.py", line 362, in
log_exception_quietly
mutter(traceback.format_exc())
File "C:\Python24\lib\traceback.py", line 221, in format_exc
return ''.join(format_exception(etype, value, tb, limit))
File "C:\Python24\lib\traceback.py", line 142, in format_exception
list = list + format_tb(tb, limit)
File "C:\Python24\lib\traceback.py", line 76, in format_tb
return format_list(extract_tb(tb, limit))
File "C:\Python24\lib\traceback.py", line 101, in extract_tb
line = linecache.getline(filename, lineno)
File "C:\Python24\lib\linecache.py", line 14, in getline
lines = getlines(filename)
File "C:\Python24\lib\linecache.py", line 40, in getlines
return updatecache(filename)
File "C:\Python24\lib\linecache.py", line 101, in updatecache
lines = fp.readlines()
KeyboardInterrupt
HPSS calls: 12 (0 vfs) SmartSSHClientMedium(connected=False,
username=u'gz', host='bazaar.launchpad.net', port=None)
Martin
More information about the bazaar
mailing list