Skip to content

Use dnf options if dnf is installed, use legacy options if dnf is not installed #28

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

Closed
wants to merge 4 commits into from

Conversation

Stricken1670
Copy link
Contributor

@Stricken1670 Stricken1670 commented Mar 15, 2025

The "-d 0" and "-e error_level" options are, to the best of my knowledge, old yum options. On anything since CentOS 7 DNF is installed and the old options are deprecated (see man page). On fedora 41 support for these options has been removed.

Fixes #19

… installed

The "-d 0" and "-e error_level" options are, to the best of my
knowledge, old yum options. On anything since centos 7 dnf is installed
and the old options are deprecated(see manpage). On fedora 41 support
for these options has been removed.

    Fixes OpenVoxProject#19
… installed

The "-d 0" and "-e error_level" options are, to the best of my
knowledge, old yum options. On anything since centos 7 dnf is installed
and the old options are deprecated(see manpage). On fedora 41 support
for these options has been removed.

    Fixes OpenVoxProject#19

readd newline
@Stricken1670
Copy link
Contributor Author

Closing in favour of #20

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.

[Bug]: puppet agent not working with dnf5
1 participant