Rich Burridge wrote: > http://cr.opensolaris.org/~richb/pkg-12005-v1/
The checks aren't tight enough. The messages you're looking for can occur in instances where there's a real problem, not just the ones we know are okay. You'll likely have to make some checks on the commandline input to make sure that if we do get a particular error back, it's bogus. For instance, to make sure that "missing token:" message is bogus, pick apart the perm argument that got sent and make sure that each portion of it has exactly four words. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
