Bug 502853

Summary: Some packages only pulled from Base Channel in KickstartFormatter %post
Product: [Community] Spacewalk Reporter: Justin Sherrill <jsherril>
Component: WebUIAssignee: Justin Sherrill <jsherril>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 0.5   
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: 2009-09-10 12:06:13 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: 456554    

Description Justin Sherrill 2009-05-27 14:06:04 UTC
During kickstart rendering we have several package lists:

UPDATE_PKG_NAMES
FRESH_PKG_NAMES_RHEL5
FRESH_PKG_NAMES_RHEL34
FRESH_PKG_NAMES_RHEL2


for UPDATE_PKG_NAMES we are only looking in the specific base channel for the packages, but in the others we are looking in the entire package tree.  We should be doing this for UPDATE_PKG_NAMES as well. 

Also rhnlib doesn't need to be in FRESH_PKG_NAMES_RHEL5 & 
UPDATE_PKG_NAMES.  Just in UPDATE_PKG_NAMES.

Comment 1 Justin Sherrill 2009-05-27 14:16:12 UTC
fffed34

fixed

Comment 2 Miroslav Suchý 2009-09-10 12:06:13 UTC
Spacewalk 0.6 released