I have the same error when trying to run gpg on Git Bash. But it works completely fine on my Windows Command Prompt shell. Apparently, its a known issue that Git Bash and windows command prompt look at different places for the ring file [1]
Have you tried that instead of Git Bash? Of course, I had to install gpg on my machine first from [2] [1] https://github.com/keybase/node-client/issues/95 [2] http://gpg4win.org/download.html Thanks, Om On Mon, Mar 23, 2015 at 11:22 AM, Alex Harui <aha...@adobe.com> wrote: > Try some other commands with GPG. It may be your GPG set up and not > anything related to Flex. > > Google says there may be more than one gpg program on your computer and > running the wrong one can result in something like this. > > -Alex > > On 3/23/15, 11:07 AM, "Mihai Chira" <mihai.ch...@gmail.com> wrote: > > >I'm using the git bash (C:\Program Files (x86)\Git\bin\sh.exe). It's > >the same even if I run it as administrator. > > > >On 23 March 2015 at 18:54, Alex Harui <aha...@adobe.com> wrote: > >> Are you using a Cygwin or some other shell emulator? You may be having > >> file permission problems and need to use sudo. > >> > >> -Alex > >> > >> On 3/23/15, 10:44 AM, "Mihai Chira" <mihai.ch...@gmail.com> wrote: > >> > >>>> 1) You downloaded the KEYS file? > >>>Yes, in the same folder as ApproveSDK.xml, which is why it didn't need > >>>a path. But I just tried to give it the absolute path instead of the > >>>relative one, and I get the same error. > >> > >