Bug 986673

Summary: /usr/lib64/libpapi.so is unowned
Product: [Fedora] Fedora Reporter: Nicolas Mailhot <nicolas.mailhot>
Component: papiAssignee: William Cohen <wcohen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: wcohen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: papi-5.2.0-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-27 14:38:27 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 Nicolas Mailhot 2013-07-21 13:37:31 UTC
papi creates /usr/lib64/libpapi.so but does not own it

papi-5.1.1-4.fc20.x86_64

Comment 1 William Cohen 2013-07-22 14:43:35 UTC
When papi-5.1.1-4 rpm is installed by itself the /sbin/ldconfig post is creating /usr/lib64/libpapi.so.  The papi-deve-5.1.1-4.fc20.x86_64 packages the /usr/lib64/libpapi.so

Comment 2 William Cohen 2013-07-22 16:28:35 UTC
Did some digging around this morning and found that the problem was cause by the soname being set incorrectly.  A patch has been submitted upstream for consideration:

http://lists.eecs.utk.edu/pipermail/perfapi-devel/2013-July/006196.html

Comment 3 William Cohen 2013-07-22 17:29:00 UTC
papi-5.1.1-6 build should address this problem.

Comment 4 William Cohen 2013-08-27 14:38:27 UTC
The fix was incorporated into the upstream papi and the current papi-5.2.0 rpm in fc20 also has the fix