user creation in koji

Mike Bonnet mikeb at redhat.com
Thu Jan 20 15:04:35 UTC 2011


On 01/20/2011 06:47 AM, Pierre Guillet wrote:
> Hi all,
> 
> I'm trying to build nagios package with my koji server but the build fails
> because "nagios" user is not created in the mock chroot. I find some docs to
> handle user and group in packages (
> http://fedoraproject.org/wiki/Packaging:UsersAndGroups) but no docs to
> handle them from koji build.
> 
> Are users created in mock chroot from a specific RPM referenced in tag's
> build group ?

Are you trying to chown files to nagios, and it is failing?  I think the
proper way to handle that is with %attr tags in the %files section.


More information about the buildsys mailing list