koji troubles building

Chris Tyler chris at tylers.info
Thu Jun 2 11:21:19 UTC 2011


On Wed, 2011-06-01 at 22:48 -0600, Clint Savage wrote:
> OSError: [Errno 13] Permission denied
> 
> Everything above the 'Status Changed: setup' appears to be normal.
> 
> Some things that were suggested to me in #koji.
> - SELinux permissions. Currently in permissive mode.
> - The user is not in the mock group - all users allowed to use koji
> are in the mock group (clints,kojibuilder to be exact)

In terms of permission issues, we've enountered problems
with /var/{lib,cache}/mock on ARM:

- permission must be 02755 (sgid+0755)
- group owner must be mock

No idea if this is your issue but worth checking.

-Chris




More information about the buildsys mailing list