Bug 176985

Summary: groups being "installed" doesn't take into account arch-specific'ness of packages
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: katzj
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-27 22:57:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150222    

Description Jeremy Katz 2006-01-04 23:18:34 UTC
There are some packages (eg, yaboot) which only exist on some architectures. 
yum doesn't check that the package actually exists before using it to key
whether or not a group is installed or not.

Comment 1 Seth Vidal 2006-01-05 05:36:01 UTC
We're going to need to provide to comps.compile() a list of all the available
package tuples so it can see if it is there, or not.

That's a lot of crap it suddenly needs to know about.


Comment 2 Jeremy Katz 2006-02-27 22:57:00 UTC
Worked around just by changing the (small number) of packages in question.