#3416 [koji list-builds] the output NVR should be sorted by version instead by string
Closed: Fixed a year ago by tkopecek. Opened 2 years ago 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

2 years ago

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

2 years ago

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

a year ago

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

a year ago

Commit be554fe relates to this ticket

Login to comment on this ticket.

Metadata
Related Pull Requests