> > The other thought I had was that it might also be good to wrap the > > install login in file.py and license.py with these error handlers. > > Like I said, there are other places it could be used. It's not intended as > a general-purpose wrap-all-errors kind of thing, or I would've simply done > the wrapping in the package plan. I wanted to get the core of the fix in, > as well as a couple places using it which were the most egregious examples > of the failures. > > > It's not entirely clear to me what errors will pop out if something is > > seriously misconfigured, but I can imagine a fair number of inscrutable > > stack traces appearing if something were badly broken. > > You mean, with my changes, or prior to?
This comment was in reference to some of the cases that will still be un-wrapped after this change. I guess I may have misunderstood the purpose of this change. It sounds like you're not trying to catch all of the environment errors that can result from misconfiguration or bad packages. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
