<html><head>
    <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
  </head>
  <body><div>On further testing, looks like we need to set pkisilent to use 1.7 too.</div><div>The attached patch does this.</div><div><br></div><div>Ade</div><div>On Fri, 2016-03-11 at 11:07 -0500, Ade Lee wrote:</div><blockquote type="cite"><div>Thanks.</div><div><br></div><div>Fix checked into rhel 6.8 branch ..</div><div><br></div><div>Counting objects: 62, done.</div><div>Compressing objects: 100% (31/31), done.</div><div>Writing objects: 100% (32/32), 5.18 KiB, done.</div><div>Total 32 (delta 18), reused 0 (delta 0)</div><div>To ssh://git.app.eng.bos.redhat.com/srv/git/pki.git</div><div>   3637b1f..dd5039f  DOGTAG_9_0_RHEL_BRANCH -> DOGTAG_9_0_RHEL_BRANCH</div><div><br></div><div>Matt, please create builds, attach to errata etc.</div><div>Ade</div><div><br></div><div>On Thu, 2016-03-10 at 22:41 -0700, Matthew Harmsen wrote:</div><blockquote type="cite">
    <div class="moz-cite-prefix">On 03/10/2016 09:52 AM, Ade Lee wrote:<br>
    </div>
    <blockquote cite="mid:1457628751.16966.29.camel@redhat.com" type="cite">
      <pre wrap="">   Fix java_home and other 6.8 bugs
    
    Fixes:
    1.  BZ 1306989 - Crash seen with pki-common pkg during IPA server install
        Crash in upgrade script occurs because prior to configuration,
        CS.cfg has lines that are comments and that do not parse neatly
        into a foo=bar pattern.  Now, we will ignore comments and blank lines.
    
    2.  BZ 1290535 - Check for incompatible Java at startup
        The bulk of this change.  Sets the JAVA_HOME to the 1.7.0 JRE.
        rather than relying on alternatives.  Also includes migration script
        for existing instances.
    
    3.  BZ1313207 - ca.subsystem.certreq missing from CS.cfg
        certreq is not really needed right now for the upgrade scripts.
        This will ignore the error if it is not present.

Please review,

Ade</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre>
    </blockquote>
    ACK<br>
    <br>
    CAVEAT:  Since the KRA, OCSP, and TKS subsystems are not available
    on the RHEL 6 platform, the following changes may be checked into
    the DOGTAG_9_0_RHEL_BRANCH,<br>
                   but will not be included in the 'pki-core' patch, nor
    will any additional packages be created for pki-kra, pki-ocsp, nor
    pki-tks:<br>
    <br>
    <ul>
      <li>base/kra/setup/registry_instance</li>
      <li>base/kra/shared/conf/tomcat6.conf</li>
      <li>base/ocsp/setup/registry_instance</li>
      <li>base/ocsp/shared/conf/tomcat6.conf</li>
      <li>base/tks/setup/registry_instance</li>
      <li>base/tks/shared/conf/tomcat6.conf</li>
    </ul>
    <p><br>
    </p>
  

</blockquote><pre>_______________________________________________
Pki-devel mailing list
<a href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre></blockquote></body></html>