#3416 [koji list-builds] the output NVR should be sorted by version instead by string
Closed: Fixed by tkopecek. Opened by jiyin.

$ brew list-builds --pattern=nfs-utils--el7 --state=COMPLETE -k nvr -r --quiet |head
nfs-utils-1.3.0-0.8.el7 steved COMPLETE
nfs-utils-1.3.0-0.7.el7 steved COMPLETE
nfs-utils-1.3.0-0.68.el7 steved COMPLETE <<<--- this is the biggest version
nfs-utils-1.3.0-0.67.el7 steved COMPLETE
nfs-utils-1.3.0-0.66.el7 steved COMPLETE
nfs-utils-1.3.0-0.65.el7 steved COMPLETE


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue tagged with: bug

Dev note, if we are going fix this, we don't want to pull rpm/rpmUtils as a dependency (due to virtualenv usage problems).

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.31

PR #3542

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

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

Commit 143b5ecf fixes this issue

Commit be554fef relates to this ticket

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

Please continue any further discussion there.

Metadata
Related Pull Requests