Bug 113676 - Path for genhdlist has RedHat hard coded in
Summary: Path for genhdlist has RedHat hard coded in
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-16 14:03 UTC by Tony Molloy
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-01-16 15:52:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tony Molloy 2004-01-16 14:03:55 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:

Trying to build a version of FC1 with all the updates included. When I
run genhdlist the default path has RedHat/base hard coded in instead
of Fedora/base.

/usr/lib/anaconda-runtime/genhdlist /Fedora
error creating file /Fedora/RedHat/base/hdlist: No such file or directory

It's looking for .../Redhat/base/hdlist instead of .../Fedora/base/hdlist

A workaround is to create a symbolic link in the Fedora directory.

ln -s ../Fedora RedHat



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

How reproducible:
Always

Steps to Reproduce:
1. Run genhdlist against FC1
2.
3.
    

Actual Results:  I got the error message above.

Expected Results:  It should have generated new hdlist and hdlist2 files

Additional info:

Comment 1 Jeremy Katz 2004-01-16 15:52:21 UTC
Run with '--productpath Fedora'


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