Good afternoon; I'm trying to upgrade from samba-2.2.1a-4 to samba-2.2.-3a but it keeps failing. I've tried numerous ways and I still get the same error. I must be doing something worry. Thanks # rpm -Uvh samba-2.2.3a-20020206.i386.rpm error: failed dependencies: samba = 2.2.1a is needed by samba-swat-2.2.1a-4 # rpm -qa | grep samba samba-client-2.2.1a-4 samba-2.2.1a-4 samba-swat-2.2.1a-4 samba-common-2.2.1a-4 #
You could always do "rpm -U (or i) --force samba.rpm" or uninstall the old Swat (Samba Web Adninistration Tool) and Samba packages first. //Anders> Good afternoon;> I'm trying to upgrade from samba-2.2.1a-4 to samba-2.2.-3a but it keeps > failing. I've tried numerous ways and I still get the same error. I > must be doing something worry.> Thanks> # rpm -Uvh samba-2.2.3a-20020206.i386.rpm > error: failed dependencies: > samba = 2.2.1a is needed by samba-swat-2.2.1a-4 > # rpm -qa | grep samba > samba-client-2.2.1a-4 > samba-2.2.1a-4 > samba-swat-2.2.1a-4 > samba-common-2.2.1a-4 > #
On Mon, 2002-02-18 at 10:59, Gino Lomazzo wrote:> Good afternoon; > > I'm trying to upgrade from samba-2.2.1a-4 to samba-2.2.-3a but it keeps > failing. I've tried numerous ways and I still get the same error. I > must be doing something worry. > > Thanks > > # rpm -Uvh samba-2.2.3a-20020206.i386.rpm > error: failed dependencies: > samba = 2.2.1a is needed by samba-swat-2.2.1a-4 > # rpm -qa | grep samba > samba-client-2.2.1a-4 > samba-2.2.1a-4 > samba-swat-2.2.1a-4 > samba-common-2.2.1a-4 > # >If you are going to upgrade all of the samba RPMs then try: rpm -Uvh --nodeps samba-2.2.3a-20020206.i386.rpm Stephen