Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1623591

Summary: Need to install libtirpc-devel on slaves
Product: [Community] GlusterFS Reporter: Yaniv Kaul <ykaul>
Component: project-infrastructureAssignee: bugs <bugs>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs, gluster-infra, nigelb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-30 02:24:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaniv Kaul 2018-08-29 17:24:33 UTC
Description of problem:
To get rid of the following during configure phase:
21:53:12 configure: WARNING:
21:53:12             ---------------------------------------------------------------------------------
21:53:12             libtirpc (and/or ipv6-default) were enabled but libtirpc-devel is not installed.
21:53:12             Disabling libtirpc and ipv6-default and falling back to legacy glibc rpc headers.
21:53:12             This is a transitional warning message. Eventually it will be an error message.
21:53:12             ---------------------------------------------------------------------------------

Comment 1 Nigel Babu 2018-08-30 02:24:33 UTC
Centos7 has an older version of libtirpc than we need. So if I install the package on Centos nodes, compilation will fail. I've done this and had to revert my change a while ago. This error message needs to be improved instead. Fedora does have the right package and this error does not occur there.

For the infra side of things, I'm WONTFIXing this bug.