Greetings,

The following webrev contains fixes for the following issues:
   3726 pkg uninstall fails if old manifest cannot be retrieved

webrev:
http://cr.opensolaris.org/~swalker/pkg-3726/

Change Summary
==============
* Changed retrieve.touch_manifest() to only raise KeyboardInterrupt or 
ManifestRetrievalError since this is a HEAD operation that isn't critical.

* Fixed a few other exception handler in retrieve.py to also allow 
KeyboardInterrupt to be raised.

* Changed image.py's exception handling for touch_manifest to only look 
for ManifestRetrievalError.

Cheers,
-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to