[Bugs] [Bug 1389742] build: incorrect Requires: for portblock resource agent

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 4 10:10:12 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1389742



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15754 committed in release-3.9 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit bbeb83f5c431151d095336d49908aeb3b11d28d2
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Fri Oct 28 08:59:04 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: 1389742
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
    Reviewed-on: http://review.gluster.org/15754
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>

-- 
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=ZFBEgdgsex&a=cc_unsubscribe


More information about the Bugs mailing list