UnlockableTransport Error

Andrew Bennetts andrew at canonical.com
Mon Jun 16 05:08:35 BST 2008


Hi David,

David D Lowe wrote:
> Hello,
> 
> I got an error trying to push my commit into the launchpad servers, posted
> below. I'm the owner of the branch, so I don't see what the problem is.
[...]
> UnlockableTransport: Cannot lock: transport is read only:
> <bzrlib.transport.http._urllib.HttpTransport_urllib url=http://
> bazaar.launchpad.net/%7Eflimm/complete-look/devel/.bzr/repository/>
> 
> bzr 0.90.0 on python 2.5.1.final.0 (linux2)
> arguments: ['/usr/bin/bzr', 'push', 'lp:complete-look']

I think this particular traceback is fixed in more recent bzr releases.

Also, you need to run "bzr launchpad-login USERNAME" once so that bzr knows
which username to use, otherwise it can only do read-only operations.

-Andrew.




More information about the bazaar mailing list