[EMAIL PROTECTED] wrote: > Unless I've misunderstood something, it looks like there may be a > mismerge in retrieve.py. I had thought Dan augmented the > TransferTimedOut exceptions to print more detail; however, it looks like > you've removed this on lines 227 and 236. > You're right, bad merge there.
Here's updated webrev with this fixed: http://cr.opensolaris.org/~bpytlik/ips-3770-v3/ > -j > > On Fri, Oct 10, 2008 at 01:42:17PM -0700, Brock Pytlik wrote: > >> Updated webrev which resyncs with the gate. >> http://cr.opensolaris.org/~bpytlik/ips-3770-v2/ >> >> Thanks, >> Brock >> >> Brock Pytlik wrote: >> >>> Webrev: >>> http://cr.opensolaris.org/~bpytlik/ips-3770-v1/ >>> >>> Bugs: >>> 3770 pkg install when authority unavailable traces back >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=3770 >>> >>> 3771 Set authority dies without giving adequate information >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=3771 >>> >>> 3747 API versions should be tracked in a file >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=3747 >>> >>> In case anyone wonders why I chose to touch the strings in retrieve.py >>> in this change set, it's because the change to 3770 exposes these >>> exceptions to the top layer much more frequently, making it more >>> important to format them well. >>> >>> Brock >>> _______________________________________________ >>> 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 >> _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
