signature file error on Fedora 11

Frank Ch. Eigler fche@redhat.com
Thu Jun 25 01:58:00 GMT 2009


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?
 
See also PR10331.

- FChE



More information about the Systemtap mailing list