Bug 480856

Summary: resolv.conf gets overwritten when hostname with a domain is provided
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: anaconda-maint-list, dcantrell
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: 2009-03-12 17:54:29 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: 476774    

Description Jesse Keating 2009-01-20 22:16:00 UTC
When we're creating the config files for use during install, /etc/resolv.conf is getting overwritten by anaconda, if the user has provided a hostname with a domain attached.  This can lead to a resolv.conf file that doesn't have any nameservers lines, even though we got nameservers from DHCP.  End result, unable to resolve dns in order to complete installation.

Comment 1 Jesse Keating 2009-01-22 00:31:23 UTC
Punting this one to Beta.  Easy workaround, not critical to Alpha.

Comment 2 David Cantrell 2009-02-21 01:43:58 UTC
Is this happening when using boot.iso and then configuring a remote repo for installation?

Comment 3 Jesse Keating 2009-03-12 17:46:28 UTC
Hrm, doesn't seem to happen with boot.iso and remote repo.  I'm going to try with network obtained stage2 and see if that makes a difference.

Comment 4 Jesse Keating 2009-03-12 17:54:29 UTC
I don't get this with a remote stage2 either.  I think this may have magically gone away.