[Bug 3708] New: OpenJDK8 fails to convert key, missing /usr/lib/libnss3.so
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Mar 19 11:44:55 UTC 2019
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3708
Bug ID: 3708
Summary: OpenJDK8 fails to convert key, missing
/usr/lib/libnss3.so
Product: IcedTea
Version: unspecified
Hardware: x86_64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: jp40663 at gmail.com
CC: unassigned at icedtea.classpath.org
Created attachment 1725
--> https://icedtea.classpath.org/bugzilla/attachment.cgi?id=1725&action=edit
PEMException when attempting to convert key (/usr/lib/libnss3.so missing).
Hello there,
I get an "Invalid key error" from the fabric java SDK through spring when using
the current alpine openjdk8 package. It's not particularly readable.
Following the stack trace I eventually discover
```
Caused by: java.io.FileNotFoundException: /usr/lib/libnss3.so
```
It's "fixed" when I docker cp a separate jdk tar.gz into the container (it
seems regardless of version).
I've replaced the alpine container with a ubuntu image for now.
Let me know if you need anything.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190319/7a9a5e79/attachment.html>
More information about the distro-pkg-dev
mailing list