** Steps to reproduce: **
koji list-hosts --arch=arch-dgroc ( non-existing arch)
** Current Output: **
koji: ValueError: max() arg is an empty sequence\n')
Expected Output:
It should returns an error something like " arch is not exist" or unknown arch
Metadata Update from @tkopecek: - Issue assigned to tkopecek - Issue priority set to: Low (was: Normal) - Issue set to the milestone: 1.19 - Issue tagged with: bug, easyfix
PR #1471
Commit 99052669 fixes this issue
Commit e41d9ca7 fixes this issue
Metadata Update from @tkopecek: - Custom field Size adjusted to None - Issue set to the milestone: 1.18 (was: 1.19)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1470
Please continue any further discussion there.