Terry Eck wrote:
> 
> I'm currently installing RedHat 4.2 (I've installed v5.0 and have had
> problems which this list could not answer: RE klogd running wild).
> 
> I've installed the stock CDROM and now want to update. There are files
> in the redhat/update/4.2 for programs I have not installed. If I download
> all the rpms and then run "rpm -Uvp *.rpm" in a directory containing
> all the update files (except for kernel*.rpm) will rpm be smart enough
> to update everything I have installed?
> 
> Regards,
> Terry Eck
> [EMAIL PROTECTED]
> 
> --
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with
>                        "unsubscribe" as the Subject.

No, rpm -Uhv updates rpms that are already installed, and installs those
that are not.  I know because all I use is rpm -Uhv to install or update
files.  my suggestion would be to write a quick script that does a rpm
-q <rpm name> and if it returns anything then run rpm -Uhv

-- Keith Schoenefeld

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Keith Schoenefeld                         Systems Manager ~
~ The University of Tulsa                [EMAIL PROTECTED] ~
~ Keplinger Hall Room #L1-A                  (918) 631-2548 ~
~ 600 S. College Ave                                        ~
~ Tulsa, OK 74104-3189                                      ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to