[Bug 2918] [IcedTea8] Makefile handles cacerts as a symlink, but the configure check doesn't
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Apr 7 18:53:59 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2918
Andrew John Hughes <gnu.andrew at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Andrew John Hughes <gnu.andrew at redhat.com> ---
Fixed in HEAD.
configure:11373: checking whether to copy a certificate authority certificates
(cacerts) file
configure:11387: result: yes
configure:11391: No cacerts file specified; using
/usr/lib/jvm/java-1.7.0/jre/lib/security/cacerts
configure:11397: Resolved cacerts file symlink to
/etc/pki/ca-trust/extracted/java/cacerts
configure:11400: checking if /etc/pki/ca-trust/extracted/java/cacerts is a
valid keystore file
/etc/pki/ca-trust/extracted/java/cacerts: Java KeyStore
configure:11404: result: yes
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160407/75336ebb/attachment.html>
More information about the distro-pkg-dev
mailing list