Bug? Unable to 'upgrade --rich-root-pack' for bzr.dev -r 1000
James Westby
jw+debian at jameswestby.net
Sun Mar 16 17:58:20 GMT 2008
On Sun, 2008-03-16 at 12:05 +0000, John Arbash Meinel wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I was trying to test a plugin I wrote for upgrading a plugin pulling
> data from another location. To test it with real data, I was trying to do:
>
> bzr branch -r 1000 bzr.dev ../standalone/bzr-1000
> cd ../standalone/bzr-1000
> bzr upgrade --rich-root-pack
>
> It fails with this error:
> bzr: ERROR: Revision
> {('mbp at sourcefrog.net-20050711054655-47ea25e1f75a8813',)} not present in
> "<bzrlib.knit.KnitGraphIndex object at 0x8de3f4c>".
> /home/jameinel/dev/bzr/bzr.dev/bzrlib/lockable_files.py:110:
> UserWarning: file group
> LockableFiles(<bzrlib.transport.local.LocalTransport
> url=file:///home/jameinel/dev/%2Ctmp/bzr-1000/.bzr/repository.backup/>)
> was not explicitly unlocked
> warn("file group %r was not explicitly unlocked" % self)
Hi John,
The merge problem I emailed to the list yesterday had the same error
as this for the same operation (though I don't remember the lock
error, so it may be a different location in the code). This is also
filed as #202884.
Perhaps there is a similar root cause for this.
Thanks,
James
More information about the bazaar
mailing list