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

Bug 65484

Summary: net-dns/pdnsd-1.1.11 warning net.ppp0
Product: Gentoo Linux Reporter: Daniel Webert <rockoo>
Component: New packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Webert 2004-09-26 19:49:27 UTC
net-dns/pdnsd-1.1.11 version bump

we have the following warning while starting the daemon and always after '* Caching service dependencies...'

<snip>
 *  Can't find service 'net.ppp0' needed by 'pdnsd-online';  continuing...
</snip>
Comment 1 Daniel Webert 2004-09-26 21:49:44 UTC
wrong summary - sorry
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-09-27 02:45:00 UTC

pkg_postinst:

"Add pdnsd-online to your online runlevel."
"The online interface will be listed in /etc/conf.d/pdnsd-online"

You don't use ppp0 as the interface to the "online" mode so you should of changed the file /etc/conf.d/pdnsd-online to refer to the initscript network interface that needs to be up in order to be considered "online".

Please suggest better wording or an alternate way of doing this. It was a reasonable assumption that this package was for dialup users so I wanted to make it easy for them.

If your happy with the way it is please close as INVALID.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-09-29 04:32:30 UTC
need your input to change this.