* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2008-12-01 18:16]: > I have a small code review for bug 5519. It was reported earlier this > morning. Routines that retry on download need to catch another type of > HTTPError. This is a total of 10 lines of change. > > http://cr.opensolaris.org/~johansen/webrev-5519/
I see more sites in filelist.py and retrieve.py where we handle an httplib.IncompleteRead exception. Is there a reason we don't expect httplib.BadStatusLine in those code paths? - Stephen -- [EMAIL PROTECTED] http://blogs.sun.com/sch/ _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
