On Sat, May 31, 2008 at 12:52:35AM +0200, IKW Administrators wrote: > Package: libnss3-tools > Version: 3.12.0~rc3-1 > Severity: important > > invoking the signtool... > > signtool -k KEYNAME -d CERT -X -Z SOME.xpi XPIDIR > > ...ends with this error: > > signtool: function failed: Failure to load dynamic library. > libsoftokn3.so: cannot open shared object file: No such file or > directory > > however, > ln -s /usr/lib/nss/libsoftokn3.so /usr/lib/libsoftokn3.so > ln -s /usr/lib/nss/libnssdbm3.so /usr/lib/libnssdbm3.so > solved the problem.
Could you run "strace -f -eopen -o /some/file signtool -k KEYNAME -d CERT -X -Z SOME.xpi XPIDIR" and send the /some/file content here ? Thanks Mike PS: Sorry for the delay, I'm having network connectivity problems... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

