[Bugs] [Bug 1389293] build: incorrect Requires: for portblock resource agent
bugzilla at redhat.com
bugzilla at redhat.com
Fri Oct 28 12:07:00 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1389293
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15743 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 1e421f75e040ebfce1bb6b36f9c213630807a45c
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date: Thu Oct 27 08:01:44 2016 -0400
build: incorrect Requires for portblock resource agent
was:
Requires: /usr/lib/ocf/resource.d/portblock
s/b:
Requires: /usr/lib/ocf/resource.d/heartbeat/portblock
or:
Requires: resource-agents >= 3.9.6
Note: RHEL6.8 and RHEL7.2 have resource-agents-3.9.5 which does
not contain the portblock resource agent.
I'm not sure what the point is actually of:
Requires: /usr/lib/ocf/resource.d/heartbeat/portblock
as it will fail to install on RHEL whether you have the
resource-agents package installed or not. Hence wrapping it
in %if ( fedora ).
Change-Id: Ia7d6a475464c7469018678c98fc710a3b3bfc553
BUG: 1389293
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/15743
Smoke: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: jiffin tony Thottan <jthottan at redhat.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mgTW4e5ONM&a=cc_unsubscribe
More information about the Bugs
mailing list