Hello list, I wanna update 2.2.1a to 2.2.4 on SuSE 7.3. Find under ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i386/7.3/ the following: samba-2.2.4-2.i386.rpm . . . . . samba-classic-2.2.4-2.i386.rpm . samba-classic-client-2.2.4-2.i3> samba-client-2.2.4-2.i386.rpm. . samba-ldap-2.2.4-2.i386.rpm. . . samba-ldap-client-2.2.4-2.i386.> samba-vscan-2.2.4-2.i386.rpm . . transconnect-1.2-0.i386.rpm. . . Downloaded samba-2.2.4-2.i386.rpm and samba-client-2.2.4-2.i386.rpm. stopped samba daemons and made rpm -U --test samba-2.2.4-2.i386.rpm and getting: error: failed dependencies: samba-client = 2.2.4 is needed by samba-2.2.4-2 samba-bin = 2.2.4 is needed by samba-2.2.4-2 When rpm -U --test samba-client-2.2.4-2.i386.rpm get the following: error: failed dependencies: samba-client-bin = 2.2.4 is needed by samba-client-2.2.4-2 samba-client = 2.2.1a is needed by samba-2.2.1a-32 What am I doing wrong? Can anybody help or tell me some docu how to update correctly. Many Thanks Best regards, Piet -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
Peter Meyer wrote:> Hello list, > > I wanna update 2.2.1a to 2.2.4 on SuSE 7.3. > > Find under > ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i386/7.3/ the following: > > samba-2.2.4-2.i386.rpm . . . . . > samba-classic-2.2.4-2.i386.rpm . > samba-classic-client-2.2.4-2.i3> > samba-client-2.2.4-2.i386.rpm. . > samba-ldap-2.2.4-2.i386.rpm. . . > samba-ldap-client-2.2.4-2.i386.> > samba-vscan-2.2.4-2.i386.rpm . . > transconnect-1.2-0.i386.rpm. . . > > Downloaded samba-2.2.4-2.i386.rpm and > samba-client-2.2.4-2.i386.rpm. > stopped samba daemons and made rpm -U --test samba-2.2.4-2.i386.rpm and > getting: > > error: failed dependencies: > samba-client = 2.2.4 is needed by samba-2.2.4-2 > samba-bin = 2.2.4 is needed by samba-2.2.4-2 > > > When rpm -U --test samba-client-2.2.4-2.i386.rpm get the following: > > error: failed dependencies: > samba-client-bin = 2.2.4 is needed by samba-client-2.2.4-2 > samba-client = 2.2.1a is needed by samba-2.2.1a-32 > > > What am I doing wrong? Can anybody help or tell me some docu how to update > correctly.This is Suse problem. 1. install it with --nodeps --force 2. create /var/run/samba and /var/log/samba And thanks to Suse ! ;-)
From: Peter Meyer [mailto:pmm74@gmx.de] Sent: Wednesday, May 29, 2002 11:38 AM wrote:> Hello list, > > I wanna update 2.2.1a to 2.2.4 on SuSE 7.3. > > Find under > ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i > 386/7.3/ the following: > > samba-2.2.4-2.i386.rpm . . . . . > samba-classic-2.2.4-2.i386.rpm . > samba-classic-client-2.2.4-2.i3> > samba-client-2.2.4-2.i386.rpm. . > samba-ldap-2.2.4-2.i386.rpm. . . > samba-ldap-client-2.2.4-2.i386.> > samba-vscan-2.2.4-2.i386.rpm . . > transconnect-1.2-0.i386.rpm. . . > > Downloaded samba-2.2.4-2.i386.rpm and > samba-client-2.2.4-2.i386.rpm. > stopped samba daemons and made rpm -U --test > samba-2.2.4-2.i386.rpm and > getting: > > error: failed dependencies: > samba-client = 2.2.4 is needed by samba-2.2.4-2 > samba-bin = 2.2.4 is needed by samba-2.2.4-2 > > > When rpm -U --test samba-client-2.2.4-2.i386.rpm get the following: > > error: failed dependencies: > samba-client-bin = 2.2.4 is needed by samba-client-2.2.4-2 > samba-client = 2.2.1a is needed by samba-2.2.1a-32 > > > What am I doing wrong? Can anybody help or tell me some docu > how to update > correctly.place the update-rpm's into an emtpy directory and try: # rpm -U --test *.rpm /Richard
> > > > What am I doing wrong? Can anybody help or tell me some docu > > how to update > > correctly. > > place the update-rpm's into an emtpy directory and > try: > > # rpm -U --test *.rpmI did and got the same result. Thanks anymay. Any other suggestions? Piet -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
> Peter Meyer wrote: > > Hello list, > > > > I wanna update 2.2.1a to 2.2.4 on SuSE 7.3. > > > > Find under > > ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i386/7.3/ > the following: > > > > samba-2.2.4-2.i386.rpm . . . . . > > samba-classic-2.2.4-2.i386.rpm . > > samba-classic-client-2.2.4-2.i3> > > samba-client-2.2.4-2.i386.rpm. . > > samba-ldap-2.2.4-2.i386.rpm. . . > > samba-ldap-client-2.2.4-2.i386.> > > samba-vscan-2.2.4-2.i386.rpm . . > > transconnect-1.2-0.i386.rpm. . . > > > > Downloaded samba-2.2.4-2.i386.rpm and > > samba-client-2.2.4-2.i386.rpm. > > stopped samba daemons and made rpm -U --test samba-2.2.4-2.i386.rpm and > > getting: > > > > error: failed dependencies: > > samba-client = 2.2.4 is needed by samba-2.2.4-2 > > samba-bin = 2.2.4 is needed by samba-2.2.4-2 > > > > > > When rpm -U --test samba-client-2.2.4-2.i386.rpm get the following: > > > > error: failed dependencies: > > samba-client-bin = 2.2.4 is needed by samba-client-2.2.4-2 > > samba-client = 2.2.1a is needed by samba-2.2.1a-32 > > > > > > What am I doing wrong? Can anybody help or tell me some docu how to > update > > correctly. > > This is Suse problem. > 1. install it with --nodeps --force > 2. create /var/run/samba and /var/log/samba > > And thanks to Suse ! ;-) >One further quesiton: I think i shall deinstall samba 2.2.1a before by "rpm -e samba" or is this not needed. If not will samba 2.2.4 also have the smb.conf in /etc/samba? Many, many thanks. Cu Piet -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net
You need 4 rpm's: samba, samba-client, and either the two classic's or the two ldap's. On Wed, 2002-05-29 at 05:38, Peter Meyer wrote:> Hello list, > > I wanna update 2.2.1a to 2.2.4 on SuSE 7.3. > > Find under > ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i386/7.3/ the following: > > samba-2.2.4-2.i386.rpm . . . . . > samba-classic-2.2.4-2.i386.rpm . > samba-classic-client-2.2.4-2.i3> > samba-client-2.2.4-2.i386.rpm. . > samba-ldap-2.2.4-2.i386.rpm. . . > samba-ldap-client-2.2.4-2.i386.> > samba-vscan-2.2.4-2.i386.rpm . . > transconnect-1.2-0.i386.rpm. . . > > Downloaded samba-2.2.4-2.i386.rpm and > samba-client-2.2.4-2.i386.rpm. > stopped samba daemons and made rpm -U --test samba-2.2.4-2.i386.rpm and > getting: > > error: failed dependencies: > samba-client = 2.2.4 is needed by samba-2.2.4-2 > samba-bin = 2.2.4 is needed by samba-2.2.4-2 > > > When rpm -U --test samba-client-2.2.4-2.i386.rpm get the following: > > error: failed dependencies: > samba-client-bin = 2.2.4 is needed by samba-client-2.2.4-2 > samba-client = 2.2.1a is needed by samba-2.2.1a-32 > > > What am I doing wrong? Can anybody help or tell me some docu how to update > correctly. > > Many Thanks > > Best regards, > Piet > > > -- > GMX - Die Kommunikationsplattform im Internet. > http://www.gmx.net > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- 'Nix MS - Just Say .NyET -- 'Nix MS - Just Say .NyET