[Freeipa-devel] [PATCH] 286 cache installer questions

Rob Crittenden rcritten at redhat.com
Mon Oct 12 13:02:23 UTC 2009


Martin Nagy wrote:
> Hi Rob,
> 
> On Wed, 2009-10-07 at 10:57 -0400, Rob Crittenden wrote:
>> Installing a CA that is signed by another CA is a 2-step process. The 
>> first step is to generate a CSR for the CA and the second step is to 
>> install the certificate issued by the external CA. To avoid asking 
>> questions over and over (and potentially getting different answers) the 
>> answers are cached.
>>
>> rob
> 
> -        try:
> -            from ipaserver.install import cainstance
> -        except ImportError:
> -            print >> sys.stderr, "Import failed: %s" % sys.exc_value
> -            sys.exit(1)
> 
> What's this? From just a quick look, it seems to me that this will cause
> troubles.
> 
> Martin
> 

It was duplicated code, we check for that elsewhere.

rob
-------------- 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/20091012/c9b9af2e/attachment.bin>


More information about the Freeipa-devel mailing list