The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=3456 ====================================================================== Reported By: mike Assigned To: dam ====================================================================== Project: samba_dev Issue ID: 3456 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2009-02-28 23:51 CET Last Modified: 2012-01-30 17:48 CET ====================================================================== Summary: samba_libdev must depend on samba_lib Description: samba_libdev only provides a symlink.
# ls -l /opt/csw/lib/libsmbclient.so* lrwxrwxrwx 1 root other 19 Feb 28 15:38 /opt/csw/lib/libsmbclient.so -> libsmbclient.so.0.1 When samba_lib is also installed, the symlink is fulfilled. # ls -l /opt/csw/lib/libsmbclient.so* lrwxrwxrwx 1 root root 19 Feb 28 15:38 /opt/csw/lib/libsmbclient.so -> libsmbclient.so.0.1 lrwxrwxrwx 1 root root 19 Feb 28 15:41 /opt/csw/lib/libsmbclient.so.0 -> libsmbclient.so.0.1 -rwxr-xr-x 1 root bin 3062880 Jun 21 2006 /opt/csw/lib/libsmbclient.so.0.1 ====================================================================== ---------------------------------------------------------------------- (0009566) dam (administrator) - 2012-01-30 17:48 https://www.opencsw.org/mantis/view.php?id=3456#c9566 ---------------------------------------------------------------------- This has been fixed in samba_dev 3.6.1,REV=2012.01.05 _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
