Bug 741935 - [openssh-askpass] /usr/lib64/ssh/x11-ssh-askpass: No such file or directory
Summary: [openssh-askpass] /usr/lib64/ssh/x11-ssh-askpass: No such file or directory
Status: VERIFIED DUPLICATE of bug 726712
Alias: None
Product: openSUSE 12.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Petr Cerny
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 17:33 UTC by Michael Andres
Modified: 2012-09-13 13:51 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Andres 2012-01-17 17:33:49 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)
Comment 2 Petr Cerny 2012-09-13 13:51:04 UTC
seems to be dup of the fixed bug 726712

*** This bug has been marked as a duplicate of bug 726712 ***