Catalog.py 541: wouldn't it be an error if size > content_size as well? Or does that fall into the category of the server sometimes handing back more than we asked for, which is ok?
Retrieve.py: silly nit, but could the strings of the error messages go back to starting with capital letters? I wouldn't care except that that's the message we're actually presenting to users. Didn't pick up any other concerns. Looks good to me, glad the catalog refresh will complain a lot less now. Brock [EMAIL PROTECTED] wrote: > Folks, > > The following webrev contains a number of bugfixes that address the > handling of I/O errors, detection of truncated network transfers, and a > series of stack traces to the CLI. There are some neatness fixes > included for good measure. > > http://cr.opensolaris.org/~johansen/webrev-551/ > > As always, your comments would be appreciated. > > -j > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss > _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
