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
Gino, Uninstall the existing rpm packages first (backup your smb.conf file someplace safe first!): 1. rpm -qa | grep samba 2. rpm -e samba 3. rpm -ivh samba-2.2.3a-20020206.rpm /tom --On Wednesday, February 20, 2002 17:18 -0500 Gino Lomazzo <lomazzog@dteenergy.com> wrote:> > 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 > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Redhat breaks Samba up into these different RPMs. What you have is n all-in-one. I *think* the solution is to remove the old RPMs (ALL of the Samba RPMs), and then install the new one. Charles> -----Original Message----- > From: samba-admin@lists.samba.org > [mailto:samba-admin@lists.samba.org]On > Behalf Of Gino Lomazzo > Sent: Wednesday, February 20, 2002 5:19 PM > To: samba@lists.samba.org > Subject: [Samba] samaba upgrade > > > > 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 > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba