pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32347: pkgsrc/net/ddclient bug
>Number: 32347
>Category: pkg
>Synopsis: '/usr/pkg/etc/rc.d/ddclient status' shows incorrect status
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 21 09:40:00 +0000 2005
>Originator: Peter Kerwien
>Release: NetBSD 3.0
>Organization:
>Environment:
System: NetBSD netbsd.homedns.org 3.0 NetBSD 3.0 (MYKERNEL) #2: Mon Dec 19
21:38:06 CET 2005 root@server:/usr/obj/sys/arch/amd64/compile/MYKERNEL amd64
Architecture: x86_64
Machine: amd64
>Description:
When checking if ddclient is running or not, via the rc.d script, it shows
incorrect information:
-bash-3.00# /usr/pkg/etc/rc.d/ddclient status
ddclient is not running.
The daemon is running but the script cannot find it:
-bash-3.00# cat /var/run/ddclient.pid
3861
-bash-3.00# ps ax|grep ddclient
3861 ttyp0 S 0:00.63 eeping for 129 seconds: ddclient - sleeping for 119 se
>How-To-Repeat:
Install and start pkgsrc/net/ddclient. Check its running state with:
/usr/pkg/etc/rc.d/ddclient status
>Fix:
Home |
Main Index |
Thread Index |
Old Index