Bug 1299852 - os-apply-config needs to pull python-six
Summary: os-apply-config needs to pull python-six
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: os-apply-config
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ga
: 8.0 (Liberty)
Assignee: Mike Burns
QA Contact: Ola Pavlenko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-19 12:09 UTC by Attila Fazekas
Modified: 2016-04-07 21:46 UTC (History)
3 users (show)

Fixed In Version: os-apply-config-0.1.32-4.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-07 21:46:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gerrithub.io 260287 0 None None None 2016-01-19 12:38:32 UTC
Red Hat Product Errata RHEA-2016:0604 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 8 director Enhancement Advisory 2016-04-08 01:03:56 UTC

Description Attila Fazekas 2016-01-19 12:09:27 UTC
Description of problem:
$ os-apply-config 
Traceback (most recent call last):
  File "/usr/bin/os-apply-config", line 6, in <module>
    from os_apply_config.apply_config import main
  File "/usr/lib/python2.7/site-packages/os_apply_config/apply_config.py", line 29, in <module>
    from os_apply_config import oac_file
  File "/usr/lib/python2.7/site-packages/os_apply_config/oac_file.py", line 19, in <module>
    import tox
ImportError: No module named six


Version-Release number of selected component (if applicable):
0.1.32-3.el7ost

How reproducible:


Steps to Reproduce:
1. yum remove python-tox
2. yum install os-apply-config
3. os-apply-config

Actual results:
Dependency is missing


Expected results:
os-apply-config pulls python-six

Comment 2 Mike Burns 2016-01-19 12:23:47 UTC
This is really a very low severity.  python-six is such a base dependency that removing it removes about 50 other packages that are critical.  

That said, it's a trivial fix, so I'll knock it out now.

Comment 4 Ola Pavlenko 2016-03-14 12:25:49 UTC
os-apply-config-0.1.32-4.el7ost.noarch
python-six-1.9.0-2.el7.noarch

Comment 6 errata-xmlrpc 2016-04-07 21:46:13 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.

https://rhn.redhat.com/errata/RHEA-2016-0604.html


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