[Desktop-packages] [Bug 1017964] Re: Missing dependency libsoftokn3.so libmozsqlite3.so Ubuntu 12 FF12, 13

2012-06-27 Thread helpcrypto
Thanks for your time. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1017964 Title: Missing dependency libsoftokn3.so libmozsqlite3.so Ubuntu 12 FF12, 13 Status in “firefox” package

[Desktop-packages] [Bug 1017964] [NEW] Missing dependency libsoftokn3.so libmozsqlite3.so Ubuntu 12 FF12, 13

2012-06-26 Thread helpcrypto
Public bug reported: Doing: ldd /usr/lib/firefox/libsoftokn3.so Shows a missing library/dependency: libmozsqlite3.so = not found This library should be -for example- linked or copied to: /usr/lib/i386-linux-gnu/ This missing dependency cause crash/error when trying to load softokn

[Desktop-packages] [Bug 1017964] Re: Missing dependency libsoftokn3.so libmozsqlite3.so Ubuntu 12 FF12, 13

2012-06-26 Thread helpcrypto
Hi. Im trying to connect to NSS using Java for cryptographic operations. This is the exit i got: $ ldd /usr/lib/firefox/libsoftokn3.so linux-gate.so.1 = (0xb775d000) libmozsqlite3.so = not found libnssutil3.so = /usr/lib/i386-linux-gnu/libnssutil3.so (0xb76ea000)

[Desktop-packages] [Bug 1017964] Re: Missing dependency libsoftokn3.so libmozsqlite3.so Ubuntu 12 FF12, 13

2012-06-26 Thread helpcrypto
Its not a bug with Firefox, but a problem in the way firefox is bundled in Ubuntu. This didnt happen a few releases ago. HINT: A library shouldnt have broken dependencies/references, no matter if it is private or not. Apart from that, as discussed in mozilla-dev-tech-crypto mailist, Java access