Description of problem: If a SRPM is built via Koji on ARM (from GIT checkout) a command like this is fired: $ rpmbuild -bs --target arm --nodeps clamav.spec Building target platforms: arm Building for target arm error: line 166: Dependency tokens must begin with alpha-numeric, '_' or '/': Requires(pre): %_initrddir $ And this fails...there is no architecture "arm" but e.g. "armv7l". And that one succeeds: $ rpmbuild -bs --target armv7l --nodeps clamav.spec Building target platforms: armv7l Building for target armv7l warning: Could not canonicalize hostname: arm03-qa03.cloud.fedoraproject.org Wrote: /home/fedora/robert/rpmbuild/SRPMS/clamav-0.98.3-1.fc20.src.rpm $ Version-Release number of selected component (if applicable): koji-1.9.0-1.fc21.noarch rpm-4.11.2-10.fc21.armv7hl mock-1.1.38-1.fc21.noarch How reproducible: Everytime, see above and below. Actual results: Build failure that should not happen. Expected results: No build failure. Additional info: This might be a duplicate of bug #1021001 - not sure. However we are still experiencing this issue in our regular Fedora Koji buildsystem.
Created attachment 894338 [details] root.log
Created attachment 894339 [details] build.log
Is this still happening?
Yes it is. See https://bugzilla.redhat.com/show_bug.cgi?id=1839372
This message is a reminder that EPEL 6 is nearing its end of life. Fedora will stop maintaining and issuing updates for EPEL 6 on 2020-11-30. It is our policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of 'el6'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later EPEL version. Thank you for reporting this issue and we are sorry that we were not able to fix it before EPEL 6 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
EPEL el6 changed to end-of-life (EOL) status on 2020-11-30. EPEL el6 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of EPEL please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.