Your message dated Sat, 07 May 2011 11:17:08 +0000
with message-id <[email protected]>
and subject line Bug#602943: fixed in 2ping 1.1-1
has caused the Debian Bug report #602943,
regarding 2ping: Sometimes "fails" to start
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
602943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602943
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: 2ping
Version: 1.0-1
Severity: important
Hi again!
Sometimes 2ping "fails" to start in daemon mode. With it stoped:
# /etc/init.d/2ping start
Starting 2ping listener : 2ping failed!
# /etc/init.d/2ping start
Starting 2ping listener : 2ping apparently already running.
And indeed, it's running and listening on port 15998, as expected.
It's not reproducible every time, but if it helps, the init script
output (run with "set -x") is attached (both when it failed and when it
succeeded).
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (100,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages 2ping depends on:
ii perl 5.10.1-15 Larry Wall's Practical Extraction
Versions of packages 2ping recommends:
pn libio-socket-inet6-perl <none> (no description available)
ii perl-modules 5.10.1-15 Core Perl modules
Versions of packages 2ping suggests:
pn libdigest-crc-perl <none> (no description available)
ii perl [libdigest-sha-perl] 5.10.1-15 Larry Wall's Practical Extraction
-- Configuration Files:
/etc/default/2ping changed [not included]
/etc/init.d/2ping changed [not included]
-- no debconf information
+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/bin/2ping
+ NAME=2ping
+ DESC=2ping listener
+ PIDFILE=/var/run/2ping.pid
+ test -x /usr/bin/2ping
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ true
+ TWOPINGD_OPTS=
+ TWOPINGD_USER=nobody
+ TWOPINGD_DIETIME=2
+ [ -f /etc/default/2ping ]
+ . /etc/default/2ping
+ TWOPINGD_RUN=yes
+ TWOPINGD_OPTS=
+ TWOPINGD_USER=nobody
+ [ xyes != xyes ]
+ [ -n nobody ]
+ getent passwd
+ grep -q ^nobody:
+ getent passwd
+ grep ^nobody:
+ awk -F : {print $3}
+ DAEMONUID=65534
+ getent passwd
+ grep ^nobody:
+ awk -F : {print $4}
+ DAEMONGID=65534
+ set -e
+ log_daemon_msg Starting 2ping listener 2ping
+ [ -z Starting 2ping listener ]
+ log_daemon_msg_pre Starting 2ping listener 2ping
+ :
+ [ -z 2ping ]
+ echo -n Starting 2ping listener : 2ping
Starting 2ping listener : 2ping+ log_daemon_msg_post Starting 2ping listener
2ping
+ :
+ running
+ [ ! -f /var/run/2ping.pid ]
+ cat /var/run/2ping.pid
+ pid=14963
+ running_pid 14963 /usr/bin/2ping
+ pid=14963
+ name=/usr/bin/2ping
+ [ -z 14963 ]
+ [ ! -d /proc/14963 ]
+ return 1
+ return 1
+ start_server
+ [ -z nobody ]
+ start-stop-daemon --start --quiet --chuid nobody --background --make-pidfile
--pidfile /var/run/2ping.pid --exec /usr/bin/2ping -- --listen -q
+ errcode=0
+ return 0
+ [ -n ]
+ running
+ [ ! -f /var/run/2ping.pid ]
+ cat /var/run/2ping.pid
+ pid=14963
+ running_pid 14963 /usr/bin/2ping
+ pid=14963
+ name=/usr/bin/2ping
+ [ -z 14963 ]
+ [ ! -d /proc/14963 ]
+ return 1
+ return 1
+ log_end_msg 1
+ [ -z 1 ]
+ retval=1
+ log_end_msg_pre 1
+ :
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ [ -t 1 ]
+ [ xrxvt-unicode != x ]
+ [ xrxvt-unicode != xdumb ]
+ [ -x /usr/bin/tput ]
+ [ -x /usr/bin/expr ]
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ [ -z ]
+ FANCYTTY=1
+ true
+ /usr/bin/tput setaf 1
+ RED=
+ /usr/bin/tput setaf 3
+ YELLOW=
+ /usr/bin/tput op
+ NORMAL=
+ [ 1 -eq 0 ]
+ [ 1 -eq 255 ]
+ /bin/echo -e failed!
failed!
+ log_end_msg_post 1
+ :
+ return 1
+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/bin/2ping
+ NAME=2ping
+ DESC=2ping listener
+ PIDFILE=/var/run/2ping.pid
+ test -x /usr/bin/2ping
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ true
+ TWOPINGD_OPTS=
+ TWOPINGD_USER=nobody
+ TWOPINGD_DIETIME=2
+ [ -f /etc/default/2ping ]
+ . /etc/default/2ping
+ TWOPINGD_RUN=yes
+ TWOPINGD_OPTS=
+ TWOPINGD_USER=nobody
+ [ xyes != xyes ]
+ [ -n nobody ]
+ getent passwd
+ grep -q ^nobody:
+ getent passwd
+ grep ^nobody:
+ awk -F : {print $3}
+ DAEMONUID=65534
+ getent passwd
+ grep ^nobody:
+ awk -F : {print $4}
+ DAEMONGID=65534
+ set -e
+ log_daemon_msg Starting 2ping listener 2ping
+ [ -z Starting 2ping listener ]
+ log_daemon_msg_pre Starting 2ping listener 2ping
+ :
+ [ -z 2ping ]
+ echo -n Starting 2ping listener : 2ping
Starting 2ping listener : 2ping+ log_daemon_msg_post Starting 2ping listener
2ping
+ :
+ running
+ [ ! -f /var/run/2ping.pid ]
+ cat /var/run/2ping.pid
+ pid=16801
+ running_pid 16801 /usr/bin/2ping
+ pid=16801
+ name=/usr/bin/2ping
+ [ -z 16801 ]
+ [ ! -d /proc/16801 ]
+ return 1
+ return 1
+ start_server
+ [ -z nobody ]
+ start-stop-daemon --start --quiet --chuid nobody --background --make-pidfile
--pidfile /var/run/2ping.pid --exec /usr/bin/2ping -- --listen -q
+ errcode=0
+ return 0
+ [ -n ]
+ running
+ [ ! -f /var/run/2ping.pid ]
+ cat /var/run/2ping.pid
+ pid=16891
+ running_pid 16891 /usr/bin/2ping
+ pid=16891
+ name=/usr/bin/2ping
+ [ -z 16891 ]
+ [ ! -d /proc/16891 ]
+ cat /proc/16891/cmdline
+ grep /usr/bin/2ping
+ tr \000 \n
+ cmd=/usr/bin/2ping
+ [ -z /usr/bin/2ping ]
+ return 0
+ return 0
+ log_end_msg 0
+ [ -z 0 ]
+ retval=0
+ log_end_msg_pre 0
+ :
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ [ -t 1 ]
+ [ xrxvt-unicode != x ]
+ [ xrxvt-unicode != xdumb ]
+ [ -x /usr/bin/tput ]
+ [ -x /usr/bin/expr ]
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ [ -z ]
+ FANCYTTY=1
+ true
+ /usr/bin/tput setaf 1
+ RED=
+ /usr/bin/tput setaf 3
+ YELLOW=
+ /usr/bin/tput op
+ NORMAL=
+ [ 0 -eq 0 ]
+ echo .
..
+ log_end_msg_post 0
+ :
+ return 0
+ exit 0
--- End Message ---
--- Begin Message ---
Source: 2ping
Source-Version: 1.1-1
We believe that the bug you reported is fixed in the latest version of
2ping, which is due to be installed in the Debian FTP archive:
2ping_1.1-1.debian.tar.gz
to main/2/2ping/2ping_1.1-1.debian.tar.gz
2ping_1.1-1.dsc
to main/2/2ping/2ping_1.1-1.dsc
2ping_1.1-1_all.deb
to main/2/2ping/2ping_1.1-1_all.deb
2ping_1.1.orig.tar.gz
to main/2/2ping/2ping_1.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ryan Finnie <[email protected]> (supplier of updated 2ping package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 06 May 2011 20:54:28 -0700
Source: 2ping
Binary: 2ping
Architecture: source all
Version: 1.1-1
Distribution: unstable
Urgency: low
Maintainer: Ryan Finnie <[email protected]>
Changed-By: Ryan Finnie <[email protected]>
Description:
2ping - Ping utility to determine directional packet loss
Closes: 602941 602943
Changes:
2ping (1.1-1) unstable; urgency=low
.
* New upstream release (Closes: #602941)
* Bumped standards to 3.9.2
* init.d: Guard against race condition when starting (Closes: #602943)
Checksums-Sha1:
36a880ff5a67e12b70c61642a60ade0b9cbc3777 1085 2ping_1.1-1.dsc
a0b5ef350afac62fc3e83386a5c98b4d4356ab9f 30665 2ping_1.1.orig.tar.gz
94592632da59e9f837cafc4045baa0311b89ea30 4859 2ping_1.1-1.debian.tar.gz
e32ebc0409facb6dcc67ff04c513da2398400d16 28310 2ping_1.1-1_all.deb
Checksums-Sha256:
ace75a9af70d32b2370c2a7f6133eed510fd7b161620871273fdaeeec9a8d930 1085
2ping_1.1-1.dsc
6a3e85c488aca40b8d3056dd69fb533ab8dd6790c25c3cacd4446bb45c59664b 30665
2ping_1.1.orig.tar.gz
4329c5c86e0ef98aed19a2b3906d326aa38c8e22b7279984330ac522bf19a989 4859
2ping_1.1-1.debian.tar.gz
ab24035ddd7c5c12ef01cf5d88bdcc972731c22b208d9b9021ba2cdb5682d813 28310
2ping_1.1-1_all.deb
Files:
40bf5c1792a2a2555f2fc6edd2314005 1085 net optional 2ping_1.1-1.dsc
198352b7798adc3c6df6cd82f354462d 30665 net optional 2ping_1.1.orig.tar.gz
79e72ab8e8574bd9776acb3842f75b33 4859 net optional 2ping_1.1-1.debian.tar.gz
55b1dd708c968cf274374f0068c1b497 28310 net optional 2ping_1.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFNxMKEKZYQqSA+yiURAmksAJ9eFs/X9THbeiUkzOmfNuFp3UwUVgCcD7eg
apmvBT44QH47vxgQK5Y1coQ=
=TXC3
-----END PGP SIGNATURE-----
--- End Message ---