On Wed, Oct 05, 2005 at 06:13:27PM +0100, James Keasley wrote: > Package: openssh-client > Version: 1:4.2p1-4 > Followup-For: Bug #317238 > > > output from 'ssh-add < /dev/null' > ssh_askpass: exec(/usr/libexec/openssh/gnome-ssh-askpass): No such file or > directory > > On this system /usr/libexec doesn't exist. > > Surely this program should be trying to exec /usr/bin/ssh-askpass?
With the official 1:4.2p1-4 package for i386: strings /usr/bin/ssh-add | grep libexec ... returns nothing. Can you try the same on your system, and make sure you don't have a local version of ssh-add installed elsewhere? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

