If there are more archives with different btypes inside build, some can take priority. Case which hit this: CG imported new build, which contained 'image' and new 'operator-manifest' btype archives. As listArchiveFiles checks one by one for maven/win/image/other btypes and call different listing handlers, 'image' will match first and call get_image_archive(archive_info['id'], strict=True) which raises an exception as in image_archives nothing matches this archive_id.
listArchiveFiles
get_image_archive(archive_info['id'], strict=True)
archive_id
Metadata Update from @tkopecek: - Issue set to the milestone: 1.19
Metadata Update from @tkopecek: - Issue tagged with: bug
Dup of #1507
Metadata Update from @mikem: - Custom field Size adjusted to None - Issue close_status updated to: Duplicate - Issue status updated to: Closed (was: Open)
Metadata Update from @tkopecek: - Issue set to the milestone: None (was: 1.19)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1467
Please continue any further discussion there.