Bug 427768

Summary: Inheritance and package removal
Product: [Fedora] Fedora Reporter: Rahul Sundaram <sundaram>
Component: pykickstartAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: smohan
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: 2008-01-07 20:18:30 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:
Attachments:
Description Flags
fix package section inheritance none

Description Rahul Sundaram 2008-01-07 14:04:35 UTC
Description of problem:


https://www.redhat.com/archives/fedora-livecd-list/2008-January/msg00016.html

  
Actual results:

wget is not in the image

Expected results:

It should be

Additional info:

Jeremy Katz commented on this at 

https://www.redhat.com/archives/fedora-livecd-list/2008-January/msg00021.html

Comment 1 Chris Lumens 2008-01-07 19:10:55 UTC
Created attachment 290998 [details]
fix package section inheritance

Can you apply this patch to your
/usr/lib/python*/site-packages/pykickstart/parser.py file and see if that fixes
things up for you?

Comment 2 Rahul Sundaram 2008-01-07 20:08:37 UTC
The patch works. I just tested it out. Can you push an update to rawhide and
Fedora 8 please?