Title: [opsview-base] [154] Disable nagios_set_dependency_failure.patch as this causes a segfault.
- Revision
- 154
- Author
- tvoon
- Date
- 2012-12-18 17:05:13 +0000 (Tue, 18 Dec 2012)
Log Message
Disable nagios_set_dependency_failure.patch as this causes a segfault. Will reintroduce later
Modified Paths
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2012-12-18 16:33:30 UTC (rev 153)
+++ trunk/Makefile 2012-12-18 17:05:13 UTC (rev 154)
@@ -485,7 +485,8 @@
# #cd ${NAGIOS} && cp ../patches/unlit-bulb.gif ./html/images/action.gif
# #cd ${NAGIOS} && cp ../patches/comment.gif ./html/images/comment.gif
cd ${NAGIOS} && patch -p1 < ../patches/nagios_sync_retention_file.patch
- cd ${NAGIOS} && patch -p1 < ../patches/nagios_set_dependency_failure.patch
+ # TODO: We disable below as this currently causes a SEGV when reached
+ #cd ${NAGIOS} && patch -p1 < ../patches/nagios_set_dependency_failure.patch
cd ${NAGIOS} && patch -p1 < ../patches/nagios_is_active_with_renotification_interval.patch
# cd ${NAGIOS} && patch -p1 < ../patches/nagios_notificationmethods_nebcancel.patch
# # Disabling patch below. This seems to affect multiple callbacks
_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins