← Back to team overview

openjdk team mailing list archive

Bug#637337: Bug#637337: java.security.ProviderException: Could not initialize NSS

 

tag 637337 = wontfix
severity 637337 wishlist
thanks

Hi Alessandro,

Le mercredi 10 août 2011 16:06:51, Alessandro Polverini a écrit :
> Hello and thanks for packaging openjdk7!
> I'm trying to start tomcat and I get the error,
> Caused by: java.io.FileNotFoundException:
> /usr/lib/x86_64-linux-gnu/libnss3.so
> 
> I suppose a different path must be hardcoded or a symbolic link provided?
> 
> Alex
> 
> -- System Information:
> Debian Release: 6.0.2
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable'), (400, 'testing'),
> (50, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.38-2-amd64 (SMP w/12 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages openjdk-7-jdk depends on:
> ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared
> lib ii  libx11-6               2:1.3.3-4         X11 client-side library
> ii  openjdk-7-jre          7~b147-2.0~pre2-3 OpenJDK Java runtime, using
> Hotspo ii  zlib1g                 1:1.2.3.4.dfsg-3  compression library -
> runtime

Given your libc6 version, you seems to be running Debian Squeeze (stable).
Generally speaking, we don't provide support for mixed installation with 
experimental with stable packages : it won't work.

In this case, you can't use an pre-multiarch [1] libc/libnss package with any 
package depending on multiarch support.

You'll have to use a chroot or wait for some backport to squeeze.

[1] http://wiki.debian.org/Multiarch

Cheers,
-- 
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan

Attachment: signature.asc
Description: This is a digitally signed message part.


References