Bug 1532944

Summary: kio-extras: Build against libtirpc-devel
Product: [Fedora] Fedora Reporter: Kevin Kofler <kevin>
Component: kio-extrasAssignee: Kevin Kofler <kevin>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rdieter
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://fedoraproject.org/wiki/Changes/SunRPCRemoval
Whiteboard:
Fixed In Version: kio-extras-17.12.0-2.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-10 19:35:15 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:
Bug Depends On:    
Bug Blocks: 1531540    

Description Kevin Kofler 2018-01-10 03:45:44 UTC
Description of problem:
The NFS kioslave in kio-extras uses the Sun RPC interfaces from glibc, which have been removed in Rawhide:
https://fedoraproject.org/wiki/Changes/SunRPCRemoval

Instead, you have to:
1. add:
BuildRequires: libtirpc-devel
and
2. apply this patch:
https://github.com/cygwinports/kf5-kio-extras/blob/master/16.08.3-nfs-libtirpc.patch

You may or may not want to conditionalize this based on 0%{?fedora}. (libtirpc should in principle work everywhere.)

Version-Release number of selected component (if applicable):
kio-extras-17.12.0-1.fc28