The following issue has been ASSIGNED. ====================================================================== 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: assigned ====================================================================== Date Submitted: 2009-02-28 23:51 CET Last Modified: 2012-01-30 17:47 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 ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
