bzr crashed with KeyError in get_raw(): '66531594d8745e0ae7bdeeffea2a6c51c0506cf3'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bzr-git (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Importing a git repository into bzr is not working anymore.
I have a git branch setup locally, and a bzr branch importing from it. I was keeping the bzr branch up to date by issuing "bzr pull" commands, and this has always been working, until today.
ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: bzr 2.6.0+bzr6595-
ProcVersionSign
Uname: Linux 3.15.0-6-generic x86_64
ApportVersion: 2.14.3-0ubuntu2
Architecture: amd64
BzrDebugFlags: set([])
BzrVersion: 2.7.0dev1
CommandLine: ['/usr/bin/bzr', 'pull']
CrashDb: bzr
CurrentDesktop: Unity
Date: Wed Jul 2 12:35:23 2014
ExecutablePath: /usr/bin/bzr
FileSystemEncoding: UTF-8
InstallationDate: Installed on 2012-12-06 (572 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python2.7
Locale: en_US.UTF-8
PackageArchitec
Platform: Linux-3.
ProcCmdline: /usr/bin/python /usr/bin/bzr pull
PythonVersion: 2.7.7
SourcePackage: bzr
Title: bzr crashed with KeyError in get_raw(): '66531594d8745e
UpgradeStatus: No upgrade log present (probably fresh install)
UserEncoding: utf-8
UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo
tags: | removed: need-duplicate-check |
Changed in bzr (Ubuntu): | |
importance: | Undecided → Medium |
affects: | bzr (Ubuntu) → bzr-git (Ubuntu) |
Is there anything I can do to help with this bug? It's preventing me from releasing some packages into Ubuntu Touch.
I can add more information on how to reproduce it reliably:
git clone https:/ /code.google. com/p/accounts- sso.libaccounts -glib/ sso.libaccounts -glib libaccounts-bzr
bzr branch accounts-
The last command will fail.