Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42149 - pdnsd has a broken init script
Summary: pdnsd has a broken init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-19 07:26 UTC by Eric Harney
Modified: 2004-02-20 19:00 UTC (History)
1 user (show)

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 Eric Harney 2004-02-19 07:26:16 UTC
# ./pdnsd-online start
 * Starting pdnsd...                                                      [ ok ]
 * Starting pdnsd-online...
Error: could not open socket /var/lib/pdnsd/pdnsd.status: No such file or directory

Reproducible: Always
Steps to Reproduce:
1. emerge pdnsd
2. create /etc/pdnsd/pdnsd.conf and change /etc/conf.d/pdnsd-online to use "IFACE=eth0"
3. /etc/init.d/pdnsd-online start




# emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.3-gentoo)
=================================================================
System uname: 2.6.3-gentoo i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.13
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -fstack-protector -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/fenris /etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -fstack-protector -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox userpriv"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/
http://gentoo.oregonstate.edu/distfiles"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X X509 aalib alsa apache2 apm avi berkdb bonobo cdr crypt dedicated
dga doc encode esd fbcon foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml
guile imlib java jpeg ldap libg++ libwww mad mbox md5sum mikmod mmx motif
mozilla moznocompose moznoirc moznomail mozp3p mozsvg mpeg ncurses nls offensive
oggvorbis opengl oss pam pda pdflib perl png python qt quicktime readline sdl
slang spell sse ssl svga tcltk tcpd tetex tiff truetype unicode x86 xml2 xmms xv
zlib"
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-02-20 19:00:02 UTC
Added -s to files/pdnsd.rc6 to enable socket usage. Thanks for the bug report guys. Committed to cvs.