Bug 462786 - Anaconda fails during Installation via URL
Summary: Anaconda fails during Installation via URL
Keywords:
Status: CLOSED DUPLICATE of bug 462592
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 463103 (view as bug list)
Depends On:
Blocks: F10Beta, F10BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2008-09-18 21:21 UTC by David Jones
Modified: 2008-09-22 14:35 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-22 14:35:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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