RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1215178 - RDO-instack-undercloud: instack-install-undercloud exists with error "ImportError: No module named six."
Summary: RDO-instack-undercloud: instack-install-undercloud exists with error "ImportE...
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: instack-undercloud
Version: Kilo
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-24 13:49 UTC by Alexander Chuzhoy
Modified: 2016-05-19 15:40 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-05-19 15:40:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Alexander Chuzhoy 2015-04-24 13:49:58 UTC
RDO-instack-undercloud: instack-install-undercloud exists with error "ImportError: No module named six".


Environment:
instack-undercloud-2.0.0-dev1662.el7.centos.noarch


Steps to reproduce:
1. Install the instack-undercloud package.
2. Run instack-install-undercloud

Result:
+ echo puppet-tuskar Wed Apr 22 13:02:43 EDT 2015 Running /tmp/tmp8yhb3O/extra-data.d/10-merge-svc-map-files
puppet-tuskar Wed Apr 22 13:02:43 EDT 2015 Running /tmp/tmp8yhb3O/extra-data.d/10-merge-svc-map-files
+ target_tag=10-merge-svc-map-files
+ date +%s.%N
+ /tmp/tmp8yhb3O/extra-data.d/10-merge-svc-map-files
Traceback (most recent call last):
  File "/tmp/tmp8yhb3O/extra-data.d/10-merge-svc-map-files", line 18, in <module>
    import six
ImportError: No module named six
INFO: 2015-04-22 13:02:43,902 -- ############### End stdout/stderr logging ###############
ERROR: 2015-04-22 13:02:43,903 --     Hook FAILED.
ERROR: 2015-04-22 13:02:43,903 -- Failed running command ['dib-run-parts', u'/tmp/tmp8yhb3O/extra-data.d']


Expected result:
The undercloud should be installed with no errors.


Workaround:
yum install python-six

Comment 3 Chandan Kumar 2016-05-19 15:40:55 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


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