Bug 432862

Summary: [Hosted] RHN 5.0 kickstarts no longer update yum-rhn-plugin etc. in %post
Product: [Retired] Red Hat Network Reporter: Xixi <xdmoon>
Component: RHN/Web SiteAssignee: Mike Orazi <morazi>
Status: CLOSED CURRENTRELEASE QA Contact: Bryan Kearney <bkearney>
Severity: medium Docs Contact:
Priority: high    
Version: rhn500CC: rhn-bugs, tao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: US=18123
Fixed In Version: 5.0.5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-07 20:01:23 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: 431812, 433460    

Comment 1 pete oberlin 2008-02-18 21:12:48 UTC
RHN Backlog-Accepted.  US# 18123 
http://wwwapps.rdu.redhat.com:8080/xplanner/do/view/userstory?oid=18123


Comment 3 Mike Orazi 2008-03-06 19:52:53 UTC
The following list of rpms are now on the freshen list and appear in the %post
section as expected:

{"yum",  "yum-rhn-plugin", "rhn-setup", "rhn-check", "rhn-client-tools",
"rhnsd", "pirut"}


svn -r 118580



Comment 4 Mike Orazi 2008-03-07 23:40:28 UTC
While, the wget line is executable correct AFTER the kickstart, it appears that
there are errors in ks-post.log.  

We need to do some more investigation to see what's going on with wget inside of
a ks.

Comment 5 Mike Orazi 2008-03-10 22:10:08 UTC
This error is causing wrong behaviors on RHEL 5: 
https://bugzilla.redhat.com/show_bug.cgi?id=436822

Recoded the wget lines to do individual wgets per files since there is always
only a small set of packages that we are concerned with.  

(rev 118592)

Test plan:

Ensure that this works for all versions of RHEL.