Bug 895804
| Summary: | Installation hangs when running packstack from same machine as your target | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Mike McCune <mmccune> | ||||
| Component: | openstack-packstack | Assignee: | Martin Magr <mmagr> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Nir Magnezi <nmagnezi> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | aortega, derekh, ykaul | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-01-29 11:11:19 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Mike McCune
2013-01-16 02:52:23 UTC
Created attachment 679297 [details]
answer file used
This must be a regression from the previous version of PackStack in RHN, as I was able to successfully run packstack as a non-privileged user hitting the same host (I had set all hostnames to 127.0.0.1). I'm going to mark this as a Regression due to that. @mmccune, can you provide the specific NVR of the packstack package you were using and confirm what version of RHEL was used (6.4 beta?) Fix submitted upstream https://review.openstack.org/#/c/19800/ I would have expected this problem to exist in the previous version too although I haven't tested it. Bug reproduced with openstack-packstack-2012.2.2-0.3.dev281.el6ost.noarch Testing if puppet apply is finished : 127.0.0.1_qpid.pp.log DEBUG:root:# ============ ssh : None ========== DEBUG:root:scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root.0.1:/var/tmp/a7b7d22b-3198-490b-a06b-c004143fd472/manifests/127.0.0.1_mysql.pp.log /var/tmp/a7b7d22b-3198-490b-a06b-c004143fd472/manifests/127.0.0.1_mysql.pp.log DEBUG:root:============ STDOUT ========== DEBUG:root: DEBUG:root:============= STDERR ========== DEBUG:root:+ trap t ERR + scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root.0.1:/var/tmp/a7b7d22b-3198-490b-a06b-c004143fd472/manifests/127.0.0.1_mysql.pp.log /var/tmp/a7b7d22b-3198-490b-a06b-c004143fd472/manifests/127.0.0.1_mysql.pp.log Warning: Permanently added '127.0.0.1' (RSA) to the list of known hosts. /var/tmp/a7b7d22b-3198-490b-a06b-c004143fd472/manifests/127.0.0.1_mysql.pp.log: Permission denied ++ t ++ exit 1 Verified With: openstack-packstack-2012.2.2-0.5.dev318.el6ost.noarch Installed OpenStack on a same host I used to run openstack, Using a non privileged user. Result: packstack didn't hang. openstack successfully installed. 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-0204.html |