I took a look at the bug for 3726 and the webrev. I don't understand
your comment:
This is also why the traceback for the touch_manifest error
didn't show up until after Danek's fix for bug 3714 which was a
fix for a bug in changeset 556's get_version_installed addition
which was really caused by a bug (imo) in
image.installed_file_authority().
What does installed_file_authority() have to do with exception handling?
-j
On Tue, Oct 07, 2008 at 03:34:26PM -0500, Shawn Walker wrote:
> 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
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss