RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 597420 - ssh-askpass missing from release
Summary: ssh-askpass missing from release
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: releng
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Dennis Gregorovic
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-28 21:28 UTC by Quentin Barnes
Modified: 2010-11-11 16:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-11 16:28:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Quentin Barnes 2010-05-28 21:28:26 UTC
Description of problem:
I have ssh-add in my .xsession.  During login I am not prompted for
my ssh password and don't get my keyring added to the ssh-agent.
I see the same error messages below also in my ~/.xsession-errors file.

The binary /usr/libexec/openssh/ssh-askpass is missing from the
system.  I think it is because the "openssh-askpass-*" RPM is missing
from the x86_64 distribution.  The openssh-askpass RPM is still mentioned
on page 114 of the RHEL6 Deployment Guide so it should still be there,
right?

Version-Release number of selected component (if applicable):
openssh-clients-5.3p1-12.1.el6.x86_64

How reproducible:
100%


Steps to Reproduce:
1. ssh-add < /dev/null
2.
3.
  
Actual results:
$ ssh-add < /dev/null
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory
ssh_askpass: exec(/usr/libexec/openssh/ssh-askpass): No such file or directory

Expected results:
An X window opens and prompts me for my password.


Additional info:

Comment 2 Quentin Barnes 2010-05-29 01:43:45 UTC
This problem may be related to Bug #593573.  Could ssh-askpass package have gotten left off the build mirror used to create the RHEL6 Beta ISO image?

Comment 3 Bill Nottingham 2010-06-02 15:53:35 UTC
This was changed post-beta1.

Comment 4 Quentin Barnes 2010-06-03 17:47:36 UTC
I'm not sure what you mean by that it was changed.  Changed how?

Assuming there isn't some package reorg going on behind the scenes, I see two issues to the problem here.  One issue is that openssh-askpass got left off the DVD.  The other is that the openssh-clients package does not have an expressed dependency on the openssh-askpass package.  Has both been addressed?

Comment 5 Bill Nottingham 2010-06-03 17:53:23 UTC
The comps file was changed such that askpass is pulled in in certain situations.

Comment 6 RHEL Program Management 2010-06-07 15:54:18 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 8 Alexander Todorov 2010-07-05 09:21:56 UTC
With the 0701.3 tree:

# find -name "openssh-askpass*" | sort
./Client/i386/os/Packages/openssh-askpass-5.3p1-18.el6.i686.rpm
./Client/x86_64/os/Packages/openssh-askpass-5.3p1-18.el6.x86_64.rpm
./ComputeNode/optional/x86_64/os/Packages/openssh-askpass-5.3p1-18.el6.x86_64.rpm
./Server/i386/os/Packages/openssh-askpass-5.3p1-18.el6.i686.rpm
./Server/ppc64/os/Packages/openssh-askpass-5.3p1-18.el6.ppc64.rpm
./Server/s390x/os/Packages/openssh-askpass-5.3p1-18.el6.s390x.rpm
./Server/x86_64/os/Packages/openssh-askpass-5.3p1-18.el6.x86_64.rpm
./WebServer/optional/x86_64/os/Packages/openssh-askpass-5.3p1-18.el6.x86_64.rpm
./Workstation/i386/os/Packages/openssh-askpass-5.3p1-18.el6.i686.rpm
./Workstation/x86_64/os/Packages/openssh-askpass-5.3p1-18.el6.x86_64.rpm

The openssh-askpass package is present for all variants. For ComputeNode it is in optional for the rest it is in the base repository. Moving to VERIFIED.

Comment 9 releng-rhel@redhat.com 2010-11-11 16:28:11 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.