SCIENTIFIC-LINUX-USERS Archives

July 2010

SCIENTIFIC-LINUX-USERS@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:
Jon Peatfield <[log in to unmask]>
Reply To:
Jon Peatfield <[log in to unmask]>
Date:
Tue, 13 Jul 2010 00:53:25 +0100
Content-Type:
TEXT/PLAIN
Parts/Attachments:
TEXT/PLAIN (32 lines)
While doing some test installs of sl5.5 I noticed that on an x86_64 
machine we were pulling in:

   kdegraphics-devel-3.5.4-15.el5_4.2.i386
   kdepim-devel-3.5.4-6.el5.i386

while up to sl5.3 (I didn't test sl5.4) we only got the x86_64 versions.

Generally we like having both i386 and x86_64 versions of the -devel 
packages on x86_64 but in this case the .i386 and .x86_64 packages seem to 
have identical contents (ie just headers and directories)...

for i in kde{graphics,pim}-devel.{i386,x86_64}; do printf "%-25s " $i; rpm -qvl $i | md5sum; rpm -V $i; done
kdegraphics-devel.i386    24654039a29d8c5a5377cd6bbdec63e9  -
kdegraphics-devel.x86_64  24654039a29d8c5a5377cd6bbdec63e9  -
kdepim-devel.i386         5bde45000b92ed850302838a04c0ed77  -
kdepim-devel.x86_64       5bde45000b92ed850302838a04c0ed77  -

for this pair why are both .i386 and .x86_64 packages available?

Clearly I can (and shortly will) exclude the .i386 versions from my 
kickstart files, but I wondered about the history...

-- 
/--------------------------------------------------------------------\
| "Computers are different from telephones.  Computers do not ring." |
|       -- A. Tanenbaum, "Computer Networks", p. 32                  |
---------------------------------------------------------------------|
| Jon Peatfield, _Computer_ Officer, DAMTP,  University of Cambridge |
| Mail:  [log in to unmask]     Web:  http://www.damtp.cam.ac.uk/ |
\--------------------------------------------------------------------/

ATOM RSS1 RSS2