Bug 1315885

Summary: Missing hawaii-desktop group
Product: [Fedora] Fedora Reporter: Pier Luigi Fiorini <pierluigi.fiorini>
Component: compsAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 24CC: kevin, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-14 14:56:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Pier Luigi Fiorini 2016-03-08 21:35:24 UTC
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.

Comment 1 Kevin Fenzi 2016-03-14 14:56:19 UTC
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.