signature file error on Fedora 11

Maynard Johnson maynardj@us.ibm.com
Thu Jun 25 12:44:00 GMT 2009


Frank Ch. Eigler wrote:
> Maynard Johnson <maynardj@us.ibm.com> writes:
> 
>> ================================
>> Unable to obtain information on the signature file
>> /tmp/stapDBZIVB/stap_9bb36eb195372b67a8384d41263c1160_46713.ko.sgn.
>> Unknown NSS error: -5950.
>> ================================
> 
> /usr/include/nspr4/prerr.h:#define PR_FILE_NOT_FOUND_ERROR                  (-5950L)
> 
> Maybe your module cache was expected to contain the sgn (signature)
> file but didn't.  strace maybe?
I cleared out the module cache and re-tried.  I got some additional error messages:

===================================
Unable to find certificate with nickname stap-server in /home/ppcteam/.systemtap
/ssl/server.
Unknown NSS error: -5950.
Copy failed ("/tmp/staprcUQdd/stap_9f414ca0e37a4c5ee8804a2b9ce19985_46713.ko.sgn
" to "/home/ppcteam/.systemtap/cache/9f/stap_9f414ca0e37a4c5ee8804a2b9ce19985_46
713.ko.sgn"): No such file or directory
Unable to obtain information on the signature file /tmp/staprcUQdd/stap_9f414ca0
e37a4c5ee8804a2b9ce19985_46713.ko.sgn.
Unknown NSS error: -5950.
====================================

Using strace on this showed no syscall related to the "Unable to find certificate" error.  Any ideas?

Thanks.
-Maynard

> 
> See also PR10331.
> 
> - FChE



More information about the Systemtap mailing list