Bug#633982: sun-java6-bin: Multiarch support issue with Sun Java

Sylvestre Ledru sylvestre at debian.org
Mon Jul 25 10:48:04 UTC 2011


Le lundi 18 juillet 2011 à 08:43 -0500, Livingston, John A a écrit :
> Sylvestre,
> 
> When libnss3-1d went from 3.12.10-1 to 3.12.10-2 in testing last week, it relocated all of its libraries to /usr/lib/x86_64-linux-gnu.  We're running Jenkins (http://pkg.jenkins-ci.org/debian/), which uses NSS, and it was unable to locate libnss3.so and others in the new location until the JVM was made aware of the path.
OK. Could you try something for me ?
(I have troubles to reproduce the issue)

Could you try to create a file called /etc/java-6-sun/security/nss.cfg
with:
---
name = NSS
nssLibraryDirectory = /usr/lib/x86_64-linux-gnu/
nssDbMode = noDb
attributes = compatibility
---

inside.
and let me know if it fixes the issue.

thanks,
S







More information about the pkg-java-maintainers mailing list