On Wed, 20 Feb 2002, Glenn Meyer wrote:
> Uh, oh.
>
> I grabbed the Samba 2.2.2 rpm for RedHat 7.1, then uninstalled the previous
> version of the server and client using rpm -e.
Why did you un-install the prior version -- -U does this
automatically? see: man rpm
> samba-2.2.2-20011013 conflicts with file from package samba-common-2.0.10-2
> Any idea who I can handle the conflicting files problem? It doesn't
> apppear to be installing completely. Thanks!
To the contrary -- RPM is meeting its design goal of asking
you to simultaneously install ALL parts of an upgrade --
samba-2.2.2-X.i386.rpm also requires simultaneous installation
of its matching samba-common-2.2.2-X.i386.rpm thus:
rpm -Uvh samba-2.2.2-X.i386.rpm \
samba-common-2.2.2-x.i386.rpm
where "\" indicates the conventional line continuation.
-- Russ Herrold
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:25:47 EDT