Bug 745518
Summary: | Network is not UP by default after installation if "minimal install" option is selected when installing | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Igor Mammedov <imammedo> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | anaconda-maint-list, awilliam, jamundso, jonathan, kparal, notting, petersen, robatino, rvykydal, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-10-13 18:27:33 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: |
Description
Igor Mammedov
2011-10-12 15:03:20 UTC
You probably want to mark this as a duplicate of bug 741199 which already appears close to being fixed. Actually, I misunderstood exactly what bug 741199 covered - see https://bugzilla.redhat.com/show_bug.cgi?id=741199#c11 . So this is not actually a dupe, although fixing that bug helps in fixing this one. Seems more like duplicate of bug #702261 with requirement of firewall setup added. (In reply to comment #3) > Seems more like duplicate of bug #702261 with requirement of firewall setup > added. Yes, It looks like it's a dup of fc15 bug 702261 (CLOSED|NOTABUG) or duped to it fc16 bug 740674 or still open bug 693602 plus additional req for firewall I've read comments in this bugs and so far haven't seen a clear explanation why it shouldn't be be fixed and why freshly installed system should be left in a crippled state. I suppose this kind of bug will reappear repeatedly until it is fixed for several reasons: 1. fc16 bug 740674 - for netinstall it's implied that network should work after install, a system possibly does not have any other means to deliver software packages/updates (only network). 2. minimal install is convenient for testing purposes (takes less time to install) and for installing customised servers with possible minimal package set. This tasks often require to install additional packages that will make the minimal installation usable. So having working network out of box will save time and save users from being annoyed. 3. even with minimal install, system should be able get updates after install, thus it needs working network and firewall to protect it right after install. I think it is not fair to dup this kind of bugs to a closed/notabug, and there is no point in fixing it for fc15 since images for it already released and we can't change them. However issue is still fixable for fc16 (I won't object to duping this bug to bug 740674 and reopening the last one). In the worst case, if it's too late for fc16, we can move it to rawhide and have it fixed for fc17. I'd just dup it to 740674. Possible solutions: 1) a mechanism to enable network IFF NetworkManager isn't installed. This doesn't exist right now, and would be tricky. 2) enabling network.service in all cases. This isn't doable now due to bug 742840. 3) adding NetworkManager to the minimal install. This would get a *lot* of pushback. I'm going to go with 693602 as it's the oldest bug: let's dupe everything off to that one. *** This bug has been marked as a duplicate of bug 693602 *** |