Bug 813923

Summary: traceback while trying to retrieve kickstart from nfs
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: anaconda-maint-list, dcantrell, g.kaviyarasu, jonathan, pfrields, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-13 23:08:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dave Jones 2012-04-18 19:01:26 UTC
pxe config ..

 label 17-32 
 kernel davej/17-vmlinuz32
 append initrd=davej/17-initrd32.img ksdev=bootif ks=nfs://gelk/mnt/data/mirror/kick/17-32.ks biosdevname=0

boots the kernel and initrd, and then dracut fails with..

File "/sbin/parse-kickstart", line 41, in dracut_args
method += ":%s" % opts
NameError: global name 'opts' is not defined
/lib/anaconda-lib.sh line 137 /tmp/ks.info: No such file or directory

Comment 1 Jesse Keating 2012-04-18 21:19:30 UTC
Simple variable name typo.  Committed to rawhide and f17-branch, will be in next builds.

Comment 2 Fedora Update System 2012-04-19 00:22:42 UTC
anaconda-17.21-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/anaconda-17.21-1.fc17

Comment 3 Fedora Update System 2012-04-20 02:26:34 UTC
Package anaconda-17.21-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing anaconda-17.21-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-6240/anaconda-17.21-1.fc17
then log in and leave karma (feedback).

Comment 4 Jesse Keating 2012-06-13 23:08:15 UTC
Fixed in F17 GA.