Bug 1933039 - buildah version is set to define.Version, hence sorting lower than previous versions
Summary: buildah version is set to define.Version, hence sorting lower than previous v...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: buildah
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-25 14:44 UTC by Miro Hrončok
Modified: 2021-09-27 14:22 UTC (History)
11 users (show)

Fixed In Version: buildah-1.20.0-0.17.dev.git0ade935.fc35
Clone Of:
Environment:
Last Closed: 2021-09-27 14:22:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2021-02-25 14:44:37 UTC
Description of problem:
buildah package has version "define.Version" instead of an actual version.

Version-Release number of selected component (if applicable):
define.Version-0.13.dev.gitc15269d.fc35

How reproducible: Easy


Steps to Reproduce:
1. $ repoquery --repo=rawhide buildah
2. $ rpmdev-vercmp 'define.Version-0.13.dev.gitc15269d.fc35' '1.19.6-2.fc33'


Actual results:
buildah-0:define.Version-0.8.dev.gita5e80a5.fc35.x86_64
define.Version-0.13.dev.gitc15269d.fc35 < 1.19.6-2.fc33

Expected results:
A numerical version that sorts higher than previous versions in Fedora.


Additional info:
You might need to introduce an epoch.

Comment 1 Lokesh Mandvekar 2021-03-01 19:54:33 UTC
This happened because the location for version specification changed in buildah and my autobuilder wasn't aware of this change.

Anyway, I haven't bumped the epoch because I noticed the update just fine with the fixed version over the one with define.Version.

New build at https://koji.fedoraproject.org/koji/taskinfo?taskID=62897447 . Please reopen if this doesn't fix the issue.

Comment 2 Miro Hrončok 2021-03-01 22:57:00 UTC
The change was gated:

https://bodhi.fedoraproject.org/updates/FEDORA-2021-56f5ccdaa0

Comment 3 Ben Cotton 2021-08-10 12:53:10 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle.
Changing version to 35.

Comment 4 Lokesh Mandvekar 2021-09-27 14:22:32 UTC
buildah version works fine now.


Note You need to log in before you can comment on or make changes to this bug.