Beim Bau von Samba 3.3.9 i386 treten gegen Ende des Builds u.a. folgende Meldungen auf. Hier sollte das Logfile vom letzten Samba-Build geprüft und die im Log genannten Dateien/Libs/VFS-Module lauffähig sind. dpkg-shlibdeps: warning: symbol ads_count_replies used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol ads_pull_uint32 used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol sid_string_dbg used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol find_domain_from_name_noinit used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol talloc_free used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol ads_first_entry used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol talloc_check_name used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol ads_destroy used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol idmap_is_offline used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: symbol talloc_strdup used by debian/winbind/usr/lib/samba/idmap/ad.so found in none of the libraries. dpkg-shlibdeps: warning: 33 other similar warnings have been skipped (use -v to see them all).
Da scheinen die dpkg-shlibdpes Parameter nicht zu passen: 2.3$ rgrep find_domain_from_name_noinit samba-3.3.9/source/ | tail -n 1 samba-3.3.9/source/winbindd/winbindd_proto.h:struct winbindd_domain *find_domain_from_name_noinit(const char *domain_name); 2.3$ Das tritt Upstream auch auf.
Testweise das VFS-Modul full_audit aktiviert, für das die gleichen Meldungen im buildlog erscheinen, und entsprechend der Konfiguration Meldungen im Syslog erhalten, aber keine diesbezüglich verdächtigen Fehler im Samba-Log.
UCS 2.3 wurde veröffentlicht. Sollte der hier beschriebene Bug mit einer neueren Version von UCS erneut auftreten, so sollte der Bug dupliziert werden: "Clone This Bug".