Bzr error when trying to add

Christopher Inman cinman at essilorusa.com
Mon Dec 19 18:16:32 UTC 2011


Hello,

I was wondering if I could get some help with understanding the error I'm
receiving below.  I am simply trying to execute a `bzr add`.  Please let me
know if there is any more information that you need.

bzr: ERROR: bzrlib.errors.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'

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 729, in
run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 691, in
run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 389, in
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 376, in
run
    no_recurse, action=action, save=not dry_run)
  File "/usr/lib/python2.4/site-packages/bzrlib/mutabletree.py", line 48,
in tree_write_locked
    self.lock_tree_write()
  File "/usr/lib/python2.4/site-packages/bzrlib/workingtree_4.py", line
615, in lock_tree_write
    self._lock_self_write()
  File "/usr/lib/python2.4/site-packages/bzrlib/workingtree_4.py", line
599, in _lock_self_write
    state.lock_write()
  File "/usr/lib/python2.4/site-packages/bzrlib/dirstate.py", line 2350, in
lock_write
    self._lock_token = lock.WriteLock(self._filename)
  File "/usr/lib/python2.4/site-packages/bzrlib/lock.py", line 131, in
__init__
    self._open(self.filename, 'rb+')
  File "/usr/lib/python2.4/site-packages/bzrlib/lock.py", line 60, in _open
    raise errors.ReadOnlyLockError(self.filename, str(e))
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']

** please send this report to bazaar at lists.ubuntu.com


Thank you,

*christopher inman*
essilor laboratories of america
lms integration / systems engineer
desk: 972.764.1234
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20111219/158f637f/attachment.html>


More information about the bazaar mailing list