Bug 462786

Summary: Anaconda fails during Installation via URL
Product: [Fedora] Fedora Reporter: David Jones <djones>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: asayama, dcantrell, djones, petersen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-22 14:35:08 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: 446447    

Description David Jones 2008-09-18 21:21:17 UTC
Description of problem:
2 problems while performing installation via URL

1 After changing to Fixed IPV4 address and entering IP details. Warning rec'd must enter correct IPV6 and CIDR details.

2 Downloads image from URL then Anaconda fails with:-
Error in Anaconda line 857
Error in instdata.py line 321
Error in instdata.py line 65
Error in network.py line 207
Error in isys.py line 930 in isDeviceDHCP
keyerror "IPV4"

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


How reproducible:
2 occasions

Steps to Reproduce:
1. Install via URL
2. Static IPV4 leave IPV6 to automatic
3. Enter URL e.g http://192.168.2.100/fedora/10/install/i386/os
  
Actual results:
Error in Anaconda - safe to reboot your system

Expected results:
To continue Fedora 10 installation

Additional info:

Comment 1 David Jones 2008-09-18 21:53:57 UTC
Update to above more detail included

I missed a number of lines prior to these, 1st line did show Anaconda version.

File in /usr/lib/Anaconda line 857 in <module> anaconda.id=instClass.installDataClass(anaconda, extramodules, opts.display_mode, anaconda.backend
File /usr/lib/anaconda/instdata.py line 321, in_init_self.reset
File /usr/lib/anaconda/instdata.py line 65 in reset 
    self.network = network.Network()
File /usr/lib/anaconda/network.py line 207 in_init_
    if isys.isDeviceDHCP(dev)
File /usr/lib/anaconda/isys.py line 930 in isDeviceDHCP
    ip4_setting = settings['ipv4']
KeyError "IPV4"

Install exited abnormally [1/1]

Comment 2 Jens Petersen 2008-09-22 05:20:51 UTC
*** Bug 463103 has been marked as a duplicate of this bug. ***

Comment 3 Andy Lindeberg 2008-09-22 14:35:08 UTC

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