Bugzilla – Bug 741935
[openssh-askpass] /usr/lib64/ssh/x11-ssh-askpass: No such file or directory
Last modified: 2012-09-13 13:51:04 UTC
package: openssh-askpass-5.8p2-3.1.3 $ rpm -ql openssh-askpass /usr/lib/ssh/ssh-askpass /usr/lib/ssh/x11-ssh-askpass ... Though x11-ssh-askpass is packaged as /usr/lib/ssh/x11-ssh-askpass, the ssh-askpass script expects it in lib64: X11_SSH_ASKPASS="/usr/lib64/ssh/x11-ssh-askpass" This way identities can't be loaded in .xinitrc using ssh-add: + ssh-add /suse/ma/.ssh/id_rsa /usr/lib/ssh/ssh-askpass: line 47: /usr/lib64/ssh/x11-ssh-askpass: No such file or directory (using neither kde nor gnome)
seems to be dup of the fixed bug 726712 *** This bug has been marked as a duplicate of bug 726712 ***