Bug 224926 - [PATCH] net-mgmt/nagios-plugins: Periodically check_ntp_time return "Socket timeout" when one of several ntp server doesn't response
Summary: [PATCH] net-mgmt/nagios-plugins: Periodically check_ntp_time return "Socket t...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Mathieu Arnold
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-01-05 09:24 UTC by admins
Modified: 2018-01-08 13:40 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mat)


Attachments
SHAR archive (28.03 KB, text/plain)
2018-01-05 09:24 UTC, admins
no flags Details
PATCH (2.40 KB, patch)
2018-01-05 09:24 UTC, admins
no flags Details | Diff
Build test log (23.32 KB, application/x-gzip)
2018-01-05 09:26 UTC, admins
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description admins 2018-01-05 09:24:16 UTC
Created attachment 189433 [details]
SHAR archive

This patch for https://github.com/nagios-plugins/nagios-plugins/issues/150 fixed in branch maint via commit df485c7.

Will be released in version 2.2.2. But ETA is not defined.
Comment 1 admins 2018-01-05 09:24:59 UTC
Created attachment 189434 [details]
PATCH
Comment 2 admins 2018-01-05 09:26:14 UTC
Created attachment 189435 [details]
Build test log
Comment 3 Mathieu Arnold freebsd_committer freebsd_triage 2018-01-08 13:30:57 UTC
Please don't submit shar archives. They have been deprecated for a while now :-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-01-08 13:40:02 UTC
A commit references this bug:

Author: mat
Date: Mon Jan  8 13:38:55 UTC 2018
New revision: 458415
URL: https://svnweb.freebsd.org/changeset/ports/458415

Log:
  Fix check_ntp_time.

  It periodically returns "Socket timeout" when one of several ntp server
  doesn't response.

  PR:		224926
  Submitted by:	admins perceptyx com
  Sponsored by:	Absolight

Changes:
  head/net-mgmt/nagios-plugins/Makefile
  head/net-mgmt/nagios-plugins/files/patch-plugins-check_ntp_time.c