Bug 462786
| Summary: | Anaconda fails during Installation via URL | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Jones <djones> |
| Component: | anaconda | Assignee: | Dave Cantrell <dcantrell> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | 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
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 *** |