Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1.10
-
Fix Version/s: 10.1.11
-
Component/s: Packaging, Platform RedHat
-
Environment:CentOS 7
-
Sprint:10.1.11
Description
When building from source as specified in this page, the devel package RPM takes ownership of /usr/share/pkgconfig, which blocks install.
Fix is to add /usr/share/pkgconfig to the ignore list in cpack_rpm.cmake in line 73.