Hi Timo, >$ ssh-keygen -t ed25519 -f /tmp/test >$ ssh-add /tmp/test < /dev/null >E: /usr/bin/ssh-askpass[39]: too many open files (3 -> 212): Success >$ echo $? >1 > >key is not added to the agent
this is quite puzzling. First guess: is $DISPLAY set and points to a usable X11 server? Second guess: /usr/bin/pinentry points to a real one, not to pinentry-kwallet, right? (Otherwise, there can be recursion.) Third… please put “set -xv” in the top of the script and retry, for debugging. Out of ideas, otherwise. Thanks, //mirabilos -- 15:39⎜«mika:#grml» mira|AO: "mit XFree86® wär’ das nicht passiert" - muhaha 15:48⎜<thkoehler:#grml> also warum machen die xorg Jungs eigentlich alles kaputt? :) 15:49⎜<novoid:#grml> thkoehler: weil sie als Kinder nie den gebauten Turm selber umschmeissen durften? -- ~/.Xmodmap wonders…