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:
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]
*** Bug 463103 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 462592 ***