Edward Pilatowicz wrote:

> afaik, the package manifest for pkg_dupfilesv5 is wrong.  i thought that
> manifests which declare actions with variants tags must also declare all
> the variants that they support.  so pkg_dupfilesv5 needs a like like:
> 
>       add set name=variant.opensolaris.zone value=nonglobal
> 
> or if you want the package to be installable in a global zone it'll
> need:
> 
>       add set name=variant.opensolaris.zone value=global value=nonglobal
> 
> (i actually just made this change yesterday in the li gate to other
> variant test cases that you introduced.)

Hm.  I pushed this change earlier today, so you'll have to add that action
to this one as well.  Sorry to make the extra work.

It doesn't actually matter for this case, though -- I think that the
variant declaration is only required to trim the package out of the solver
if it only supports a variant that the image doesn't, or to exclude the
package from being listed in the same situation, but I'm not absolutely
positive on that.

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

Reply via email to