bzr break-lock reports incorrect url
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
New
|
Undecided
|
Unassigned | ||
Launchpad itself |
New
|
Undecided
|
Unassigned |
Bug Description
When attempting to push to a locked repo on bzr-playground the users gets a message like
john@nzjrs-
Using saved location: bzr+ssh:
Unable to obtain lock chroot-
held by jstowers@carob on host carob [process #19920]
locked 9 hours, 44 minutes ago
Will continue to try until 00:29:48, unless you press Ctrl-C
If you're sure that it's not being modified, use bzr break-lock chroot-
bzr: ERROR: Could not acquire lock "(remote lock)"
The url/command reported to fix this issue
bzr break-lock chroot-
Is incorrect. The correct url is
bzr break-lock bzr+ssh:
Hi,
I'm not sure whether this can be fixed in bzr, so I'm adding a launchpad-bazaar task.
Thanks,
James