Re: scdaemon lockup with Yubikey NEO

2015-12-03 Thread the2nd
On 2015-12-03 03:54, NIIBE Yutaka wrote: On 12/02/2015 11:35 PM, the...@otpme.org wrote: No problem. I'm glad to help out and probably get a fix for this annoying issue. :) Thanks for your patience. Anyway, when Scdaemon detects card/token removal, it could finish existing connection(s).

Re: scdaemon lockup with Yubikey NEO

2015-12-02 Thread the2nd
On 2015-12-02 14:26, NIIBE Yutaka wrote: On 2015-12-02 at 12:36 +0100, the...@otpme.org wrote: here is the output for a failed session and a working one (with openssh 6.7p1). Both times i started two ssh sessions, keeping the first one open. Thank you very much. No problem. I'm glad to

Re: scdaemon lockup with Yubikey NEO

2015-12-02 Thread NIIBE Yutaka
On 12/02/2015 11:35 PM, the...@otpme.org wrote: > No problem. I'm glad to help out and probably get a fix for this annoying > issue. :) Thanks for your patience. >> Anyway, when Scdaemon detects card/token removal, it could finish >> existing connection(s). I'll consider fixing this. > >

Re: scdaemon lockup with Yubikey NEO

2015-12-02 Thread Lance R. Vick
I came up with the following udev rule which, while heavy handed, solves these issues for me: https://gist.github.com/lrvick/d1a5a8e6cf0eefda69d7 On Wed, Dec 2, 2015 at 6:54 PM, NIIBE Yutaka wrote: > On 12/02/2015 11:35 PM, the...@otpme.org wrote: > > No problem. I'm glad to

Re: scdaemon lockup with Yubikey NEO

2015-12-02 Thread the2nd
Hi, here is the output for a failed session and a working one (with openssh 6.7p1). Both times i started two ssh sessions, keeping the first one open. Failed gpg-agent.log - http://paste.ubuntu.com/13620856/ scd.log - http://paste.ubuntu.com/13620863/ OK gpg-agent.log -

Re: scdaemon lockup with Yubikey NEO

2015-12-02 Thread NIIBE Yutaka
On 2015-12-02 at 12:36 +0100, the...@otpme.org wrote: > here is the output for a failed session and a working one (with > openssh > 6.7p1). > Both times i started two ssh sessions, keeping the first one open. Thank you very much. > Failed > gpg-agent.log - http://paste.ubuntu.com/13620856/

Re: scdaemon lockup with Yubikey NEO

2015-12-01 Thread the2nd
There is just one gpg-agent + scdaemon. Do you keep the first SSH session open when re-plugging the yubikey? If i close the first session do problem does not occur. On 2015-12-01 05:16, NIIBE Yutaka wrote: On 12/01/2015 08:19 AM, the...@otpme.org wrote: So are any devs reading on this list?

Re: scdaemon lockup with Yubikey NEO

2015-11-30 Thread NIIBE Yutaka
On 12/01/2015 08:19 AM, the...@otpme.org wrote: > So are any devs reading on this list? The problem is reproducible > and i am willing to help debugging and whatever is needed to fix the > issue. :) Yes. It is not reproducible for me. I'm using OpenSSH 6.9p1. >> i've done some more testing and

Re: scdaemon lockup with Yubikey NEO

2015-11-23 Thread the2nd
Hi, i've done some more testing and found out that the problem starts to exist with openssh version 6.8p1. With 6.7p1 everything works perfect. I downloaded the openssh tarballs one by one, compiled with ./configure;make and just copied the "ssh" binary. I was able to reproduce the problem

Re: scdaemon lockup with Yubikey NEO

2015-11-21 Thread Lance R. Vick
This happens to me constantly as well. I my case I frequently need to kill and restart gpg-agent to get things working again on both Arch Linux and Gentoo. On Sat, Nov 21, 2015 at 4:41 AM, the2nd wrote: > Hi Ben, > > We have a similar Problem since we've upgraded from Ubuntu