<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 05/28/13 13:04, Endi Sukma Dewata
      wrote:<br>
    </div>
    <blockquote cite="mid:51A50DBE.1010209@redhat.com" type="cite">In
      order to create Tomcat-based TPS (and possibly RA too), some files
      in RA and TPS need to be reorganized and some config variable
      names need to be changed to match the other Tomcat-based
      subsystems such that they can be used by pkispawn.
      <br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre>
    </blockquote>
    <tt>ACK the following patches:</tt><tt><br>
    </tt>
    <ul>
      <li><tt>pki-edewata-0252-Reorganized-CS.cfg.in-in-RA-and-TPS.patch</tt></li>
      <li><tt>pki-edewata-0253-Renamed-SECURE_PORT-into-PKI_SECURE_PORT.patch</tt></li>
      <li><tt>pki-edewata-0254-Renamed-PORT-and-UNSECURE_PORT-into-PKI_UNSECURE_POR.patch</tt></li>
      <li><tt>pki-edewata-0255-Renamed-SERVER_ROOT-into-PKI_INSTANCE_PATH.patch</tt></li>
      <li><tt>pki-edewata-0256-Renamed-SERVER_NAME-and-PKI_MACHINE_NAME-into-PKI_HO.patch</tt></li>
      <li><tt>pki-edewata-0257-Renamed-PKI_INSTANCE_ID-into-PKI_INSTANCE_NAME.patch</tt></li>
      <li><tt>pki-edewata-0258-Replaced-PKI_SUBSYSTEM_DIR-with-PKI_SUBSYSTEM_TYPE.patch</tt></li>
    </ul>
    <b><tt>PATCHES 0259 and 0260 were NOT tested as they immediately
        failed 'pkispawn' with the following error:</tt></b><tt><br>
    </tt>
    <blockquote><tt>pkispawn    : ERROR    ....... KeyError:  Master
        dictionary is missing the key called ''pki_ca_hostname''!</tt><tt><br>
      </tt><tt>Traceback (most recent call last):</tt><tt><br>
      </tt><tt>  File "/sbin/pkispawn", line 420, in <module></tt><tt><br>
      </tt><tt>    main(sys.argv)</tt><tt><br>
      </tt><tt>  File "/sbin/pkispawn", line 319, in main</tt><tt><br>
      </tt><tt>    parser.compose_pki_master_dictionary()</tt><tt><br>
      </tt><tt>  File
        "/usr/lib/python2.7/site-packages/pki/deployment/pkiparser.py",
        line 658, in compose_pki_master_dictionary</tt><tt><br>
      </tt><tt>    config.pki_master_dict['pki_ca_hostname']</tt><tt><br>
      </tt><tt>KeyError: 'pki_ca_hostname'</tt><tt><br>
      </tt></blockquote>
    <tt>Consequently, these two patches were backed-out so that the
      other patches could be successfully tested.</tt><br>
  </body>
</html>