#4469 cli: write-signed-rpm errors on some valid NVR values
Closed: Fixed by mikem. Opened by mikem.

E.g.

[mikem@localhost koji]$ lkoji write-signed-rpm 4c8da725 foo-100-1044
2025-10-01 10:36:15,193 [ERROR] koji: GenericError: invalid format: foo-100-1044

(this is a valid NVR in my test instance and should not error this way)


Metadata Update from @mikem:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.36

This has been broken since #2808 (4 years ago), but mostly didn't come up because so many builds have dist tags that cause them to not error in parse_NVRA

Fix in #4470

Metadata Update from @mikem:
- Issue tagged with: testing-custom

Related change for discussion in #4471, but #4470 is the intended fix here

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit 86b0fc28 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/4469

Please continue any further discussion there.

Metadata
Related Pull Requests