[opensuse] Problem Starting NMBD Service on Samba 3.5 : symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_free
Having update Samba 3.2 on openSUSE 11.1 into Samba 3.5 on OBS. Update has completed sucessfully but nmbd service could not start : # service nmb restart Shutting down Samba NMB daemon Warning: daemon not running. done Starting Samba NMB daemon /usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_free startproc: exit status of parent of /usr/sbin/nmbd: 127 Anyone know how to solve this problem ? -- Best Regards, Masim "Vavai" Sugianto /************************************************************/ Blog (ID) : http://www.vavai.com Blog (EN) : http://www.vavai.net /************************************************************/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, Apr 14, 2010 at 04:46:27PM +0700, Masim Vavai Sugianto wrote:
Having update Samba 3.2 on openSUSE 11.1 into Samba 3.5 on OBS. Update has completed sucessfully but nmbd service could not start :
# service nmb restart Shutting down Samba NMB daemon Warning: daemon not running.
done Starting Samba NMB daemon /usr/sbin/nmbd: symbol lookup error: /usr/sbin/nmbd: undefined symbol: _talloc_free startproc: exit status of parent of /usr/sbin/nmbd: 127
Your libtalloc might not be at the required level. Please use the libtalloc package from the same location you got the Samba packages from. Nevertheless your mail lacked some information needed with any report: a) Architecture of the OS in use (i586 or x86_64) b) Method you used to move to 3.5.<minor> aa) plain rpm bb) YaST cc) zypper c) Minor Samba verison. The easiest way to use the Samba packages offered via the openSUSE Build Service (OBS) is to install the samba-repo-network_samba_STABLE package available via the OBS. These packages are available from the network:samba:misc repository. They are ready to use (enabled=1, autorefresh=1) and have an appropriate priority (20) set. Please file a bug if it doesn't solve your issue or if it doesn't work as described. Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
participants (2)
-
Lars Müller
-
Masim "Vavai" Sugianto