> > http://cr.opensolaris.org/~johansen/webrev-6222-2/ > > I'd actually just save the IllegalFmri exception you originally got and > re-raise it later once you've determined it wasn't due to a truncated > download. It may not get all the bad fmris in the catalog, but one's > probably enough to get whoever looks at it to scan through the catalog > looking for other bad ones. It's more likely that corruption in the > catalog is rampant, rather than there being a few malformed FMRIs.
Just so we're clear: You'd prefer a top-level IllegalFmri handler instead of aggregating the failures and printing them out as a CatalogRetrievalException? Or are you suggesting that the CatalogRetrievalException just print the first IllegalFmri error? Thanks, -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
