bzr crashed with KeyError in annotate()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Incomplete
|
Undecided
|
Unassigned | ||
bzr (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: bzr
The file had local changes. I could not reproduce when I tried to annotate the same file again.
ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: bzr 2.3.1-1ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-7-generic x86_64
Architecture: amd64
BzrDebugFlags: set()
BzrVersion: 2.3.1
CommandLine: ['/usr/bin/bzr', 'explorer']
CrashDb: bzr
Date: Sun Apr 3 15:16:49 2011
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110212)
InterpreterPath: /usr/bin/python2.7
Locale: en_NZ.UTF-8
Platform: Linux-2.
ProcCmdline: /usr/bin/python /usr/bin/bzr explorer
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_NZ.UTF-8
LANGUAGE=en_NZ:en
PythonVersion: 2.7.1
SourcePackage: bzr
Title: bzr crashed with KeyError in annotate(): u'current:
UpgradeStatus: No upgrade log present (probably fresh install)
UserEncoding: UTF-8
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
Traceback (most recent call last):
File "/usr/lib/
return f(*args, **kargs)
File "/usr/lib/
self.
File "/usr/lib/
rev = gv.revid_rev[revid]
KeyError: u'current:
tags: | removed: need-duplicate-check |
Probably not a bzr packaging bug.