I reproduced this bug with ssh (with smart card support enabled) and
running an endless loop:
ssh-agent bash
ssh-add -s 0 
#enter pin
while ssh [EMAIL PROTECTED] /bin/true; do echo; done

without the bug fix it fails sooner or later (users report: far too often, it 
is real annoying,
most important if you have shell scripts with several ssh commands (or cvs 
commands
using ssh for smart card authentication), and somewhere in the middle it fails).

-- 
openct sometimes fails
https://launchpad.net/bugs/50299

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to