When doing dnf group list, the GNOME and Fedora Workstation package groups are not there. When doing dnf4 group list the groups appear and can be interacted with (group install / group remove) as expected.
dnf group list
dnf4 group list
group install
group remove
Sounds like a bug that needs to be filed against dnf?
Looks like dnf5 just doesn't support environment groups.
My suggestion is to report a bug to either dnf or to fedora-comps.
Metadata Update from @catanzaro: - Issue tagged with: meeting
I believe with DNF5 you need to either use the --hidden argument with dnf group or use dnf environment list
--hidden
dnf group
dnf environment list
dnf group does not have a --hidden argument, but dnf environment list works. I see the workstation-product-environment group is both installed and also not installed:
$ dnf environment list Updating and loading repositories: Repositories loaded. ID Name Installed custom-environment Fedora Custom Operating System no workstation-product-environment Fedora Workstation no workstation-product-environment Fedora Workstation yes server-product-environment Fedora Server Edition no cloud-server-environment Fedora Cloud Server no kde-desktop-environment KDE Plasma Workspaces no kde-mobile-environment KDE Plasma Mobile no xfce-desktop-environment Xfce Desktop no phosh-desktop-environment Phosh Desktop no lxde-desktop-environment LXDE Desktop no lxqt-desktop-environment LXQt Desktop no cinnamon-desktop-environment Cinnamon Desktop no mate-desktop-environment MATE Desktop no sugar-desktop-environment Sugar Desktop Environment no budgie-desktop-environment Budgie Desktop no cosmic-desktop-environment COSMIC Desktop no developer-workstation-environment Development and Creative Workstation no basic-desktop-environment Basic Desktop no miraclewm-desktop-environment Miracle WM Desktop Environment no i3-desktop-environment i3 desktop no sway-desktop-environment Sway Desktop no
Clearly dnf is buggy, but the environment group still exists. I think this is not a problem for Workstation Working Group. Closing.
Metadata Update from @catanzaro: - Issue close_status updated to: Deferred to upstream - Issue status updated to: Closed (was: Open)
Metadata Update from @catanzaro: - Issue untagged with: meeting
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/workstation/tickets/issues/454
Please continue any further discussion there.