Bugzilla – Bug 150756
problematic version numbers for samba update
Last modified: 2006-02-22 09:52:11 UTC
In bug #150746 Ivan Hudak <ihudak@usoftinc.com> reported: --------------------------------------------------------------------- YOU wants to update samba 3.0.20-4 to 3.0.20b.3.1 When the update is complete samba server doesn't work (the clients cannot connect) 3.0.20-4 is newer but string "3.0.20b.3.1" is greater then "3.0.20-4" (because of letter 'b') so YOU wants to downgrade samba --------------------------------------------------------------------- I didn't reproduce it. I verified only the following: On Suse Linux 10.0 CDs there is samba version 3.0.20-4, see /mounts/schnell/CD-ARCHIVE/10.0/SUSE-10.0-DVD-RC4/INDEX.gz Because of bug #106335 there is a YOU update to version 3.0.20b-3.2, see http://www.novell.com/linux/download/updates/100_i386.html
I'm sure Lars has some good ideas about this (IIRC he has already discussed this topic with the Samba release manager). Lars, what can we do here?
3.0.20b-3.1 > 3.0.20-4 therefore the versioning of Samba.org is no problem. Ivan: You intended to downgrade your 3.0.20b-3.1 to 3.0.20-4? a) rpm --Uvh --oldpackage b) YaST software installation -> select replace for the samba packages. And please attach the log of the non starting 3.0.20b Samba daemons. You find them in /var/log/samba/
Upgraded Samba to 3.0.20b-3.1 and it works well now. Few days before I have updated the Linux Kernel. Maybe this is the reason. But anyway, the problem is resolved and I believe it can be closed. Thanks