Daniil Churikov wrote:
some days ago i installed a "glassfishv2" package via "pkg install glassfishv2" 
from dev repository
today i tried to uninstall it via "pkg uninstall glassfishv2", and it was 
successfully uninstalled...
but all files under /usr/appserver directory (including configs, binaries and 
libraries) are still present

uname -a
SunOS osol 5.11 snv_111a i86pc i386 i86pc Solaris

if you intrested in any related information, just let me know

glassfishv2 is just a convenience package that exists because the glassfish package was recently renamed. So, it doesn't contain any software -- it is just a way to trigger the install of another package. As such, the behaviour you are seeing is expected.

If you want to get rid of glassfish (for the moment), you'll need to:

pfexec pkg uninstall glassfish-2

Cheers,
--
Shawn Walker
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to