Comment 6 for bug 250451

Revision history for this message
Fernando Perez (fdo.perez) wrote : Re: bzr suggests wrong URL for break-lock with a LP hosted branch

Same problem here, using bzr 1.12:

maqroll[IPython]> bzr push
Using saved push location: lp:~fdo.perez/ipython/trunk-dev
Unable to obtain lock lp-45955728:///~fdo.perez/ipython/trunk-dev/.bzr/branch/lock
held by <email address hidden> on host crowberry [process #25930]
locked 23 seconds ago
Will continue to try until 03:41:08, unless you press Ctrl-C
If you're sure that it's not being modified, use bzr break-lock lp-45955728:///~fdo.perez/ipython/trunk-dev/.bzr/branch/lock
bzr: ERROR: Could not acquire lock "(remote lock)"
maqroll[IPython]> bzr break-lock lp-45955728:///~fdo.perez/ipython/trunk-dev/.bzr/branch/lock
bzr: ERROR: Unsupported protocol for url "lp-45955728:///~fdo.perez/ipython/trunk-dev/.bzr/branch/lock"

I really hope a fix comes at some point, because the situation feels a bit crazy:

bzr: There is a problem, type 'foo' to fix it
you: foo
bzr: foo? Why are you typing foo? I don't know what foo is. There is a problem, type 'foo' to fix it.

:)