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

Bug 25228

Summary: Start script for dnsmasq squawks about dependencies
Product: Gentoo Linux Reporter: David E.Miller <idavidmiller>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David E.Miller 2003-07-24 21:41:13 UTC
emerged dnsmasq
configured according to docs

started dnsmasq with:

/etc/init.d dnsmasq start

Get the following on the console output from the start script:

* Could not get dependency info for "dnsmasq"!
* Could not get dependency info for "dnsmasq"!
* Starting dnsmasq ...

The above is not a typo... it outputs the same (first two) lines twice.

The dnsmasq daemon appears in the ps listing and appears to be functioning
normally, but the start up script squawks about the dependency thing each time
the script is run. The process ID appears in /var/run normally.
Comment 1 SpanKY gentoo-dev 2003-07-24 21:47:44 UTC
run `depscan.sh` and try again 

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