hi there,

I've got a change here that allows SMF manifests which contain 'require_all' dependencies that specify SMF services as their FMRIs to get converted to 'require-any' pkg(5) dependencies via pkgdepend(1) in cases where several files deliver instances of that service.

(yes, I know that sounds odd - an SMF "require_all" somehow translating to a "require-any" pkg(5) dependency.

In SMF, a "require_all" dependency specifying a service FMRI can be satisfied by at least one instance of that service, so pkg(5) needs to ensure that a package delivering at least one of these instances is installed)

https://cr.opensolaris.org/action/browse/pkg/timf/pkgdep-smf-req-any

Comments would be most welcome,

        cheers,
                        tim
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to