Bug 1381756 - Bug: python-dateutil has dependency on python-six rpm on RHEL6.8 [NEEDINFO]
Summary: Bug: python-dateutil has dependency on python-six rpm on RHEL6.8
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: python-dateutil
Version: 6.8
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Charalampos Stratakis
QA Contact: Jan Kepler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-04 22:48 UTC by BHUSHANGDANGRE
Modified: 2019-12-16 06:59 UTC (History)
8 users (show)

Fixed In Version: python-dateutil-1.4.1-7.el6
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-21 10:45:45 UTC
Target Upstream Version:
cstratak: needinfo? (bdangre)


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:0692 0 normal SHIPPED_LIVE python-dateutil bug fix update 2017-03-21 12:38:34 UTC

Description BHUSHANGDANGRE 2016-10-04 22:48:59 UTC
Description of problem:"subscription-manager --> pythom-rhsm-->python-dateutil-->six"

Version-Release number of selected component (if applicable):
RHEL6.8

Here is the details from the trace back from subscription-manager core dump.

parser.py:40:<module>:ImportError: No module named six <==== parser.py comes from python-dateutil package 

Traceback (most recent call last):
  File "/usr/libexec/rhsmcertd-worker", line 26, in <module> <===== rhsmcertd-worker comes from subscription-manager
    from rhsm import connection
  File "/usr/lib64/python2.6/site-packages/rhsm/connection.py", line 20, in <module> <==== it calls dateutil.parser 
    import dateutil.parser
  File "/usr/lib/python2.6/site-packages/dateutil/parser.py", line 40, in <module> <========== python-dateutil rpm
    from six import text_type, binary_type, integer_types
ImportError: No module named six

Comment 3 vritant 2016-10-06 14:03:20 UTC
Could this be related to:
https://github.com/dateutil/dateutil/issues/6 ?

Comment 11 errata-xmlrpc 2017-03-21 10:45:45 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/RHBA-2017-0692.html


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