Danek Duvall wrote: > If this is actually necessary, then we'll have to implement this mightly > quickly, or at least catch UnknownActionErrors in the code that would be > presented with unknown actions (which is probably a good idea anyway).
Actually, we did the right thing a long time ago, and completely ignore packages that have actions we don't understand. It doesn't look like we tell the user trying to install such a package what the problem was (I guess we trim it too early), but at least it doesn't blow up. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
