Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] both maintenance builds failed this morning ...

On Thu, Jul 19, 2012 at 1:48 PM, David M Williams <david_williams@xxxxxxxxxx> wrote:

Also, since both failed in same way, and both had messages similar to
 406 fatal: Unable to create
'/home/data/git/jdt/eclipse.jdt.core.git/refs/tags/M20120719-1200.lock':
Permission denied


I'm wondering if the permissions of that repo were accidentally changed so "e4Build" ID can no longer write to it?


jdt.core just switched to gerrit in the last day or so.   That change might have caused the problem.  compare:
pwebster@build:/gitroot/jdt> getfacl eclipse.jdt.core.git/
# file: eclipse.jdt.core.git/
# owner: gerrit
# group: cvs
# flags: -s-
user::rwx
group::rwx
other::r-x
default:user::rwx
default:group::rwx
default:other::r-x

pwebster@build:/gitroot/jdt> getfacl eclipse.jdt.ui.git
# file: eclipse.jdt.ui.git
# owner: kmoir
# group: eclipse.jdt.ui
# flags: -s-
user::rwx
user:e4Build:rwx
group::rwx
mask::rwx
other::r-x
default:user::rwx
default:user:e4Build:rwx
default:group::rwx
default:mask::rwx
default:other::r-x


Later,
PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top