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

More complete fix for #31014 #31031

Merged
merged 4 commits into from Feb 9, 2016
Merged

Conversation

terminalmage
Copy link
Contributor

This pull request incorporates the partial fix in #31015 and makes it work
properly for dnf as well as yum.

It also resolves a regression in epoch handling that was introduced when
pkg.latest_version was modified to the output from yum list available
instead of using repoquery, which is the root cause of #31014.

Resolves #31014.

gtmanfred and others added 3 commits February 8, 2016 14:05
Epoch handling is done in salt.utils.pkg.rpm.parse_pkginfo() now, so
remove special handling for dnf and make both yum and dnf work the same.
@gtmanfred
Copy link
Contributor

+1 <3

Needs to be returning a list
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 this pull request may close these issues.

None yet

3 participants