Hi,
I tried to add packages to the "build" and "srpm-build" groups so that they will be installed for builds. The packages were successfully added, but they were not installed during builds. I looked in the "group_package_listing" table and notices that the "type" field of the new packages was "mandatory", but the type of old packages was "default". Changing type to "default" fixed the problem.
We're using koji 1.11.0.
Is this a known issue?
Thanks, -Mat
El mié, 23-08-2017 a las 10:58 -0500, Mátyás Selmeci escribió:
Hi,
I tried to add packages to the "build" and "srpm-build" groups so that they will be installed for builds. The packages were successfully added, but they were not installed during builds. I looked in the "group_package_listing" table and notices that the "type" field of the new packages was "mandatory", but the type of old packages was "default". Changing type to "default" fixed the problem.
dnf will only require packages to be installed if the type is mandatory, afaik yum honours that as well. What OS, yum version are you using on your builders?
Dennis
We're using koji 1.11.0.
Is this a known issue?
On 08/23/17 11:57, Dennis Gilmore wrote:
El mié, 23-08-2017 a las 10:58 -0500, Mátyás Selmeci escribió:
Hi,
I tried to add packages to the "build" and "srpm-build" groups so that they will be installed for builds. The packages were successfully added, but they were not installed during builds. I looked in the "group_package_listing" table and notices that the "type" field of the new packages was "mandatory", but the type of old packages was "default". Changing type to "default" fixed the problem.
dnf will only require packages to be installed if the type is mandatory, afaik yum honours that as well. What OS, yum version are you using on your builders?
Dennis
Scientific Linux 6, yum version 3.2.29-75.
-Mat
koji-devel@lists.fedorahosted.org