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

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 27 11:45:59 UTC 2016


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

            Bug ID: 1389293
           Summary: build: incorrect Requires: for portblock resource
                    agent
           Product: GlusterFS
           Version: mainline
         Component: build
          Assignee: bugs at gluster.org
          Reporter: kkeithle at redhat.com
                CC: bugs at gluster.org



Description of problem:

email from buildsys at fedoraproject.org warns that 
      glusterfs-ganesha-3.9.0-0.1.rc2.fc26 requires
/usr/lib/ocf/resource.d/portblock

glusterfs.spec(.in) has: 

  Requires:         %{_prefix}/lib/ocf/resource.d/portblock

should be:

  Requires:         %{_prefix}/lib/ocf/resource.d/heartbeat/portblock

and would probably be better as:

  Requires:       resource-agents (>= 3.9.6)

Fedora 23 has version 3.9.6 with portblock. RHEL7.2 has version 3.9.5 and no
portblock.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list