Bug 1615422 - Command line tool waiverdb-cli fails in loading xmlrpc python module.
Summary: Command line tool waiverdb-cli fails in loading xmlrpc python module.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: waiverdb
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1615424
TreeView+ depends on / blocked
 
Reported: 2018-08-13 14:46 UTC by Andrei Stepanov
Modified: 2018-09-06 01:00 UTC (History)
2 users (show)

Fixed In Version: waiverdb-0.11.0-3.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-06 01:00:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Andrei Stepanov 2018-08-13 14:46:14 UTC
Command line tools doesn't work on Centos7/RHEL7
waiverdb-cli-0.11.0-1.el7.noarch

Steps to Reproduce:

waiverdb-cli --help
Traceback (most recent call last):
  File "/usr/bin/waiverdb-cli", line 9, in <module>
    load_entry_point('waiverdb==0.11.0', 'console_scripts', 'waiverdb-cli')()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 378, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2566, in load_entry_point
    return ep.load()
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2260, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/lib/python2.7/site-packages/waiverdb/cli.py", line 10, in <module>
    from xmlrpc import client
ImportError: No module named xmlrpc

Comment 2 Fedora Update System 2018-08-15 14:38:56 UTC
waiverdb-0.11.0-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-a1b538d463

Comment 3 Fedora Update System 2018-08-15 20:07:35 UTC
waiverdb-0.11.0-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-a1b538d463

Comment 4 Fedora Update System 2018-09-06 01:00:31 UTC
waiverdb-0.11.0-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


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