Bug 497826

Summary: s-c-packages asks for RHEL cd which I haven't use
Product: Red Hat Enterprise Linux 4 Reporter: Petr Sklenar <psklenar>
Component: system-config-packagesAssignee: James Antill <james.antill>
Status: CLOSED NOTABUG QA Contact: BaseOS QE <qe-baseos-auto>
Severity: medium Docs Contact:
Priority: low    
Version: 4.8CC: rbiba, ykopkova
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-27 13:45: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:

Description Petr Sklenar 2009-04-27 13:11:59 UTC
Description of problem:
s-c-packages asks for cd which I haven't, because I installed system from tree

Version-Release number of selected component (if applicable):
RHEL4:
system-config-packages-1.2.23-2
up2date-4.8.1-33.el4
rhnlib-2.1.4-5.el4

RHEL3: yulia kopkova found it happens for RHEL3 too

How reproducible:
always

Steps to Reproduce:
1. install system from tree; maybe it doesn't matter from which place
2. register system
3. system-config-packages
4. try to click&download&install something  

Actual results:
it asks for CD from RHEL48 , but I didn't use CD for install neither upgrade 

Expected results:
it installs pkgs from some registered channel

Additional info:

Comment 1 Jeremy Katz 2009-04-27 13:45:30 UTC
system-config-packages never talked to RHN; in RHEL < 5, up2date is the only thing on the system which does

Comment 2 Radek Bíba 2009-04-27 14:24:58 UTC
If you don't have CD but you have access to an installation tree over HTTP or FTP, you can always use --tree=URL (protocol://host/path to the directory with .discinfo).

Comment 3 Petr Sklenar 2009-04-27 16:45:18 UTC
I am sorry I thought it talks to RHN, OK.