Bug 205221 - File conflicts
Summary: File conflicts
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:
: 222707 (view as bug list)
Depends On:
Blocks: multilibdevel
TreeView+ depends on / blocked
 
Reported: 2006-09-05 14:25 UTC by Bill Nottingham
Modified: 2014-03-17 03:02 UTC (History)
2 users (show)

Fixed In Version: 3.2-0.060621.10
Clone Of:
Environment:
Last Closed: 2006-09-19 20:02:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2006-09-05 14:25:36 UTC
Description of problem:

        file /usr/lib/libpfm.a from install of libpfm-devel-3.2-0.060621.8.1
conflicts with file from package libpfm-devel-3.2-0.060621.8.1

Shouldn't that be somewhere else on x86-64?

Comment 1 William Cohen 2006-09-18 18:57:52 UTC
You should only install one libpfm on the machine. You wouldn't be using a
32-bit libpfm on a 64-bit machine.

The 64bit version of the software should be installing the libraries in the
/usr/lib64 to be consistent with other packages.


Comment 2 Bill Nottingham 2006-09-18 19:01:29 UTC
Both are installed for development purposes.

Comment 3 William Cohen 2006-09-19 20:02:15 UTC
Took a closer look at what is going on with libpfm. libpfm has a file config.mk
included into the Makefile. The config.mk has the following line that hardcodes
the directory:

PFMLIBDIR=$(TOPDIR)/lib

Have workaround in the libpfm.spec for 3.2-0.060621.10 to move the libraries
into the correct place.


Comment 4 William Cohen 2007-01-16 15:16:50 UTC
*** Bug 222707 has been marked as a duplicate of this bug. ***


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