Bug 336731 - fontconfig-devel.i386 conflicts with fontconfig-devel.x86_64
Summary: fontconfig-devel.i386 conflicts with fontconfig-devel.x86_64
Keywords:
Status: CLOSED DUPLICATE of bug 313011
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-17 21:13 UTC by Benjamin Smedberg
Modified: 2007-11-30 22:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-26 01:10:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Benjamin Smedberg 2007-10-17 21:13:22 UTC
Description of problem:
The fontconfig-devel.i386 and fontconfig-devel.x86_64 packages cannot be
installed at the same time because they ship the arch-independent file
/usr/share/doc/fontconfig-devel-2.4.2/fontconfig-devel.txt

Version-Release number of selected component (if applicable):
FC7

How reproducible:
yum install fontconfig-devel.x86_64
yum install fontconfig-devel.i386

Actual results:
Transaction Check Error:
  file /usr/share/doc/fontconfig-devel-2.4.2/fontconfig-devel.txt from install
of fontconfig-devel-2.4.2-3.fc7 conflicts with file from package
fontconfig-devel-2.4.2-3.fc7

Comment 1 Nicolas Mailhot 2007-10-18 05:39:12 UTC
looks like more a tools problem than a package one

Comment 2 Benjamin Smedberg 2007-10-18 14:23:40 UTC
well... yum is doing the correct thing I think; the arch-specific packages
shouldn't have arch-indepent files in them

Comment 3 Behdad Esfahbod 2007-10-22 20:43:01 UTC
What's happening basically is that if two arch packages want to install the same
file, the files should be identical.  That works fine for doc files, except that
if they are generated as part of the build and have a timestamp or something you
are doomed... Fixed this in rhel4 and rhel5.  The fix is to not rebuild docs...

Comment 4 Behdad Esfahbod 2007-10-26 01:10:29 UTC

*** This bug has been marked as a duplicate of 313011 ***


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