On Mon, 2008-01-07 at 16:49 +1000, George Pappas wrote: > > Could someone spell out to me what I need to check to verify that some > update could of changed greps dep's? I have seen a similar question > asked on this list where the user was instructed to update to 1.2.9 > and update it using --update and then execute hashupd. > That must have been an old message. The current version is 1.3.0, and I would suggest recommend upgrading to that.
> I am currently running version 1.2.9. I have not yet downloaded > hashupd... I am sure that this will fix my problem but first I would > like to confirm/check what, when and why the dep's got changed if it > is possible? > > #rpm -Vf /bin/grep > prelink: /bin/grep: at least one of file's dependencies has changed since > prelinking > S.?..... /bin/grep > Since this is a prelinking issue, you may find the problem resolves itself when the cron prelink job runs next. You could try 'prelink /bin/grep' and then run the above 'rpm -Vf' command. If nothing is displayed, then that's good. If you want to know what was updated, then perhaps look in the /var/log/yum.log file. However, as the message says, it is probably not grep itself that has been updated, but some library it uses. John. -- --------------------------------------------------------------- John Horne, University of Plymouth, UK Tel: +44 (0)1752 233914 E-mail: [EMAIL PROTECTED] Fax: +44 (0)1752 233839 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Rkhunter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkhunter-users
