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
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.