bzr 1.0.0.candidate.3: ERROR: Permission denied: [Errno 13] (--pack-0.92)
Jari Aalto
jari.aalto at cante.net
Thu Dec 13 15:03:22 GMT 2007
* Thu 2007-12-13 John Arbash Meinel <john at arbash-meinel.com>
> I would guess that "bzr init --pack-0.92" would be a bit easier to manage fs
> permissions (because we create packs in the same directory, rather than
> spreading them across 256 directories).
Tried with that too and got same error
Jari
$ bzr init --pack-0.92
$ bzr ad d.
$ bzr -Derror ci -m import
bzr: ERROR: exceptions.IOError: [Errno 13] Permission denied: u'/usr/src/build/build/ttcp/ttcp-20071212/CYGWIN-PATCHES/.bzr/repository/upload/yhyrzvvf7mx8phks3hqq.pack'
Traceback (most recent call last):
File "commands.py", line 802, in run_bzr_catch_errors
File "commands.py", line 758, in run_bzr
File "commands.py", line 492, in run_argv_aliases
File "builtins.py", line 2334, in run
File "decorators.py", line 165, in write_locked
File "workingtree_4.py", line 245, in commit
File "decorators.py", line 165, in write_locked
File "mutabletree.py", line 187, in commit
File "commit.py", line 343, in commit
File "branch.py", line 323, in get_commit_builder
File "repository.py", line 896, in get_commit_builder
File "repository.py", line 942, in start_write_group
File "pack_repo.py", line 1872, in _start_write_group
File "pack_repo.py", line 1555, in _start_write_group
File "pack_repo.py", line 282, in __init__
File "/usr/lib/python2.5/site-packages/bzrlib/transport/local.py", line 311, in open_write_stream
handle = open(abspath, 'wb')
IOError: [Errno 13] Permission denied: u'/usr/src/build/build/ttcp/ttcp-20071212/CYGWIN-PATCHES/.bzr/repository/upload/yhyrzvvf7mx8phks3hqq.pack'
bzr 1.0.0.candidate.3 on python 2.5.1.final.0 (cygwin)
arguments: ['/usr/bin/bzr', '-Derror', 'ci', '-m', 'import']
encoding: 'US-ASCII', fsenc: 'US-ASCII', lang: None
plugins:
launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
multiparent /usr/lib/python2.5/site-packages/bzrlib/plugins/multiparent.pyc [unknown]
--
Welcome to FOSS revolution: we fix and modify until it shines
More information about the bazaar
mailing list