Your message dated Mon, 22 Nov 2010 14:25:38 +1100
with message-id <[email protected]>
and subject line Re: Bug#522583: fping broken on some arm systems?
has caused the Debian Bug report #522583,
regarding bad reponse on armel
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.)
--
522583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522583
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fping
Version: 2.4b2-to-ipv6-16
Severity: grave
I think the screendumps below are clear.
epp...@qnap:~$ uname -m
armv5tel
epp...@qnap:~$ /usr/bin/fping -ei 1000 -c 10 194.109.5.227
194.109.5.227 : [0], 84 bytes, 0.-182238712 ms (0.-182238712 avg, 0% loss)
194.109.5.227 : duplicate for [16777217], 84 bytes, 969531 ms
194.109.5.227 : [16777217], 84 bytes, 969531 ms (0.-42642786 avg, 0% loss)
194.109.5.227 : duplicate for [33554434], 84 bytes, 0.-79624590 ms
194.109.5.227 : [33554434], 84 bytes, 0.-79624590 ms (0.-54970054 avg, 0% loss)
194.109.5.227 : duplicate for [50331651], 84 bytes, 1718334 ms
194.109.5.227 : [50331651], 84 bytes, 1718334 ms (17308 avg, 0% loss)
194.109.5.227 : duplicate for [67108868], 84 bytes, 0.-3309057 ms
194.109.5.227 : [67108868], 84 bytes, 0.-3309057 ms (7228 avg, 0% loss)
194.109.5.227 : duplicate for [83886085], 84 bytes, 0.-179879735 ms
194.109.5.227 : [83886085], 84 bytes, 0.-179879735 ms (0.-29377584 avg, 0% loss)
194.109.5.227 : duplicate for [100663302], 84 bytes, 730261 ms
194.109.5.227 : [100663302], 84 bytes, 730261 ms (0.-14748482 avg, 0% loss)
194.109.5.227 : duplicate for [117440519], 84 bytes, 0.-103557650 ms
194.109.5.227 : [117440519], 84 bytes, 0.-103557650 ms (0.-25849628 avg, 0%
loss)
194.109.5.227 : duplicate for [134217736], 84 bytes, 1493547 ms
194.109.5.227 : [134217736], 84 bytes, 1493547 ms (0.-6382475 avg, 0% loss)
194.109.5.227 : duplicate for [150994953], 84 bytes, 0.-27229045 ms
194.109.5.227 : [150994953], 84 bytes, 0.-27229045 ms (0.-8467132 avg, 0% loss)
194.109.5.227 : xmt/rcv/%loss = 10/10/0%, min/avg/max =
0.-182238712/0.-8467132/1718334
epp...@qnap:~$
epp...@robje:~$ uname -m
i686
epp...@robje:~$ /usr/bin/fping -ei 1000 -c 10 194.109.5.227
194.109.5.227 : [0], 84 bytes, 15.8 ms (15.8 avg, 0% loss)
194.109.5.227 : [1], 84 bytes, 14.5 ms (15.2 avg, 0% loss)
194.109.5.227 : [2], 84 bytes, 13.4 ms (14.6 avg, 0% loss)
194.109.5.227 : [3], 84 bytes, 13.2 ms (14.2 avg, 0% loss)
194.109.5.227 : [4], 84 bytes, 12.5 ms (13.9 avg, 0% loss)
194.109.5.227 : [5], 84 bytes, 14.5 ms (14.0 avg, 0% loss)
194.109.5.227 : [6], 84 bytes, 11.9 ms (13.7 avg, 0% loss)
194.109.5.227 : [7], 84 bytes, 11.2 ms (13.4 avg, 0% loss)
194.109.5.227 : [8], 84 bytes, 9.67 ms (13.0 avg, 0% loss)
194.109.5.227 : [9], 84 bytes, 9.31 ms (12.6 avg, 0% loss)
194.109.5.227 : xmt/rcv/%loss = 10/10/0%, min/avg/max = 9.31/12.6/15.8
epp...@robje:~$
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.26-1-orion5x
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages fping depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
fping recommends no packages.
fping suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.4b2-to-ipv6-16.1
On Fri, Nov 19, 2010 at 12:42:50PM +0100, Jon Bendtsen wrote:
>On Fri, Nov 19, 2010 at 01:26:44PM +0200, Niko Tyni wrote:
>>On Fri, Nov 19, 2010 at 11:56:49AM +0100, Jon Bendtsen wrote:
>>
>>>I also see this problem on my Guru plug server plus. It came with
>>>debian lenny installed, but got no fping graphs in smokeping. Since
>>>smokeping talks about getting the latest fping from debian sid then
>>>i got the debian source package from sid and builded it on lenny.
>>>Smokeping is still from lenny.
>>
>>Ah! "Builded it on lenny" is the crucial detail that was missing until
>>now. That explains it, and I can reproduce it now.
>
>sorry that I forgot to specify the detail that i build it myself.
>
>>Just install the binary -16.1 .deb package instead of building it
>>yourself and the problem should be gone.
>
>That usually results in other dependencies and I end up with Debian
>Frankenstein, which is why i prefer the source build.
>
>
>>The real fix must be something that changed in the build dependencies,
>>most probably glibc, between the builds of -16 and -16.1. I'll look
>>into it out of curiosity, but I doubt that results in an update to the
>>lenny libc (or whatever the real cause is) anymore.
>>
>>Cc'ing the debian-arm list to let them know this is resolved. Thanks
>>again to everybody who helped out.
>
>No, thanks for helping me out so I can get my tools working :-D
>
>
>dkplugbab9:/tmp# dpkg -i fping_2.4b2-to-ipv6-16.1_armel.deb
>(Reading database ... 18936 files and directories currently installed.)
>Preparing to replace fping 2.4b2-to-ipv6-15 (using
>fping_2.4b2-to-ipv6-16.1_armel.deb) ...
>Unpacking replacement fping ...
>Setting up fping (2.4b2-to-ipv6-16.1) ...
>Processing triggers for man-db ...
>dkplugbab9:/tmp# fping -ei 1000 -c 10 192.168.119.8
>192.168.119.8 : [0], 84 bytes, 0.39 ms (0.39 avg, 0% loss)
>192.168.119.8 : [1], 84 bytes, 0.34 ms (0.36 avg, 0% loss)
>192.168.119.8 : [2], 84 bytes, 0.36 ms (0.36 avg, 0% loss)
>192.168.119.8 : [3], 84 bytes, 0.35 ms (0.36 avg, 0% loss)
>192.168.119.8 : [4], 84 bytes, 0.37 ms (0.36 avg, 0% loss)
>192.168.119.8 : [5], 84 bytes, 0.22 ms (0.33 avg, 0% loss)
>192.168.119.8 : [6], 84 bytes, 0.23 ms (0.32 avg, 0% loss)
>192.168.119.8 : [7], 84 bytes, 0.37 ms (0.32 avg, 0% loss)
>192.168.119.8 : [8], 84 bytes, 0.37 ms (0.33 avg, 0% loss)
>192.168.119.8 : [9], 84 bytes, 0.37 ms (0.33 avg, 0% loss)
>
>192.168.119.8 : xmt/rcv/%loss = 10/10/0%, min/avg/max = 0.22/0.33/0.39
>
>Starting smokeping no longer gives any output and I am beginning to see
>output :-)
>
>JonB
I'm closing this bug. Thank you everybody for helping with this bug.
--- End Message ---