Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662194 - Bugfix version bump - net-analyzer/nagios-4.4.1 net-analyzer/nagios-core-4.4.1
Summary: Bugfix version bump - net-analyzer/nagios-4.4.1 net-analyzer/nagios-core-4.4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-26 17:50 UTC by Josh G
Modified: 2018-08-08 21:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh G 2018-07-26 17:50:06 UTC
Version 4.4.1 fixes an upstream bug that causes failed tests, and a flood of these sort of errors: "nagios[]: wproc: Unrecognized result variable: (i=4) =1532623656"

Upstream bug details here: https://sourceforge.net/p/nagios/mailman/message/29967646/

copying the 4.4.0 ebuilds net-analyzer/nagios and net-analyzer/nagios-core to -4.4.1 build and work without complaint.
Comment 1 Tomáš Mózes 2018-07-31 11:14:13 UTC
Seems like notifications are broken in 4.4.0/4.4.1:
https://github.com/NagiosEnterprises/nagioscore/issues/557

I personally downgraded to 4.3.4 where it works just fine.
Comment 2 Josh G 2018-07-31 16:54:39 UTC
I've not run into that bug, but if the same bug exists in 4.4.0, there's no point in keeping 4.4.0, and not bumping the ebuild to 4.4.1.
Comment 3 Tomáš Mózes 2018-08-02 05:54:46 UTC
Open issues with 4.4.1:
https://github.com/NagiosEnterprises/nagioscore/issues/566
https://github.com/NagiosEnterprises/nagioscore/issues/557
https://github.com/NagiosEnterprises/nagioscore/issues/552
https://github.com/NagiosEnterprises/nagioscore/issues/551
https://github.com/NagiosEnterprises/nagioscore/issues/550

Changelog for 4.4.2:
FIXES
* Fix comment data being duplicated after a `service nagios reload` or similar (Bryan Heden)
* Fix check_interval and retry_interval not changing at the appropriate times (Scott Wilkerson)
* Fixed passive checks sending recovery email when host was previously UP (Scott Wilkerson)
* Fixed flapping comments duplication on nagios reload (Christian Jung)
* Fix for CVE-2018-13441 null pointer dereference (Trevor McDonald)
* Fixed syntax error in file: default-init.in (#558) (Christian Zettel)
* Reset current notification number and state flags when the host recovers, reset all service variables when they recover fixes (#557) (Scott Wilkerson)
Comment 4 Larry the Git Cow gentoo-dev 2018-08-08 21:08:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a67d7c03bbbbc3a81ce80c3f5aaf4e931402a12

commit 7a67d7c03bbbbc3a81ce80c3f5aaf4e931402a12
Author:     Tomas Mozes <hydrapolic@gmail.com>
AuthorDate: 2018-08-08 06:21:04 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2018-08-08 21:08:26 +0000

    net-analyzer/nagios-core: bump to 4.4.1
    
    Closes: https://bugs.gentoo.org/662194
    Package-Manager: Portage-2.3.44, Repoman-2.3.10
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-analyzer/nagios-core/Manifest                  |   1 +
 .../nagios-core/files/nagios-4.4.2-pre.patch       | 209 ++++++++++++++++++++
 net-analyzer/nagios-core/nagios-core-4.4.1.ebuild  | 218 +++++++++++++++++++++
 3 files changed, 428 insertions(+)