Uncommit on lp: branch causes attribute error

Bug #463296 reported by Ted Gould
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Medium
Unassigned
QBzr
Status tracked in Trunk
0.14
Fix Released
Critical
Alexander Belchenko
Trunk
Fix Released
Critical
Alexander Belchenko

Bug Description

I committed something I didn't want to, so I tried to uncommit it. Then I got a "dynamic language" bug. :)

$ bzr uncommit lp:dbusmenu
   32 Ted Gould 2009-10-29 [merge]
      Adjusting the namespace to be 'org.ayantana' as we're not officially part of freedesktop yet.

The above revision(s) will be removed.
Are you sure [y/N]? y
bzr: ERROR: exceptions.AttributeError: 'dict' object has no attribute 'encode'

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/ted/.cache/crash/bzr-20091029134229-3810.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.

Related branches

Revision history for this message
Ted Gould (ted) wrote :
Revision history for this message
Vincent Ladeuil (vila) wrote :

Most probably a dupe but I'm not sure nor do I remember the number.
Long story short: qbzr tries to save some info relative to the commit you're undoing in the
remote branch.conf file.
bzr doesn't support that yet.

The workaround for you until that's fixed is to use 'bzr uncommit --no-plugins'.

I'll add qbzr to that bug because I'm surprised that leads to a backtrace, a warning that
the commit info can't be saved sounds more appropriate here.

Changed in bzr:
importance: Undecided → Medium
status: New → Confirmed
Changed in qbzr:
status: New → Confirmed
importance: Undecided → High
Changed in qbzr:
importance: High → Critical
assignee: nobody → Alexander Belchenko (bialix)
milestone: none → 0.14.5
Changed in qbzr:
status: Confirmed → Fix Released
Revision history for this message
Alexander Belchenko (bialix) wrote :

See https://bugs.launchpad.net/bzr/+bug/430382 to track progress on bzr-related bug.

Changed in bzr:
status: Confirmed → Invalid
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.