Bug 124660

Summary: system-config-packages should depend on comps
Product: [Fedora] Fedora Reporter: petrosyan
Component: system-config-packagesAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-01 19:28:34 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 petrosyan 2004-05-28 11:11:51 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Description of problem:
after uninstalling the comps package ( rpm -e comps ),
system-config-packages stops working and gives the following error:
********************************************
Installation Tree Not Found.

The path None does not look like a valid installation source.
***********************************************
after installing comps package again ( up2date comps )
system-config-packages starts working again.

This means that system-config-packages should depends on comps package.

Version-Release number of selected component (if applicable):
system-config-packages-1.2.12-1

How reproducible:
Always

Steps to Reproduce:
1. rpm -e comps
2. system-config-packages

Comment 1 Jeremy Katz 2004-06-01 19:28:34 UTC
Unfortunately, the comps package is "special" and cannot be in the
installer hdlist (as it contains the hdlist file, so there's a chicken
and the egg problem) and so s-c-p can't depend on it.