Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217837

Summary: net-dns/pdnsd-1.2.6: pdnsd.resolvconf uses "uniqify" which is not available on baselayout-2
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: New packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED DUPLICATE    
Severity: normal CC: robert.golding
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Väth 2008-04-15 19:34:15 UTC
$PORTTREE/net-dns/pdnsd/files/pdnsd.resolvconf
has several calls to the function "uniqify" which is not contained in
/etc/init.d/functions.sh on baselayout-2.
Comment 1 Robert Golding 2008-04-15 22:58:18 UTC
I don't know about where "uniqify" is installed, however I updated to baselayout-2 and now my resolv.conf is not auto-updated with the error message:

/sbin/resolvconf: line203: uniqify: command not found
/sbin/resolvconf: line93: uniqify: command not found
/etc/resolvconf/update.d/libc: line27: uniqify: command not found
/etc/resolvconf/update.d/libc: line73: uniqify: command not found

just before config_eth0=( "dhcpcd" ) runs and then just before config_eth0=( "192.168.99.1/24" ) runs.

As a general workaround, and because I happen to know the dns servers I use, I have hand written resolv.conf.
Comment 2 Martin Mokrejš 2008-04-18 07:25:35 UTC
This a duplicate of bug #218031
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2008-04-20 05:05:34 UTC

*** This bug has been marked as a duplicate of bug 218031 ***
Comment 4 Robert Golding 2008-04-21 02:36:09 UTC
(In reply to comment #3)
> 
> *** This bug has been marked as a duplicate of bug 218031 ***
> 

Look at the numbers!  218*** was posted AFTER 217***, therefore 218031 is a duplicate of this bug report, isn't.

Or has the other bug been reported by someone 'more important' than the poster here?
Comment 5 Alin Năstac (RETIRED) gentoo-dev 2008-04-21 05:09:32 UTC
Bug 218031 had a solution. In my book, this is more important than anything else.