Bug 16052 - Missing Symbols in samba-vfs-modules
Summary: Missing Symbols in samba-vfs-modules
Status: CLOSED WONTFIX
Alias: None
Product: UCS
Classification: Unclassified
Component: Samba
Version: UCS 2.3
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 2.3
Assignee: Bugzilla Mailingliste
QA Contact: Daniel Hofmann
URL:
Keywords:
Depends on:
Blocks: 14414
  Show dependency treegraph
 
Reported: 2009-10-21 15:09 CEST by Sönke Schwardt-Krummrich
Modified: 2009-12-21 08:49 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Schwardt-Krummrich univentionstaff 2009-10-21 15:09:26 CEST
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).
Comment 1 Stefan Gohmann univentionstaff 2009-10-22 07:56:11 CEST
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.
Comment 2 Daniel Hofmann univentionstaff 2009-11-05 09:29:32 CET
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.
Comment 3 Stefan Gohmann univentionstaff 2009-12-21 08:49:57 CET
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".