Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong comparison for uneven release part #1

Open
rbikar opened this issue May 20, 2019 · 0 comments · May be fixed by #2
Open

Wrong comparison for uneven release part #1

rbikar opened this issue May 20, 2019 · 0 comments · May be fixed by #2

Comments

@rbikar
Copy link

rbikar commented May 20, 2019

For uneven releases there might be problem with comparison.
E.g. Compare '1.0-1.el7_6', '1.0-1.1.el7_6'
Check with rpmdev-vercmp:
rpmdev-vercmp 1.0-1.el7_6 1.0-1.1.el7_6
1.0-1.el7_6 < 1.0-1.1.el7_6

This should be fixed so comparison works correctly for these kinds of release strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant