Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269073 - net-fs/samba-3.2.11: winbind fix
Summary: net-fs/samba-3.2.11: winbind fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-08 22:59 UTC by Daniel Robbins
Modified: 2009-06-27 06:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
requested patch (samba.patch,3.91 KB, patch)
2009-06-14 04:09 UTC, Daniel Robbins
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Robbins 2009-05-08 22:59:12 UTC
net-fs/samba-3.2.11 fails with "winbind" enabled. This patch fixes the issue by creating the proper symlinks if "winbind" is enabled:

http://github.com/funtoo/portage/commit/a2ab90ff3fc0abb94cd82af6733aca85f5c140f4

Regards,

Daniel

Reproducible: Always

Steps to Reproduce:
USE="winbind" emerge =net-fs/samba-3.2.11
Comment 1 Daniel Robbins 2009-05-09 18:05:44 UTC
Sorry, I was not clear in the initial bug report of the exact problem - so to add some additional info on reproducing this -- the issue is that /usr/sbin/smbd cannot find libwbclient.so.0 which smbd requires to run when compiled with USE="winbind," so starting smbd will fail. To check to see whether smbd can find libwbclient.so.0, type "ldd /usr/sbin/smbd". This issue is related to a runtime dynamic linking failure, not a build failure.
Comment 2 Víctor Ostorga (RETIRED) gentoo-dev 2009-06-14 02:56:00 UTC
I can't watch the code committed using the web interface of github, can you please paste it here?
Comment 3 Daniel Robbins 2009-06-14 04:09:14 UTC
Created attachment 194609 [details, diff]
requested patch
Comment 4 Patrick Lauer gentoo-dev 2009-06-27 06:23:43 UTC
Has been fixed in 3.2.13-r1.