#1470 CLI command koji list-hosts --arch=arch-dgroc returning unexpected error
Closed: Fixed 4 years ago by mikem. Opened 4 years ago by rmandadi.

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

4 years ago

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.18 (was: 1.19)

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1471 Merged 4 years ago