Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597 - djbdns ebuild is stale
Summary: djbdns ebuild is stale
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: chouser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-07 20:20 UTC by Scott Moynes
Modified: 2003-02-04 19:42 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 Scott Moynes 2002-02-07 20:20:39 UTC
I am having trouble installing the djbdns ebuild. It merges fine, but
/etc/rc.d/init.d/svc-dnscache sources /etc/rc.d/config/functions which
doesn't appear to exist. Moving it to /etc/init.d/ and changing the
offending line produces doservice: command not found.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-02-07 23:40:55 UTC
eeek, it hasn't been updated to use our new initscripts yet.  I'll mask the
ebuild for now.
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2002-03-01 20:35:17 UTC
The init script is really pointless, since
djbdns is supposed to use daemontools.  Fixed
ebuild on CVS.
Thanks!