Bug 112416 - buildinstall queries redhat-release rpm
Summary: buildinstall queries redhat-release rpm
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 1
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-19 13:34 UTC by Chris Rouch
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-12-19 20:07:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 :-)


Note You need to log in before you can comment on or make changes to this bug.