Maybe locking is a bzr thing....

Bruce Korb bruce.korb at gmail.com
Fri Oct 12 18:39:08 BST 2007


Since I am doing this on my work station and there is nobody else around,
nobody else is using any locks.  There is no obvious way to break the lock.
I've changed permissions for everything under /usr/lib/python2.4/site-packages
to anybody can do anything, so it is no longer root-only stuff.

Any help getting this little archive down onto my system would be really
appreciated.  Thank you. - Bruce

$ bzr get http://cdd.alioth.debian.org/bzr/simple-cdd/releases/simple-cdd-0.3.5/
bzr: ERROR: Could not acquire lock [Errno 37] No locks available
/usr/lib/python2.4/site-packages/bzrlib/lock.py:79: UserWarning: lock
on <open file u'/share/st/devbk/simple-cdd-0.3.5/.bzr/checkout/dirstate',
mode 'wb+' at 0xb7ad7e78> not released
  warn("lock on %r not released" % self.f)
/usr/lib/python2.4/site-packages/bzrlib/lockable_files.py:110:
UserWarning: file group
LockableFiles(<bzrlib.transport.local.LocalTransport
url=file:///share/st/devbk/simple-cdd-0.3.5/.bzr/checkout/>) was not
explicitly unlocked
  warn("file group %r was not explicitly unlocked" % self)



More information about the bazaar mailing list