status -r raises NameError exception

Bug #55160 reported by Stuart Bishop
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Unassigned

Bug Description

16:43:07~/lp/pristine $ bzr status -r 3859..3860
bzr: ERROR: exceptions.NameError: global name 'BzrCommandError' is not defined
  at /usr/lib/python2.4/site-packages/bzrlib/status.py line 126
  in show_tree_status
16:43:11~/lp/pristine $ bzr version
bzr (bazaar-ng) 0.8.2
Copyright 2005, 2006 Canonical Development Ltd.
http://bazaar-ng.org/

bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

Revision history for this message
John A Meinel (jameinel) wrote :

bzr-0.9 fixes this exception to use errors.BzrCommandError()

And bzr-0.11 refined the --revision handling so that we get nicer errors all around.

Changed in bzr:
importance: Undecided → Low
status: Unconfirmed → 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.