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

From Fedora 41 there is DNF5 (version 5) instead of default DNF #258

Open
sobi3ch opened this issue Nov 26, 2024 · 0 comments
Open

From Fedora 41 there is DNF5 (version 5) instead of default DNF #258

sobi3ch opened this issue Nov 26, 2024 · 0 comments

Comments

@sobi3ch
Copy link

sobi3ch commented Nov 26, 2024

(..) Fedora Linux 41 is the first release to switch to DNF5 for a faster and more enhanced package management experience. (..)

source: https://9to5linux.com/fedora-linux-41-released-with-linux-kernel-6-11-dnf5-gnome-47-and-more#:~:text=47%2C%20and%20More-,Fedora%20Linux%2041%20Released%20with%20Linux%20Kernel%206.11%2C%20DNF5%2C%20GNOME,more%20enhanced%20package%20management%20experience.

This cause an error during detection of supported package manager (Assert supported distribution).

Temporary solution to this issue is to put

    vars:
      ansible_pkg_mgr: dnf

..in your main ansible yaml config.

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