Looms blows up badly when the tree nick does not exist in the loom.
This bug report was converted into a question: question #116426: Looms blows up badly when the tree nick does not exist in the loom..
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Loom |
Invalid
|
Medium
|
Unassigned |
Bug Description
joey@c14n:~/test$ bzr -Dhpss create-thread testthread1
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
loom.
File "/usr/lib/
assert after_thread is None or after_thread in state.get_
AssertionError
bzr 1.9dev on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', '-Dhpss', 'create-thread', 'testthread1']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
avahi /usr/lib/
bzrtools /usr/lib/
dbus /usr/lib/
gnulog /home/joey/
gtk /usr/lib/
htmllog /home/joey/
launchpad /usr/lib/
loom /usr/lib/
lpreview /home/joey/
pqm /usr/lib/
stats /home/joey/
upload /home/joey/
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
0.032 encoding stdout as sys.stdout encoding 'UTF-8' .bazaar/ plugins python2. 5/site- packages/ bzrlib/ plugins python2. 5/site- packages/ bzrlib/ commands. py", line 849, in run_bzr_ catch_errors python2. 5/site- packages/ bzrlib/ commands. py", line 795, in run_bzr python2. 5/site- packages/ bzrlib/ commands. py", line 495, in run_argv_aliases **all_cmd_ args) python2. 5/site- packages/ bzrlib/ plugins/ loom/commands. py", line 118, in run new_thread( thread, loom.nick) python2. 5/site- packages/ bzrlib/ plugins/ loom/branch. py", line 404, in new_thread threads_ dict()
0.034 bzr arguments: [u'create-thread', u'testthread1']
0.034 looking for plugins in /home/joey/
0.143 looking for plugins in /usr/lib/
0.144 Plugin name __init__ already loaded
0.144 Plugin name upload already loaded
0.144 Plugin name __init__ already loaded
0.144 Plugin name stats already loaded
0.182 encoding stdout as sys.stdout encoding 'UTF-8'
0.208 Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
loom.
File "/usr/lib/
assert after_thread is None or after_thread in state.get_
AssertionError
0.209 return code 4
0.032 encoding stdout as sys.stdout encoding 'UTF-8' .bazaar/ plugins python2. 5/site- packages/ bzrlib/ plugins python2. 5/site- packages/ bzrlib/ commands. py", line 849, in run_bzr_ catch_errors python2. 5/site- packages/ bzrlib/ commands. py", line 795, in run_bzr python2. 5/site- packages/ bzrlib/ commands. py", line 495, in run_argv_aliases **all_cmd_ args) python2. 5/site- packages/ bzrlib/ plugins/ loom/commands. py", line 118, in run new_thread( thread, loom.nick) python2. 5/site- packages/ bzrlib/ plugins/ loom/branch. py", line 404, in new_thread threads_ dict()
0.034 bzr arguments: [u'-Dhpss', u'create-thread', u'testthread1']
0.035 looking for plugins in /home/joey/
0.148 looking for plugins in /usr/lib/
0.149 Plugin name __init__ already loaded
0.149 Plugin name upload already loaded
0.149 Plugin name __init__ already loaded
0.149 Plugin name stats already loaded
0.186 encoding stdout as sys.stdout encoding 'UTF-8'
0.212 Traceback (most recent call last):
File "/usr/lib/
return run_bzr(argv)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
loom.
File "/usr/lib/
assert after_thread is None or after_thread in state.get_
AssertionError
0.213 return code 4