Bug 1961970 - koji-shadow missing python module urllib2
Summary: koji-shadow missing python module urllib2
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: koji
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike McLean
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-19 07:03 UTC by Frank Büttner
Modified: 2021-05-20 22:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-20 22:50:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2021-05-19 07:03:21 UTC
Description of problem:
The koji-shadow tool of the koji-utils package are broken.

Version-Release number of selected component (if applicable):
koji-utils-1.24.1-1.el8.noarch

How reproducible:
Every time

Steps to Reproduce:
1. call /usr/sbin/koji-shadow --help

Actual results:
Traceback (most recent call last):
  File "/usr/sbin/koji-shadow", line 36, in <module>
    import urllib2
ModuleNotFoundError: No module named 'urllib2'


Expected results:
Some output, but no error.

Comment 1 Kevin Fenzi 2021-05-20 22:50:08 UTC
Indeed. 

Filed this upstream https://pagure.io/koji/issue/2873


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