Bug 198001 - libpfm-devel installs ELF binaries in /usr/share
Summary: libpfm-devel installs ELF binaries in /usr/share
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libpfm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: William Cohen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-07-07 23:17 UTC by Adam Jackson
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 3.2-0.060621.8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-08 19:15:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Jackson 2006-07-07 23:17:19 UTC
Description of problem:

FHS violation.

# rpm -qf /usr/share/doc/libpfm-devel-3.2/multiplex2
libpfm-devel-3.2-0.060621.7
# file /usr/share/doc/libpfm-devel-3.2/multiplex2
/usr/share/doc/libpfm-devel-3.2/multiplex2: ELF 32-bit LSB executable, Intel
80386, version 1 (SYSV), for GNU/Linux 2.6.9, statically linked, for GNU/Linux
2.6.9, not stripped

Other binaries from the same package in the same directory: syst
notify_standalone smpl_pebs task_smpl notify_self3 task task_attach self_view
multiplex notify_self self_standalone task_attach_timeout task_smpl_user

Comment 1 William Cohen 2006-07-08 19:15:09 UTC
Looked up information about FHS at http://www.pathname.com/fhs/
and found that the stuff in /usr/share should be machine independent.

Modified the libpfm.spec file to not install the example files in /usr/share.
libpfm-devel-3.2-0.060621.8 has the fix.


Note You need to log in before you can comment on or make changes to this bug.