Dennis Clarke wrote: > On Tue, Jun 17, 2008 at 6:13 PM, Brock Pytlik <[EMAIL PROTECTED]> wrote: > >> If I'm following this correctly, SUNWsmba delivers /usr/sbin/smbd and >> SUNWsmbs delivers /usr/lib/smbsrv/smbd, but neither of those packages are >> installed on your machine (see the output of pkg list). >> > > -bash-3.2# pkg list | grep smb > SUNWlibsmbclient 3.0.28-0.86 installed ---- > SUNWsmbfs 0.5.11-0.86 installed ---- > SUNWsmbfskr 0.5.11-0.86 installed ---- > > says "installed" > Yes, but you didn't try to uninstall those packages at least not from the commands you showed:
-bash-3.2# pkg uninstall -nrv SUNWsmbau en_CA.ISO8859-1: unknown locale pkg: 'SUNWsmbau' not even in catalog! SUNWsmbau is not listed as installed in pkg list. This suggests that if SUNWsmbau is installed (as pkginfo suggests, that it was installed using non-IPS methods) Also, the packages you list as being installed are not the ones which deliver deliver /usr/.../smbd, so it's not surprising *smbd is not present on your system. Now, this may be a problem with the dependency structure of the *smb* packages, I don't know anything about *smb* so I won't even begin to speculate on how it should be pacakged. Brock _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
