Hi Daniel,

As you can probably tell, I'm real fluent with a lot of the Linux commands, so I 
really appreciate your help.

I tried that command, and here is what I got:

rpm:  only one major mode may be specified

>>> [EMAIL PROTECTED] 04/01/04 09:14AM >>>
> It's funny, this is the one I use to clone, and I just went
> to another instance, found it and copied it back.
>
> Once tar was there, it worked great.
>
> I really appreciate your help

Glad you are back in business now, though the missing binary IS
disconcerting.  You should probably take inventory and figure
out what else is missing, and why...

There's probably a shorter way to do this, but:

for i in `rpm -qa`; do rpm -V $i; done |grep missing

should work for any rpm packages in your database, though it
will take a long time to finish.  If some of the files listed
as missing seem important, you should consider finding them
again :).

Good luck,
~ Daniel















-----------------------------------------------------------------------

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to