You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just upgraded to Fedora 41 and that has dnf5 installed by default and since then puppet-yum fails like this:
Notice: /Stage[main]/Desktop_fedora::Gnome/Yum::Group[workstation-product-environment]/Exec[yum-groupinstall-workstation-product-environment]/returns: Unknown argument "groupinstall" for command "dnf5". Add "--help" for more information about the arguments.
Notice: /Stage[main]/Desktop_fedora::Gnome/Yum::Group[workstation-product-environment]/Exec[yum-groupinstall-workstation-product-environment]/returns: It could be a command provided by a plugin, try: dnf5 install 'dnf5-command(groupinstall)'
Error: 'yum -y groupinstall 'workstation-product-environment'' returned 2 instead of one of [0]
Error: /Stage[main]/Desktop_fedora::Gnome/Yum::Group[workstation-product-environment]/Exec[yum-groupinstall-workstation-product-environment]/returns: change from 'notrun' to ['0'] failed: 'yum -y groupinstall 'workstation-product-environment'' returned 2 instead of one of [0] (corrective)
I bet there are more things that fail. Since fedora 41 will be released shortly, I'd like to request if someone could add compatibility with dnf5.
The text was updated successfully, but these errors were encountered:
I just upgraded to Fedora 41 and that has dnf5 installed by default and since then puppet-yum fails like this:
I bet there are more things that fail. Since fedora 41 will be released shortly, I'd like to request if someone could add compatibility with dnf5.
The text was updated successfully, but these errors were encountered: