Koji uses packages names for the Osbuild deliverables, when iot-bootable-container was added, the name conflicts with the disk images and fails in koji with the error:
iot-bootable-container
reason": "Fault(1000): Build is already reserved
Update both names to fix the failure.
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org
LGTM!
Pull-Request has been merged by pbrobinson
Koji uses packages names for the Osbuild deliverables, when
iot-bootable-containerwas added, the name conflicts with the disk images and fails in koji with the error:reason": "Fault(1000): Build is already reservedUpdate both names to fix the failure.
Signed-off-by: Paul Whalen pwhalen@fedoraproject.org