* Thus spake Cheryl [2001-03-01]:
> Using gnupg 1.0.4 on Unix OS, and I am having trouble creating a key
> this is the message I get:
> gpg keyblock resource 'home/username/.pnupg':file open error
> gpg can add keybolck file 'home/username/.pnupg/pubring.gpg'
> gpg key gen failed: file create error
Try "mkdir /home/username/.gnupg", GnuPG 1.0.4 does not automatically make that directory. Christoph