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

DNF required for CentOS7 yet DNF is not stock, and DNF is from extras which causes upgrade issues. #153

Open
akh104 opened this issue Aug 16, 2022 · 1 comment

Comments

@akh104
Copy link

akh104 commented Aug 16, 2022

I'm new to this script, don't hit me. But... having to install DNF to even use it on CentOS7 is interesting... and my install pulled it from extras. But then running the script bombs out with a problem:
Error: Package: python2-dnf-4.0.9.2-2.el7_9.noarch (@extras/7)
Requires: python2-hawkey >= 0.22.5
Removing: python2-hawkey-0.22.5-2.el7_9.x86_64 (@extras/7)
python2-hawkey = 0.22.5-2.el7_9
Downgraded By: python2-hawkey-0.6.3-4.el7.x86_64 (ol7_latest)
python2-hawkey = 0.6.3-4.el7

So, do I need to enable some extra OL7 extras channel? In fact, is dnf even part of OEL7?

@akh104
Copy link
Author

akh104 commented Aug 19, 2022

This could be a problem with actually having dnf latest installed on a C7 system. After removing dnf, and hawkey, the conversion script correctly worked.

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

No branches or pull requests

1 participant