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

Replace yum with DNF #97

Closed
wants to merge 1 commit into from
Closed

Replace yum with DNF #97

wants to merge 1 commit into from

Conversation

j-mracek
Copy link
Contributor

@j-mracek j-mracek commented Mar 4, 2016

The commit should provides replacement of yum by dnf. I am sorry but I didn't tested it by my self. I am not certain what import "from plugins import *" exactly do, therefore I only guess and then I try to change it according to the guess.

The commit should provides replacement of yum by dnf
@jfilak
Copy link
Contributor

jfilak commented Mar 8, 2016

Thank you for the patch. Unfortunately we cannot directly switch from yum to DNF because we must support distributions without DNF. We need to refactor the code and hide yum behind an abstraction and then add a new implementation using DNF.

@j-mracek
Copy link
Contributor Author

j-mracek commented Mar 8, 2016

@jfilak Do you need some help with refactor from my side?

@xsuchy
Copy link
Member

xsuchy commented May 3, 2017

@j-mracek Nope, we need to do that ourself. Our server is on RHEL7 and we do not there DNF (well it is in EPEL, but...)

@xsuchy xsuchy mentioned this pull request May 4, 2017
@xsuchy xsuchy added the on hold label May 4, 2017
@xsuchy
Copy link
Member

xsuchy commented Sep 21, 2017

This is on hold till RHEL8

@abrt-bot
Copy link
Contributor

Can one of the admins verify this patch?

@marusak
Copy link
Contributor

marusak commented Aug 27, 2018

Closed by #218

@marusak marusak closed this Aug 27, 2018
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

5 participants