Bug 872501
| Summary: | papi: libpapi.so DSO is shipped twice, apparently needlessly | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Florian Weimer <fweimer> |
| Component: | papi | Assignee: | William Cohen <wcohen> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | wcohen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-11-13 16:49:42 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: | |||
A patch has been submitted and accepted into the upstream papi package: http://lists.eecs.utk.edu/pipermail/perfapi-devel/2012-November/005840.html This has been incorporated into papi-5.0.1-3. Florian said it the duplicated library has been removed and things now look good in papi-5.0.1-3. |
I noticed something odd about the papi package. It contains two copies of the DSO which provides the soname "libpapi.so": soname: libpapi.so * /usr/lib64/libpapi.so.5.0.1 (from papi-5.0.1-2.fc18.x86_64) /usr/lib64/libpapi.so.5.0.1.0 (from papi-5.0.1-2.fc18.x86_64) The files are not bit-wise identical, but appear to be equivalent in all aspects that matter.