Bug 678423

Summary: Nameserver error in IPv6
Product: [Fedora] Fedora Reporter: A.J. Werkman <aj.werkman>
Component: anacondaAssignee: Radek Vykydal <rvykydal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: jonathan, vanmeeuwen+fedora
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: 2011-02-18 10:00:07 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 A.J. Werkman 2011-02-17 21:25:33 UTC
Description of problem:
The nameserver given in the UI on a static configured IPv6 interface is not written to /etc/resolve.conf

Version-Release number of selected component (if applicable):
F15 Alpha TC2

How reproducible:
Everytime

Steps to Reproduce:
1. Start a network installation on a IPv6 only network
2. On the network UI switch off IPv4 and give a static IPv6 addressing scheme with a IPv6 nameserver address
3. Anaconda complains that it can't resolve the repo's
4. Switch to terminal 2 and do a 'ls -l /etc/resolve.conf'
5. See that /etc/resolve.conf is 0 byte in size.
  
Actual results:
/etc/resolve.conf is 0 byte in size and no nameserver line is wruitten to it

Expected results:
/etc/resolve.conf contains the nameserver given in the network UI.

Additional info:
After editing /etc/resolve.conf manually name resolution is possible in this setup.

Comment 1 Radek Vykydal 2011-02-18 10:00:07 UTC

*** This bug has been marked as a duplicate of bug 672282 ***