Environment
unix server
Description
Hi,
I am working with GE Capital International Services, while I was trying to generate the key
with gpg --gen-key command it is showing me following error.
sconsas01%/export/home/nchoudha[106]: gpg --gen-key
gpg (GnuPG) 1.2.6; Copyright (C) 2004 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
gpg: failed to create temporary file `/export/home/nchoudha/.gnupg/.#lkd6af8.unk
nown.15372': No such file or directory
gpg: keyblock resource `/export/home/nchoudha/.gnupg/secring.gpg': general error
gpg: failed to create temporary file `/export/home/nchoudha/.gnupg/.#lkd6af8.unk
nown.15372': No such file or directory
gpg: keyblock resource `/export/home/nchoudha/.gnupg/pubring.gpg': general error
Please select what kind of key you want:
(1) DSA and ElGamal (default) (2) DSA (sign only) (4) RSA (sign only)
Though it does not stop here after completing all the features upto Passphrase it just finishes with
error as mentioned.
gpg: fatal: can't connect to `/var/spool/prngd/pool': Connection refused
secmem usage: 2272/2272 bytes in 7/7 blocks of pool 2272/32768
Please guide me how to resolve this issue.
Fix
Unknown