Bug 1020334 - Misleading RHEL version is not supported. RHEL >= 6.4 is required.
Summary: Misleading RHEL version is not supported. RHEL >= 6.4 is required.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 3.0
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: beta
: 4.0
Assignee: Martin Magr
QA Contact: Nir Magnezi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-17 13:08 UTC by Jaroslav Henner
Modified: 2013-12-20 00:29 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-20 00:29:18 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

Description Jaroslav Henner 2013-10-17 13:08:00 UTC
Description of problem:
When ssh is saying
  Permission denied (publickey,gssapi-keyex,gssapi-with-mic)
for example because 
 PasswordAuthentication no
is set in /etc/ssh/sshd_config, packstack gives misleading message.

Version-Release number of selected component (if applicable):
openstack-packstack-2013.1.1-0.31.dev677.el6ost.noarch

How reproducible:
always

Steps to Reproduce:
1. Disable the PW auth, don't forget restart the sshd, remove authorized key
2. check you are getting permission denied
3. packstack --allinone                               


Actual results:
Welcome to Installer setup utility

Installing:
Clean Up...                                            [ DONE ]
OS support check...Host 172.16.0.2: RHEL version is not supported. RHEL >= 6.4 is required.


Expected results:
OS support check...Host 172.16.0.2: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Additional info:

Comment 1 Jaroslav Henner 2013-10-17 13:11:34 UTC
Of course, this was RHEL 6.4
[root@foo cloud-user]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 6.4 (Santiago)

Comment 3 Alvaro Lopez Ortega 2013-11-15 12:46:31 UTC
Fixed already in both Havana and Grizzly. Packstack was checking the version in the wrong place.

Comment 5 Scott Lewis 2013-11-19 16:54:30 UTC
Auto adding >= MODIFIED bugs to beta

Comment 8 Nir Magnezi 2013-12-18 13:32:06 UTC
Verified NVR: openstack-packstack-2013.2.1-0.20.dev936.el6ost.noarch

Followed the steps to reproduce in comment #0

Result:
=======
# packstack --allinone
Welcome to Installer setup utility

Installing:
Clean Up...                                            [ DONE ]
Setting up ssh keys...                              [ ERROR ]

ERROR : Failed to run remote script, stdout: 
stderr: Warning: Permanently added '<IP_ADDRESS>' (RSA) to the list of known hosts.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Please check log file /var/tmp/packstack/20131218-152819-VZBoFO/openstack-setup.log for more information

Additional information:
 * A new answerfile was created in: /root/packstack-answers-20131218-152819.txt
 * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.

Comment 10 errata-xmlrpc 2013-12-20 00:29:18 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html


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