Your message dated Mon, 13 Mar 2017 19:28:31 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-nagios-devel] Bug#857366: monitoring-plugins-basic: 
check_ping cannot parse output under certain locale settings
has caused the Debian Bug report #857366,
regarding monitoring-plugins-basic: check_ping cannot parse output under 
certain locale settings
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.)


-- 
857366: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857366
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: monitoring-plugins-basic
Version: 2.1.1-1
Severity: normal

Hi.

Having installed icinga2 on a jessie system, I get a critical error on
the localhost with check_ping :

*** End of the template - remove these template lines ***
Host Status:      DOWN  
 (for 0d 0h 52m 19s)
 Status Information:    /bin/ping -n -U -w 30 -c 5 127.0.0.1
 CRITIQUE - Impossible d'interpr�ter le r�ponse de la commande ping

My host has a strange locale probably, which causes the error.

# locale
LANG=fr_FR@euro
LANGUAGE=
LC_CTYPE="fr_FR@euro"
LC_NUMERIC="fr_FR@euro"
LC_TIME="fr_FR@euro"
LC_COLLATE="fr_FR@euro"
LC_MONETARY="fr_FR@euro"
LC_MESSAGES="fr_FR@euro"
LC_PAPER="fr_FR@euro"
LC_NAME="fr_FR@euro"
LC_ADDRESS="fr_FR@euro"
LC_TELEPHONE="fr_FR@euro"
LC_MEASUREMENT="fr_FR@euro"
LC_IDENTIFICATION="fr_FR@euro"
LC_ALL=

This seems like the same bug as old #327212.

Thanks in advance.

Best regards,

-- System Information:
Debian Release: 9.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'stable-updates'), (500, 
'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Hi Oliver,

Am 10.03.17 um 16:13 schrieb Olivier Berger:
> Having installed icinga2 on a jessie system, I get a critical error on
> the localhost with check_ping :
> 
> *** End of the template - remove these template lines ***
> Host Status:    DOWN  
>  (for 0d 0h 52m 19s)
>  Status Information:  /bin/ping -n -U -w 30 -c 5 127.0.0.1
>  CRITIQUE - Impossible d'interpr�ter le r�ponse de la commande ping

as unpriviledged user you are by default not able to use ping. This can
be fixed by setting suid, which is definetly not recommanded.

Another way is to use 'setcap' as the packages tries the postinst
maintainers script[1]. So you need libcap2-bin installed to get that
fixed by default, the package is recommended.

Cheers, Jan.
[1]
https://anonscm.debian.org/cgit/pkg-nagios/pkg-monitoring-plugins.git/plain/debian/monitoring-plugins-basic.postinst?id=97cb3c4f3565cd917da1b3fd0ee450a206e7b76e
-- 
Never write mail to <[email protected]>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d-- s+: a C+++ UL++++ P+ L+++ E--- W+++ N+++ o++ K++ w--- O M+ V- PS
PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h---- r+++ y++++
------END GEEK CODE BLOCK------

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to