Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 115838

Summary: kickstart to pull ISOs over NFS fails
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: FC2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:19 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:
Bug Depends On:    
Bug Blocks: 114961    

Description Joe Orton 2004-02-16 16:25:18 UTC
Booted with "linux ksdevice=eth0 ks=http://blah/blah.ks" to pull ISOs
from an NFS mount... kickstart file has:

nfs --server=tantra --dir=/export/mirror/redhat/snapshot/FedoraC2

The install fails every time with an anaconda backtrace, I copied the
last three lines down, they were:

snack.py line 547 in ButtonChoiceWindow
t = TextboxReflowed(width, text, maxHeight = screen.height - 12)
Attribute: 'NoneType' object has no attribute 'height'

Comment 1 Joe Orton 2004-02-16 16:27:37 UTC
This was with Fedora Core 2 test 1.

Comment 2 Jeremy Katz 2004-02-17 04:42:24 UTC
Know what's causing it... just have to figure out how I want to fix it :/

Comment 3 Brent Fox 2004-03-15 15:41:22 UTC

*** This bug has been marked as a duplicate of 110874 ***

Comment 4 Red Hat Bugzilla 2006-02-21 19:01:19 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.