Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58886 - dante-sockd init script not working properly
Summary: dante-sockd init script not working properly
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-30 05:48 UTC by Marvin Tapessur
Modified: 2005-02-14 02:37 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 Marvin Tapessur 2004-07-30 05:48:34 UTC
version: dante-sockd-init-1.1.14-r2,v 1.2 2004/03/06 03:29:17 vapier

dante-sockd init script starts the sockd daemon succesfully. Stopping however doesn't work.

 * Stopping dante sockd...
start-stop-daemon: warning: failed to kill 6952: No such process
 * Failed to stop sockd        [ !! ]

The parent sockd proces has a different PID nunber then in the .pid file.

Reproducible: Always
Steps to Reproduce:
1. /etc/init.d/dante-sockd stop
2.
3.

Actual Results:  
 * Stopping dante sockd...
start-stop-daemon: warning: failed to kill 6952: No such process
 * Failed to stop sockd        [ !! ]



Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 
2.4.25_pre7-gss-r2)
=================================================================
System uname: 2.4.25_pre7-gss-r2 i686 Pentium Pro
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentiumpro -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share
/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentiumpro -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.surfnet.nl/pub/os/Linux/distr/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="apache apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gpm gtk2 
imlib jpeg kde ldap libg++ libwww mad mikmod mmx motif mpeg ncurses nls 
oggvorbis opengl oss pam pdflib perl png python quicktime readline sdl slang 
spell ssl svga tcpd truetype x86 xml xml2 xmms xv zlib"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2005-02-14 02:37:32 UTC
it works perfectly for me (1.1.15).
please reopen if this problem persists for you.