Hide Forgot
Description: dnf can't find the hawaii-desktop group despite being added to comps-f24.xml.in Testing: sudo dnf group list | grep -i hawaii doesn't show anything, comps file in /var/cache/dnf doesn't show the group and the category is not listed by Anaconda on test images.
This was a bug in pungi4. It wasn't pulling in the unchanged groups file from comps. It's however now been fixed and I see the group fine here. Thanks for reporting.