Package: resource-agents Version: 1:3.9.7-3 Severity: normal Tags: patch ofc_log in IPaddr2 is not defined. I Think it is typo of ocf_log.
--- resource-agents-3.9.7/heartbeat/IPaddr2.orig 2017-01-10 16:34:21.044161399 +0900 +++ resource-agents-3.9.7/heartbeat/IPaddr2 2017-01-10 16:34:33.107916996 +0900 @@ -700,7 +700,7 @@ ;; *tentative*) if [ $i -eq 10 ]; then - ofc_log warn "IPv6 address : DAD is still in tentative" + ocf_log warn "IPv6 address : DAD is still in tentative" fi ;; *) -- ISHIKAWA Mutsumi <ishik...@hanzubon.jp>, <ishik...@debian.org>