can't connect to `C://Program Files//GNU//GnuPG/S.gpg-agent': No such file or directory

2010-04-22 Thread b . tenhumberg
gpg command line and output: C:\Program Files\GNU\GnuPG\pub\gpg.exe can't connect to `C://Program Files//GNU//GnuPG/S.gpg-agent': No such file or directory can't connect to `C://Program Files//GNU//GnuPG/S.gpg-agent': No such file or directory gpg: can't connect to the agent:

Re: can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent'

2009-10-29 Thread Mantas Mikulėnas
On 2009-10-29 14:59, lis...@nebelschwaden.de wrote: > When using linux, even when I start gpg-agent --daemon, it creates it's > socket under /tmp/, while gpg searches for .gnupg/S.gpg-agent. > The environment the daemon exports seems to be ignored. > > So I have to manually link .gnupg/S.gpg-agent

Re: can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent'

2009-10-29 Thread listac
anyone got any idea how to resolve the following error: > > can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent' > > I get this error when issuing the following command > > gpg --passphrase-fd 0 --batch --output out.dat --decrypt in.pgp > > This worked fine u

can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent'

2009-10-29 Thread David Gray
Hi, Has anyone got any idea how to resolve the following error: can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent' I get this error when issuing the following command gpg --passphrase-fd 0 --batch --output out.dat --decrypt in.pgp This worked fine until a few days ago