[Freeipa-devel] [PATCH] 0014 Move install script error handling to a common function

Martin Kosek mkosek at redhat.com
Wed Feb 29 17:14:44 UTC 2012


On Mon, 2012-02-27 at 17:51 +0100, Petr Viktorin wrote:
> On 02/22/2012 10:41 AM, Petr Viktorin wrote:
> > This fixes https://fedorahosted.org/freeipa/ticket/2071 (Add final debug
> > message in installers). The try/except blocks at the end of
> > installers/management scripts are replaced by a call to a common
> > function, which includes the final message.
> >
> > Obviously the installers still need some more love. This is as far as I
> > got before Martin stopped me, saying I shouldn't change too much before
> > a release :)
> >
> >
> > If it's still too many changes to test, I could just wrap the blocks in
> > some `with add_final_message` block for now, and resubmit this patch
> > after the release.
> >
> >

Yeah, this is exactly the kind of changes that can have yet-unseen
consequences and I don't like pushing this close to the release.

The original ticket just asks for a debug message when the install
script ends. If possible, I would really prefer to have some low-risk
patch adding just those and leave install script refactoring for next
big release, like 3.x. Rob, what's your opinion on this?

Martin




More information about the Freeipa-devel mailing list