severity 665591 minor tags 665591 + patch thanks Please find attached a patch which fixes the glib includes for pacemaker. Since this touches code paths which aren't currently build, the package no longer ftbfs with glib 2.34. Thus downgrading the severity. It would still be nice if you could forward the patch upstream
Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
Index: pacemaker-1.1.7/lib/ais/ipc_bridge.c =================================================================== --- pacemaker-1.1.7.orig/lib/ais/ipc_bridge.c 2012-03-28 08:14:13.000000000 +0200 +++ pacemaker-1.1.7/lib/ais/ipc_bridge.c 2012-12-15 20:33:51.623793553 +0100 @@ -32,7 +32,7 @@ #include <crm_internal.h> #include <crm/crm.h> #include <crm/common/ipc.h> -#include <glib/ghash.h> +#include <glib.h> #include <crm/ais.h>
signature.asc
Description: OpenPGP digital signature