Bzr error when trying to add

Martin Packman martin.packman at canonical.com
Wed Dec 21 12:45:10 UTC 2011


On 19/12/2011, Christopher Inman <cinman at essilorusa.com> wrote:
>
> ReadOnlyLockError: Cannot acquire write lock on
> /u/db_scripts/reports/.bzr/checkout/dirstate. [Errno 13] Permission denied:
> u'/u/db_scripts/reports/.bzr/checkout/dirstate'
>
> bzr 0.18.0 on python 2.4.3.final.0 (linux2)
> arguments: ['/usr/bin/bzr', 'add', 'job_tools_utility.ksh']

Thanks for the report. You are using a very old version of Bazaar,
this type of exception hasn't been in use since the release of 0.92 in
2007. Upgrading to bzr 2.3 - which you can get from
<https://launchpad.net/bzr/2.3> - may just fix the problem, or will at
least give a traceback that relates to code that is still being
developed today.

Martin



More information about the bazaar mailing list