-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Stephen Hrzic's mail client expels the following stream of bytes on 25/05/09 18:11 (EDT): > C:\Documents and Settings\momadministrator>gpg --import d:\mykey_key.asc > gpg: renaming `C:/Documents and Settings/Default User/Application > Data/gnupg\pub > ring.gpg' to `C:/Documents and Settings/Default User/Application > Data/gnupg\pubr > ing.bak' failed: Permission denied > gpg: error writing keyring `C:/Documents and Settings/Default > User/Application D > ata/gnupg\pubring.gpg': file rename error > gpg: key BDFC43BD: public key "[User ID not found]" imported > gpg: error reading `d:\\mykey_key.asc': file rename error > gpg: import from `d:\\mykey_key.asc' failed: file rename error > gpg: Total number processed: 0 > gpg: imported: 1 (RSA: 1) Try replacing the backslash with a forward slash when specifying the path in the command. Unlike Windows, the backslash is an escape character in gpg and other Unix-like software.
You may also want to check the permission settings of C:\Documents and Settings\Default User\Application Data\gnupg or wherever your keyrings are located. - -- C Li (vishwin/O) Can't think of a witty .sigline today... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQIcBAEBCgAGBQJKGzrfAAoJECOzVexFwP1/wboP/Aol87lNSbMXlP8o/At5Tk7K IUlv9SiJnhb9ZFhl/JtCQkcaY05m0eyCEJSwG9J5oQBEAnN/pZeM66D+oMk18vy7 Ssq571Ftsd5JEpPzkUu0YYLuf2l6W7K+/K7B338VuSmpdPmzX8jBwnN3mp98T4mX In6hit2uql48AmBDC9XyPyUmSWWpju9OpZfPvUJHgeT57ifZU2sLwKYadMyi3tIn /QAFr9j4ZXL53yZM3M6/tM+lbyyHIHEzIhxtjlSmhpfvdgvICppd/9rORnFArvDT QlGSuYXGG++alv/n3hMRKroP5nOJHtGuZwZv7RSRTKD0okxPOeOyJHI1Y+6ljOrJ aIk5ajwOLHATIlFEna+LOIRq+slRJvzlih184KbdzhKMnvW3LXONTWI5zbTQ1uTe BTi8vu39KiMne98Ch/uzL9Ey/osttgig3ubI7PWXUIK8HLS5AYIOygv0MhBhnkUf sI0ckHHEyoySHbkGrvpA16+HI3PNCW94QbXValtK0/quP/g6FAagjym0+0WB3BIA hurUHZ0uwLcT7Yc5RJphKKM5tjgQeQUC3UtMsocl/TvIYLS/pcD+YIPb/RrOjEup y7Sxg0ZcaFvvkQ1tRYB1EBNc9GTT2Euc25dkEdKdK6yr9bwFio7NxduAkgLKGgSQ VWTo/CBncYvfWrDwetJH =0SmI -----END PGP SIGNATURE----- _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
