Brock Pytlik wrote:
> I've resynced the webrev with the gate and it's now here:
>
> http://cr.opensolaris.org/~bpytlik/ips-1540-v3/
>
> I'm looking for one more set of eyes before I push this back.
>
> Thanks,
> Brock
>
> Brock Pytlik wrote:
>> Webrev at:
>> http://cr.opensolaris.org/~bpytlik/ips-1540-v2/
>>
>> Bugs at:
>> changes to authorities should include refresh
>> http://defect.opensolaris.org/bz/show_bug.cgi?id=1540
>>
>> pkg image-update fails when unable to contact an authority
>> http://defect.opensolaris.org/bz/show_bug.cgi?id=2886
>>
>> install should attempt to refresh the catalogs before running
>> http://defect.opensolaris.org/bz/show_bug.cgi?id=3121
>>
>> all commands which automatically refresh catalogs should have a
>> --dont-refresh flag
>> http://defect.opensolaris.org/bz/show_bug.cgi?id=3122
>>
>>
>> This is the fix to make explicit refresh go away, at least for most
>> operations. If there are some I've missed, please let me know and I'll
>> either fix it or file additional bugs to pix up those in another batch.
>>
>> 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
Minor nitpick..
client.py:
1607 + msg = "Could not update the new catalog for
%s" % \
Maybe just "Could not refresh catalog for"?
Other than that it looks good.
-Brad
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss