Bug 1334478

Summary: glibc.i686 leaks into the Fedora 24 x86_64 Workstation compose
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: compsAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: codonell, dennis, kevin, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-18 16:05:11 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:
Embargoed:

Description Florian Weimer 2016-05-09 18:05:00 UTC
The Workstation default installation contains the glibc.i686 package, presumably a dependency of xorg-x11-drv-geode.

I doubt this is intentional.  Perhaps xorg-x11-drv-geode is listed somewhere as part of the x86_64 compose?  The AMD Geode product line isn't x86_64-capable, so a driver for it does not make sense.

Comment 1 Kevin Fenzi 2016-05-09 19:04:00 UTC
workstation includes the base-x group, which in turn includes xorg-x11-drv-geode

So, perhaps we should just drop it from the base-x group now?

Comment 2 Kevin Fenzi 2016-05-16 15:23:09 UTC
We are going to try and make it optional and see if that fixes it. ;) 

https://pagure.io/fedora-comps/pull-request/1

Comment 3 Kevin Fenzi 2016-05-18 16:05:11 UTC
This is fixed. ;) 

Thanks for pointing it out.