Bug 986673
| Summary: | /usr/lib64/libpapi.so is unowned | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> |
| Component: | papi | Assignee: | William Cohen <wcohen> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 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
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 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 papi-5.1.1-6 build should address this problem. The fix was incorporated into the upstream papi and the current papi-5.2.0 rpm in fc20 also has the fix |