Some packages have conditionals for the package name in spec file. Thus when package is built for ELN it is named differently, for example freeipa -> ipa
Please add following packages to the allowed packages (koji list-pkgs --tag eln --noinherit) for the ELN tag in koji
koji list-pkgs --tag eln --noinherit
restore ipa ipa-healthcheck rhel-system-roles
Asap, as it it breaks the ELN rebuild for such packages: https://github.com/fedora-eln/eln/issues/34
BuildError: package ipa-healthcheck not in list for tag eln-updates-candidate
ipa was already in there, added the rest:
✗ koji list-pkgs --tag eln --noinherit Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- ipa eln releng Fedora-ELN-Guest eln releng restore eln releng ipa-healthcheck eln releng rhel-system-roles eln releng
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)