Comment 6 for bug 687226

Revision history for this message
Jonathan Marsden (jmarsden) wrote : Re: [Bug 687226] Re: bzr: ERROR: exceptions.KeyError: 'Bazaar-NG Loom branch format 6\n'

On 12/8/2010 12:48 PM, John A Meinel wrote:

> Do we know what version of bzr? ISTR there was a regression at one
> point where we raised KeyError, but we fixed it.

As it says in the Description text for this bug, BzrVersion: 2.1.1

The output of

  dpkg-query -W bzr

is

  bzr 2.1.1-1

In case it helps, this is the Ubuntu-packaged version which is on my
Ubuntu 10.04 amd64 desktop machine, which is kept updated using apt-get
every few days. I have not manually installed bzr from source on this
machine at any time, so (unless something has gone *very* wrong!) this
is the "official" Ubuntu-provided package of bzr for Lucid. Running

  rmadison -s lucid,lucid-backports,lucid-updates,lucid-security bzr

outputs

       bzr | 2.1.1-1 | lucid | source, amd64, i386

which confirms that this is the Lucid version, not updated.

So, if this was already fixed, the fix apparently didn't make it into
the Ubuntu packages for Lucid. Perhaps a suitably fixed version could
be guided towards lucid-backports?

Jonathan