Michael Ströder wrote:
> I also tried signver but this hangs:
> 
> signver -V -v -d ~/.mozilla/xxxxxxx/ -i name.tar.gz -s name.tar.gz.p7m
> 
> strace output of hanging signver:
> 
> ------------------------- snip -------------------------
> open("name.tar.gz", O_RDONLY|O_LARGEFILE) = 5
> open("name.tar.gz.p7m", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 6
> read(0,
> ------------------------- snip -------------------------

BTW: This even destroys the signature file since the signature file 
seems to be opened for writing.

Ciao, Michael.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to