On Mon, Aug 02, 2010 at 04:00:32PM -0700, Danek Duvall wrote: > [email protected] wrote: > > > What bit of code catches EnvrionmentErrors that are ENOENT on retry? I > > wasn't able to find that bit of code in the code review. I'm assuming > > this is already handled elsewhere by an existing exception handler? > > That's a loose end I'd chosen not to tie up ("This won't help if you > install a package that never drags in /etc/passwd and friends"), but I > suppose it's easy enough to raise an ActionExecutionError in this case: > > http://cr.opensolaris.org/~dduvall/pkg-primordial-2/
Looks good. Thanks for making that exception case more explicit. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
