Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56683 - smbget requires libsmbclient.so.0 which is not installed by samba
Summary: smbget requires libsmbclient.so.0 which is not installed by samba
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: 58090
Blocks:
  Show dependency tree
 
Reported: 2004-07-11 07:01 UTC by Adam Hewgill
Modified: 2004-07-30 04:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Hewgill 2004-07-11 07:01:04 UTC
This is a mirror of bug 48709 but for smbget instead of mc.

Reproducible: Always
Steps to Reproduce:
1. USE="-mysql" emerge smbget
2. smbget

Actual Results:  
Error message specifying it can't find libsmbclient.so.0

Expected Results:  
Run correctly
Comment 1 Michael Glauche (RETIRED) gentoo-dev 2004-07-12 00:23:47 UTC
Which version of samba do you use ? I just did try it with the 3.0.4a version, and it worked flawlessly.

my libsmbclient looks like this:
ls -l /usr/lib/libsmbclient.*
-rwxr-xr-x    1 root     root      2023552 Jun  3 10:50 /usr/lib/libsmbclient.a
-rwxr-xr-x    1 root     root      1349028 Jun  3 10:50 /usr/lib/libsmbclient.so
lrwxrwxrwx    1 root     root           15 Oct  6  2003 /usr/lib/libsmbclient.so.0 -> libsmbclient.so

# epm -q -f /usr/lib/libsmbclient.so
samba-3.0.4-r1


What does your /usr/lib/libsmb* show ? Which samba version ?
Comment 2 Adam Hewgill 2004-07-12 04:47:02 UTC
StormCloud lib # qpkg -l samba | grep libsmbclient
/usr/lib/libsmbclient.so
/usr/lib/libsmbclient.a
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient/testbrowse.c
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient/Makefile
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient/README
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient/testsmbc.c
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient/tree.c
/usr/share/doc/samba-3.0.4-r1/examples/libsmbclient/testacl.c
/usr/include/libsmbclient.h

StormCloud lib # qpkg -l smbget | grep libsmbclient
Comment 3 Fritz Heinrichmeyer 2004-07-20 04:19:28 UTC
this also breaks kde smb browsing btw., kio_smb.so library references are not satisfied
Comment 4 Fritz Heinrichmeyer 2004-07-20 04:21:24 UTC
this also breaks kde smb browsing btw., kio_smb.so library references are not satisfied
Comment 5 Christian Andreetta (RETIRED) gentoo-dev 2004-07-23 11:02:26 UTC
Should be fixed in bug #58090.
Comment 6 Christian Andreetta (RETIRED) gentoo-dev 2004-07-30 04:43:04 UTC
samba-3.0.5-r1 released