Bug 336761 - Loader dialog does not properly retry after failing to fetch a kickstart
Summary: Loader dialog does not properly retry after failing to fetch a kickstart
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Target
TreeView+ depends on / blocked
 
Reported: 2007-10-17 21:40 UTC by Will Woods
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-10-19 14:41:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Will Woods 2007-10-17 21:40:00 UTC
In testing bug 334881, I tried to run a kickstart install with this on the
commandline: 
  ks=nfs://hank:/mnt/qa/scratch/wwoods/f8-default-ks.cfg

loader fails to fetch this file, and gives me the "Error downloading kickstart
file" dialog to allow me to fix the URI. I corrected it to:
  nfs:hank:/mnt/qa/scratch/wwoods/f8-default-ks.cfg
which *should* work - it works if I pass this on the boot commandline - but
loader doesn't retry the mount, so it doesn't work.

Here are the relevant log messages:

INFO    : doing kickstart... setting it up
INFO    : reverse name lookup worked
INFO    : url is //hank:/mnt/qa/scratch/wwoods/f8-default-ks.cfg
INFO    : file location: nfs:////hank:/mnt/qa/scratch/wwoods/f8-default-ks.cfg
ERROR   : failed to mount nfs source
[here I fix the parameter and hit OK]
ERROR   : getFileFromNfs: no client IP information
[the above message is emitted every time I hit OK]

Comment 1 Chris Lumens 2007-10-19 14:41:45 UTC
This will be fixed in the next build of anaconda.


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