[102039] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: manual order of rpms to install/upgrade ?

daemon@ATHENA.MIT.EDU (Jan Carlson)
Tue Dec 1 02:54:09 1998

Date: Tue, 01 Dec 1998 02:43:31 -0500
From: Jan Carlson <janc@iname.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Charles Galpin wrote:

> The easiest way to do it is to let rpm figure out the order. Stick all the
> rpms in a dir and do a
>
> rpm -iVh *.rpm

Better to use -U, not -i.
The one common use for -i is for a new "kernel" rpm.

-U deinstalls the old version (if it exists) then installs the new.
If there is no installed old version, it does what you want - just installs.

-i tries to install the new version while the old version is still there,

failing almost every time because of conflicting files.

--

Jan Carlson
janc@iname.com   Scarborough, Ontario, Canada
Mailed with Netscape 4.5 on Red Hat Linux 5.2




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post