This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: signature file error on Fedora 11


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]