Bug 1625711 - python2-kobo should require python2-six
Summary: python2-kobo should require python2-six
Keywords:
Status: CLOSED DUPLICATE of bug 1654946
Alias: None
Product: Fedora
Classification: Fedora
Component: kobo
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Mach
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-05 15:43 UTC by Kamil Dudka
Modified: 2018-11-30 07:56 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-30 07:56:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kamil Dudka 2018-09-05 15:43:43 UTC
Version-Release number of selected component (if applicable):
python2-kobo-client-0.7.0-9.fc29


Steps to Reproduce:
1. dnf remove -y python2-six
2. dnf install -y python2-kobo-client
3. python2 -c 'import kobo.client'


Actual results:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/kobo/client/__init__.py", line 75, in <module>
    import six.moves.urllib.parse as urlparse
ImportError: No module named six.moves.urllib.parse

Comment 1 Kamil Dudka 2018-11-30 07:56:35 UTC

*** This bug has been marked as a duplicate of bug 1654946 ***


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