First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 239100
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 239098
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Philip Kovacs <kovacsp3@comcast.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 239100 depends on: Show dependency tree
Bug 239100 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-09-29 23:50 0000
I upgraded to dhcpcd-4.0.1-r1 last night from 3.2.3 and I notice that it
created an empty /etc//resolv.conf instead of my usual nameserver 192.168.0.101
entry.

Not sure if this is a configuration issue or a bug frankly.

I run net-dns/djbdns-1.05-r21 (dnscache) and dhcpcd 3.2.3 dis correctly create
the 'nameserver 192.168.0.101' entry in /etc/resolv.conf, but 4.0.1-r1 creates
no entries -- just the head/tail comment.

Here is my /etc/conf.d/net:

dns_domain=( "lan.net" )
dns_search=( "lan.net" )
config_eth0=( "dhcp" )
dhcp_eth0="nodns"
dns_servers_eth0=( "192.168.0.101" )

3.2.3 creates the following (correct) /etc/resolv.conf:

#Generated by net-scripts for interface eth0
domain lan.net
search lan.net
nameserver 192.168.0.101

but 4.0.1-r1 does not populate that file with any non-comment entries.

Help!



Reproducible: Always

------- Comment #1 From Jeroen Roovers 2008-09-29 23:59:33 0000 -------

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

First Last Prev Next    No search results available      Search page      Enter new bug