No description
Find a file
Peter Robinson d60e8e563f Add packages to a koji package group as mandatory not default
All the packages in groups that koji uses to build srpms/rpms/live images and other outputs are mandatory but are currently specified as default. Yum historically didn't make a major diffentiation between the two and failed build if there was issues, dnf treats this differently and only classifies mandatory as the only option that would fail the install. The packages in the group should be mandatory because we really do want to ensure they're there. This fixes dnf, but should have no impact on the yum use case.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-03-21 16:16:18 -04:00
builder set the arch in the tdl to be compatibile with qemu 2016-03-21 16:05:49 -04:00
cli Fix handling of --arch param when a target is specified 2016-03-21 15:56:34 -04:00
docs Support for koji profiles. 2016-03-21 15:45:26 -04:00
hub Add packages to a koji package group as mandatory not default 2016-03-21 16:16:18 -04:00
koji Enable keepcache in koji dnf conf 2016-03-21 16:13:16 -04:00
plugins runroot: Avoid squashing path components with os.path.join 2015-07-10 12:34:32 -05:00
tests Add tests for koji.Enum. 2016-03-15 11:29:41 -04:00
util koji-shadow: use /var/tmp for work files 2016-03-21 15:24:19 -04:00
vm Remove dead client CA code 2015-12-10 18:51:10 -05:00
www Configure httpd's access control automatically with IfVersion 2016-02-05 09:07:24 -05:00
.coveragerc Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
.gitignore Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
Authors one last email test typo 2007-02-20 23:26:53 -05:00
COPYING update copyright 2014-10-28 23:54:21 -04:00
koji.next.md Add rough notes on koji.next goals/plans. 2016-03-14 16:54:34 -04:00
koji.spec version 1.10.1 2015-10-29 13:07:14 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00