[Bug 2918] New: [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 03:02:21 UTC 2016


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2918

            Bug ID: 2918
           Summary: [IcedTea8] Makefile handles cacerts as a symlink, but
                    the configure check doesn't
           Product: IcedTea
           Version: 8-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

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:11395: checking if /usr/lib/jvm/java-1.7.0/jre/lib/security/cacerts
is a valid keystore file
configure:11402: result: no
configure:11404: WARNING: No valid cacerts file found; one won't be passed to
the OpenJDK build

$ ll /usr/lib/jvm/java-1.7.0/jre/lib/security/cacerts
lrwxrwxrwx. 1 root root 41 Oct 24  2014
/usr/lib/jvm/java-1.7.0/jre/lib/security/cacerts ->
../../../../../../../etc/pki/java/cacerts

-- 
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/79ef8ab1/attachment.html>


More information about the distro-pkg-dev mailing list