On 12/ 7/12 12:43 AM, Abhijit wrote:
> root@solaris:~# pkg change-facet 
> facet.version-lock.solaris/mail/thunderbird=false

The version-lock facets include only the package names, not the publisher name,
so that needs to be:
        pkg change-facet facet.version-lock.mail/thunderbird=false
without the solaris/ in.

You can see the unlock facets with:
pkg contents -t depend -o action.raw desktop-incorporation | grep thunderbird


-- 
        -Alan Coopersmith-              alan.coopersm...@oracle.com
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
pkg-discuss mailing list
pkg-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to