From time to time I hit the "Could not acquire lock".
So if you believe there is no modification happening : bzr break-lock
bzrlib.errors.LockContention: Could not acquire lock "LockDir(file:///home/chanon/OPENERP/openerp-TRUNK/addons-extra/.bzr/branch/lock)":
chanon@bovvmubu:~/OPENERP/openerp-TRUNK$ bzr break-lock /home/chanon/OPENERP/openerp-TRUNK/addons-extra/.bzr/branch/lock
Break lock file:///home/chanon/OPENERP/openerp-TRUNK/addons-extra/.bzr/branch/lock
held by chanon@bob-ubu on host bob-ubu [process #19218]
At the root of the trouble, I am using a common partition between my real Ubuntu and another one on Vmare.
Btw good page on bzr : http://lucasmanual.com/mywiki/Bazaar
Showing posts with label command. Show all posts
Showing posts with label command. Show all posts
Friday, October 29, 2010
Wednesday, April 07, 2010
I love you find !
I messed up again with links in my OpenERP addons directory...
find . -lname \*addons-extra\* -exec rm {} \;
I feel better...
find . -lname \*addons-extra\* -exec rm {} \;
I feel better...
Subscribe to:
Posts (Atom)