[Bug 2429] New: [IcedTea8] OpenJDK build does not copy a symlinked cacerts file

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jun 16 17:09:07 UTC 2015


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

            Bug ID: 2429
           Summary: [IcedTea8] OpenJDK build does not copy a symlinked
                    cacerts file
           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

/usr/bin/cp -fP '/usr/lib/jvm/java-1.7.0-openjdk/jre/lib/security/cacerts'
'/builddir/build/BUILD/icedtea-3.0.0pre04/openjdk.build-boot/jdk/lib/security/cacerts'
...
gmake[3]: *** No rule to make target
`/builddir/build/BUILD/icedtea-3.0.0pre04/openjdk.build-boot/jdk/lib/security/cacerts',
needed by
`/builddir/build/BUILD/icedtea-3.0.0pre04/openjdk.build-boot/images/j2re-image/lib/security/cacerts'.
 Stop.

The IcedTea build should resolve it using readlink before passing it to the
OpenJDK build.

-- 
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/20150616/bfe86003/attachment.html>


More information about the distro-pkg-dev mailing list