I would guess this is related to: bug 87934

The "lock broken while..." is bug 87934. The  fact that "bzr checkout path/foo" 
creates a local foo which isn't anything yet is a different bug (is it 
reported?). It should either delete the target or make it into something that 
could be updated.
https://code.launchpad.net/~jameinel/bzr/fix-push2

Has a possible fix for 'bzr branch', I'm not sure the exact result for
"bzr checkout".


So in summary, I think the original bug is actually in launchpad-bazaar (bug 
87934), but there are other things worth reporting.

Because of the rename bug, you get the 'failure to rmdir' because the
rename shoves things into the directory which it didn't expect, and it
causes the other client to think its lock was broken, because it cannot
find it where it expected to be (either as held/info or as pending-
xxx/info, but not as held/pending-xxx/info)

-- 
Race during simultaneous commits to the same bound branch
https://bugs.launchpad.net/bugs/50438
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to