When attempting to build against a side tag (in my case, f32-build-side-14052), it fails this way on the prod instance of Koji:
f32-build-side-14052
nils@gibraltar:~/dist-git/fedora/rpms/libltc (master)> fedpkg build --target f32-build-side-14054 Building libltc-1.3.1-1.fc32 for f32-build-side-14054 Created task: 38519903 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=38519903 Watching tasks (this may be safely interrupted)... 38519903 build (f32-build-side-14054, /rpms/libltc.git:44f92a770e13c1c3b9ba555e3e5d83713ff3fddb): open (buildvm-armv7-19.arm.fedoraproject.org) 38519903 build (f32-build-side-14054, /rpms/libltc.git:44f92a770e13c1c3b9ba555e3e5d83713ff3fddb): open (buildvm-armv7-19.arm.fedoraproject.org) -> FAILED: BuildError: No arch list for tag: f32-build-side-14054 0 free 0 open 0 done 1 failed 38519905 buildSRPMFromSCM (/rpms/libltc.git:44f92a770e13c1c3b9ba555e3e5d83713ff3fddb): FAILED: BuildError: No arch list for tag: f32-build-side-14054 38519903 build (f32-build-side-14054, /rpms/libltc.git:44f92a770e13c1c3b9ba555e3e5d83713ff3fddb) failed nils@gibraltar:~/dist-git/fedora/rpms/libltc (master)>
This works on koji.stg, see: https://koji.stg.fedoraproject.org/koji/buildinfo?buildID=1230105
That is because production has older koji-sidetag-plugin installed:
koji02.phx2.fedoraproject.org | CHANGED | rc=0 >> python2-koji-sidetag-plugin-hub-0.1-1.el7.infra.noarch koji01.phx2.fedoraproject.org | CHANGED | rc=0 >> python2-koji-sidetag-plugin-hub-0.1-1.el7.infra.noarch koji01.stg.phx2.fedoraproject.org | CHANGED | rc=0 >> python2-koji-sidetag-plugin-hub-0.1-2.el7.infra.noarch
koji-sidetag-plugin will need to be upgraded to latest version to fix the issue.
Metadata Update from @mizdebsk: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: koji, unfreeze
@kevin @mizdebsk would it be possible to ask for FBR to upgrade this? Since this is pretty much self-contained change, it should not be a problem I guess.
FBR sent out: https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/thread/ZOQKGJEH2VRD7OD2TPB53OCPMUH4EZ72/
Metadata Update from @mizdebsk: - Issue assigned to mizdebsk - Issue priority set to: Waiting on External (was: Waiting on Assignee)
I've applied changes described in the above link. This should fix the issue for newly created side tags, but not for already existing tags. Otherwise please reopen the ticket.
Metadata Update from @mizdebsk: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.