Public bug reported:

Binary package hint: firefox

ff2 used to provide some symlinks like libnspr4.so and libnss3.so. ff3 doesn't 
provide them anymore, but debian still does that:
$ dpkg -c 
/org/ftp.root/debian/pool/main/i/iceweasel/iceweasel_3.0~b5-3_i386.deb |grep 
nspr
-rw-r--r-- root/root    197904 2008-04-26 18:52 ./usr/lib/iceweasel/libnspr4.so

Not having them makes some java applet crash (I was unable to fill my tax 
report until I created the symlinks):
java.lang.UnsatisfiedLinkError: /home/tonfa/local/bin/.TaoUSign/libjsec.so: 
libnspr4.so: cannot open shared object file: No such file or directory
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
        at java.lang.Runtime.load0(Runtime.java:769)
        at java.lang.System.load(System.java:968)
        at com.dictao.plfm.a.b(Unknown Source)
        at signview.b(Unknown Source)
        at signview.start(Unknown Source)
        at sun.applet.AppletPanel.run(AppletPanel.java:420)
        at java.lang.Thread.run(Thread.java:595)
$ ldd /home/tonfa/local/bin/.TaoUSign/libjsec.so
        linux-gate.so.1 =>  (0xb7f96000)
        libnspr4.so => not found
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7f64000)
        libnss3.so => not found
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7f5f000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7f3a000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7deb000)
        /lib/ld-linux.so.2 (0xb7f97000)

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
firefox-3 doesn't provide a symlink libnspr4.so and libnss3.so
https://bugs.launchpad.net/bugs/228032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to