Re: gpg-agent and ssh-keys not working anymore

2010-04-20 Thread Werner Koch
On Mon, 19 Apr 2010 10:26, j...@seiken.de said: It would be pretty bad if ubuntu releases gnupg with this bug since lucid is a long term support release and gnupg might receive up to 5 years of reports of regarding this bug on their mailing lists. I posted the patch on January 26. Find it

Re: gpg-agent and ssh-keys not working anymore

2010-04-20 Thread Joke de Buhr
I filled a launchpad bug report for this problem and attached the patch. The report refers to the new ubuntu lucid release version of the gnupg. https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/567106 I don't know if the maintainer of the package is going to react and integrate the patch

Re: gpg-agent and ssh-keys not working anymore

2010-04-20 Thread Werner Koch
On Tue, 20 Apr 2010 10:31, j...@seiken.de said: I filled a launchpad bug report for this problem and attached the patch. The report refers to the new ubuntu lucid release version of the gnupg. https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/567106 I don't know if the maintainer of the

Re: gpg-agent and ssh-keys not working anymore

2010-04-19 Thread Werner Koch
On Fri, 16 Apr 2010 14:37, j...@seiken.de said: The passwords are enter correctly and the ssh public key was added to authorized_keys. I tried generating new ssh keys but the problem is always the You might be hampered a bug fixed in 2.0.15: * Fixes a regression in 2.0.14 which prevented

Re: gpg-agent and ssh-keys not working anymore

2010-04-19 Thread Joke de Buhr
I didn't have a host with gnupg version 2.0.15 ready so I regenerated the key on a host with gnupg version 2.0.12 transfered my gnupg configuration back and everything is working now with gnupg version 2.0.14. Thank for a hint how to solve the problem. The new ubuntu lucid which will be

Re: gpg-agent and ssh-keys not working anymore

2010-04-19 Thread Werner Koch
On Mon, 19 Apr 2010 09:20, j...@seiken.de said: The new ubuntu lucid which will be released in a few days and has a gpg-agent version of 2.0.14. Though gpg-agent is not the default ssh-agent this problem might cause trouble more in the next few months. Ubuntu should have patched 2.0.14. I

Re: gpg-agent and ssh-keys not working anymore

2010-04-19 Thread Joke de Buhr
I'm running the latest lucid version. Unless the patch was submitted only a few hours ago and the package hasn't been built yet the problem still exists in lucid. I just updated and ran a test. Still the same error. On Monday, 19. April 2010 09:58:11 Werner Koch wrote: On Mon, 19 Apr 2010

Re: gpg-agent and ssh-keys not working anymore

2010-04-19 Thread Joke de Buhr
It would be pretty bad if ubuntu releases gnupg with this bug since lucid is a long term support release and gnupg might receive up to 5 years of reports of regarding this bug on their mailing lists. On Monday, 19. April 2010 09:58:11 Werner Koch wrote: On Mon, 19 Apr 2010 09:20,

gpg-agent and ssh-keys not working anymore

2010-04-16 Thread Joke de Buhr
Usually I use the gpg-agent to manage my ssh keys. But now it doesn't work anymore. A few days ago I lost homedir and everything got lost. I rebuild the gnupg configuration to use the agent and the has ssh support enabled. I generated a new ssh key and added it to the agent via ssh-add. Now