Norm Jacobs wrote: > I am wondering just what the preferred magic formula is for > 'facet.locale.*' tag naming.
We've determined that this is a bug in pkglint, and it should whitelist locale facets, just like it whitelists restart_fmri and others. The transform you're using should *not* be used long-term. If you can whitelist these particular pkglint warnings, it would be better than to mangle the true locale names. You can use an external whitelist method like Tim implemented in the pkg(5) gate, or you can simply mark those actions as linted, and transition to the message-specific linted directives, once 17777 is implemented. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
