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

Add support for dnf #3

Open
ketan opened this issue Sep 26, 2017 · 1 comment
Open

Add support for dnf #3

ketan opened this issue Sep 26, 2017 · 1 comment

Comments

@ketan
Copy link
Member

ketan commented Sep 26, 2017

Newer versions of Fedora and RH/CentOS have moved from yum to dnf for managing packages:

2017-09-18 18:11:09,444  INFO [qtp321142942-22] RepoQueryCommand:49 - Error while querying repository with path 'http://fedora.uib.no/fedora/linux/releases/22/Everything/x86 
_64/os/' and package spec '2ping'. Error Message:  
Yum-utils package has been deprecated, use dnf instead. 
See 'man yum2dnf' for more information. 

2017-09-18 18:11:09,446  WARN [qtp321142942-22] PackageRepositoryPoller:59 - Could not find any package that matched '2ping'.
@tonyamos
Copy link

I just ran across this error myself. I would like to use Go CD to automate deployment of RPM updates to my test environment. Is there a workaround?

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

2 participants