Bug 112416

Summary: buildinstall queries redhat-release rpm
Product: [Fedora] Fedora Reporter: Chris Rouch <cro>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: low Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-19 20:07:31 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 Chris Rouch 2003-12-19 13:34:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.10 (X11; Linux i686; U;) Gecko/20030314

Description of problem:
If version isn't specified on the command line the script tries to
query redhat-release rather than fedora-release  (line 66)

Version-Release number of selected component (if applicable):
anaconda-runtime-9.2-2

How reproducible:
Always

Steps to Reproduce:
1./usr/lib/anaconda-runtime/buildinstall --prodpath RedHat --product
fc1 --pkgorder /a/yarrow/cdrom/pkgorder.txt --release 1 /a/yarrow/cdrom
2.
3.
    

Actual Results:  recursion fails because version isn't set

Expected Results:  recursion should succeed without errors

Additional info:

if --version is specified this is not a problem

Comment 1 Jeremy Katz 2003-12-19 20:07:31 UTC
I highly recommend passing --version.  In fact, enough so that I just
changed cvs to require it :-)