SCIENTIFIC-LINUX-DEVEL Archives

August 2005

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Troy Dawson <[log in to unmask]>
Reply To:
Troy Dawson <[log in to unmask]>
Date:
Mon, 8 Aug 2005 10:03:43 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (61 lines)
Urs Beyerle wrote:
> Hi,
> 
> I have a problem installing fontconfig.i386 in addition to fontconfig.x86_64 on AMD64:
> 
> # rpm -i /dist/scientific/40/x86_64/SL/RPMS/fontconfig-2.2.3-7.i386.rpm
>         file /usr/share/man/man5/fonts-conf.5.gz from install of fontconfig-2.2.3-7 conflicts with file from package fontconfig-2.2.3-7
> 
> Unfortunately, all X11 i386-applications depends on fontconfig.i386.
>  
> The reason seems that /usr/share/man/man5/fonts-conf.5.gz are different in both rpms:
> 
> in fontconfig-2.2.3-7.x86_64.rpm:
> # md5sum /usr/share/man/man5/fonts-conf.5.gz
> c895dcf301435cdb0f8ab38de027f87a  /usr/share/man/man5/fonts-conf.5.gz
> 
> in fontconfig-2.2.3-7.i386.rpm:
> # md5sum /usr/share/man/man5/fonts-conf.5.gz
> 1d94a3481d2ee2894cead03cf82a02e6  /usr/share/man/man5/fonts-conf.5.gz
> 
> If I rebuild both rpms from scratch (from the source rpm) on my systems 
> (i386 and x86_64), I get in both rpms the same fonts-conf.5.gz - and the installation works.
> 
> In my rpms I have the following checksum:
> # md5sum /usr/share/man/man5/fonts-conf.5.gz
> ec5ac7d544653f3d616e186f20ca46ea  /usr/share/man/man5/fonts-conf.5.gz
> again a different one(?)
> 
> As far as I see, this affects SL40 and SL41 (I haven't checked SL3).
> 
> Best regards,
> 
>     Urs
> 
> 
> 

Hmmm ... I clearly have them both installed one one system ... and they 
both own the same file.

# rpm -q fontconfig
fontconfig-2.2.3-7.i386
fontconfig-2.2.3-7.x86_64
# rpm -qf /usr/share/man/man5/fonts-conf.5.gz
fontconfig-2.2.3-7.i386
fontconfig-2.2.3-7.x86_64
#

But I believe that was done during a the install.

what happens if you use something like yum to install it, like

  yum install fontconfig.i386

Troy
-- 
__________________________________________________
Troy Dawson  [log in to unmask]  (630)840-6468
Fermilab  ComputingDivision/CSS  CSI Group
__________________________________________________

ATOM RSS1 RSS2