Just to double-check:

1) You downloaded the KEYS file?

2) Gpg wants the path to the KEYS file as in:

 gpg —import <path-to-KEYS file>

For me, something like:

 gpg —import c:/users/aharui/downloads/KEYS

On 3/23/15, 10:23 AM, "Mihai Chira" <mihai.ch...@gmail.com> wrote:

>> gpg --import KEYS
>I got the same error running this. Then I discovered this[1] and
>copied iconv.dll near git's gpg.exe, and now I get this error:
>______________________________
>$ gpg --import KEYS
>gpg: keyblock resource `c:/Users/evolverine/.gnupg\secring.gpg': file
>open error
>gpg: keyblock resource `c:/Users/evolverine/.gnupg\pubring.gpg': file
>open error
>gpg: no writable keyring found: eof
>gpg: error reading `KEYS': general error
>gpg: import from `KEYS' failed: general error
>gpg: Total number processed: 0
>______________________________
>
>...and...
>
>______________________________
>$ ant -e -f ApproveSDK.xml -Drelease.version=4.14.1 -Drc=1
>main-no-download
>Buildfile: C:\Users\evolverine\Adobe Flash Builder
>4.7\FlexSDK4.14.1\ApproveSDK.xml
>
>install-rat.jar:
>
>install-rat.tasks.jar:
>
>install-rat:
>
>check-sigs:
>
>checkasc:
>gpg: keyblock resource `c:/Users/evolverine/.gnupg\pubring.gpg': file
>open error
>gpg: Signature made 03/23/15 10:37:34 using RSA key ID 04C1F654
>gpg: Can't check signature: public key not found
>
>BUILD FAILED
>______________________________
>
>Is there a setup step that I omitted from a wiki page / README? If so,
>sorry, and could someone please point me to it? Thanks.
>
>
>[1] https://www.gnupg.org/download/iconv.en.html

Reply via email to