"maximum recursion depth exceeded" after running bzr switch

Bug #1019071 reported by Alex Dehnert
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

I'm getting a maximum recursion depth error when I run various bzr subcommands after running bzr switch. (It's likely that my bzr switch command is totally wrong, since I've not used bzr before. That said, presumably even a wrong bzr switch command shouldn't break, e.g., bzr log so badly.)

dehnerta@prome-1n-dhcp2-151 upstream [15:48] $ bzr branch lp:vmbuilder vmbuilder-3
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
Branched 479 revisions.
dehnerta@prome-1n-dhcp2-151 upstream [15:49] $ cd vmbuilder-3/
dehnerta@prome-1n-dhcp2-151 vmbuilder-3 [15:50] $ bzr log 2> /tmp/bzr-2-log.txt > /dev/null
dehnerta@prome-1n-dhcp2-151 vmbuilder-3 [15:50] $ bzr switch -r477 2> /tmp/bzr-2-switch.txt
dehnerta@prome-1n-dhcp2-151 vmbuilder-3 [15:50] $ bzr log 2> /tmp/bzr-2-log-2.txt
dehnerta@prome-1n-dhcp2-151 vmbuilder-3 [15:50] $ wc /tmp/bzr-2-*.txt
  1985 7009 126309 /tmp/bzr-2-log-2.txt
     0 0 0 /tmp/bzr-2-log.txt
  1974 6957 125827 /tmp/bzr-2-switch.txt
  3959 13966 252136 total

Revision history for this message
Alex Dehnert (adehnert) wrote :
Revision history for this message
Alex Dehnert (adehnert) wrote :
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.