[Freeipa-devel] [PATCH] fix ipa_webgui on F11

Rob Crittenden rcritten at redhat.com
Tue Jun 16 18:04:34 UTC 2009


ipa-webgui is in freeIPA v1.2.1 is failing to start on Fedora 11 because 
it is importing the wrong python-cherrypy when both python-cherrypy and 
python-cherrypy2 are installed.

This patch includes 2 fixes. The first is for that issue and the second 
I suspect is related to python 2.6. We open the log file in ipa_webgui 
so we can report any failures of importing TurboGears. We close the log 
before starting TG. The way we were shutting down the logging worked in 
python 2.4 and 2.5 but doesn't work in 2.6 so I came up with another 
method, run through the log handlers and close them that way.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webui.patch
Type: application/mbox
Size: 721 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090616/bf3f9b0e/attachment.mbox>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090616/bf3f9b0e/attachment.bin>


More information about the Freeipa-devel mailing list