SCIENTIFIC-LINUX-USERS Archives

May 2008

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:
Beyerle Urs <[log in to unmask]>
Reply To:
Beyerle Urs <[log in to unmask]>
Date:
Wed, 21 May 2008 10:39:51 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (53 lines)
Sven Sternberger wrote:
> sorry for the noise,
> 
> it was already answered, it is the prelinking
> 

just some explanations ;-)

For information about prelink see "man prelink" and your configuration file /etc/sysconfig/prelink.

rpm -V takes care of the prelink issue. You can remove the changes done by prelink with

# prelink -u /usr/bin/md5sum

Afterwards /usr/bin/md5sum should be identically to /usr/bin/md5sum in the rpm package. md5sum belongs to 
coreutils. Unpack the coreutils rpm in /tmp:

# cd /tmp
# rpm2cpio coreutils-5.97-12.1.el5.i386.rpm | cpio -iudv

and compare /tmp/usr/bin/md5sum with /usr/bin/md5sum.

Urs



> sven
> 
> On Mi, 2008-05-21 at 10:12 +0200, Sven Sternberger wrote:
>> Hello!
>>
>> stupid question, but I installed on five machines SL5.1
>> 64bit last week. The hardware is identical Dell1950,
>> the memory and disk also. The os the package version
>> everything is the same, but when I made
>>
>> md5sum /usr/bin/md5sum I get 5 different results:
>>
>> beac2942ffa5f274652a9a782782276d
>> 2464a77a126d761c188b9fae7497be9b
>> aa89f01557e14e0ea6ef8ca6dd11b732
>> a3845105f2252d418548e9cdf3231766
>> cf12c39f723d9759946d72db955da002
>>
>> and also on other sl5.1/64bit machines installed before 
>> with different hardware I always get different results.
>>
>> and why is  rpm -V coreutils not complaining???
>>
>> regards!
>>
>> sven

ATOM RSS1 RSS2