Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25228 - Start script for dnsmasq squawks about dependencies
Summary: Start script for dnsmasq squawks about dependencies
Status: RESOLVED DUPLICATE of bug 23614
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 21:41 UTC by David E.Miller
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***