On 09/01/11 03:12, Jiri Sasek - Solaris Prague wrote:
> root@v210a:~# pkg contents -r -m userland-incorporation | grep -i samba
> depend facet.version-lock.service/network/samba=true
> fmri=pkg:/service/network/[email protected] type=incorporate
> depend facet.version-lock.library/samba/libsmbclient=true
> fmri=pkg:/library/samba/[email protected] type=incorporate
> root@v210a:~#
> ...but I am not guru to understand what the "facet..." really mens.

It means that if you install userland-incorporation, the
depend type=incorporate constraint on the versions of
pkg:/service/network/samba that you can install will be
honored if facet.version-lock.service/network/samba=true
and ignored if it is false.   By default all facets are true.

The constraint will only allow you to install versions matching
the pattern 3.5.10-0.172, which could include 3.5.10.1-0.172,
3.5.10-0.172.0.0.0.0, etc. as only the portions of the version
specified need to match.

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
userland-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to