Bug 1337235 - Missing python-setuptools dependency
Summary: Missing python-setuptools dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: sscg
Version: epel7
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Stephen Gallagher
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-18 14:50 UTC by Kevin Whalen
Modified: 2016-06-08 05:20 UTC (History)
1 user (show)

Fixed In Version: sscg-0.4.1-4.fc24 sscg-0.4.1-4.fc23 sscg-0.4.1-4.el6 sscg-0.4.1-4.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-25 20:03:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kevin Whalen 2016-05-18 14:50:38 UTC
Description of problem:

sscg makes use of the python "pkg_resources", but minimalistic CentOS7 installation do not include any packages that contain that python module, and the sscg package does not list it as a dependency.

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

0.4.1

How reproducible:

Install sscg with only python installed.

Steps to Reproduce:

1. dnf install python # already installed as system dependency.
2. dnf info python-setuptools # verify that it is not installed.
2. dnf install sscg
3. sscg --help

Actual results:

>     Traceback (most recent call last):
>       File "/bin/sscg", line 5, in <module>
>         from pkg_resources import load_entry_point
>     ImportError: No module named pkg_resources

Expected results:

Program's usage description.

Comment 1 Fedora Update System 2016-05-18 17:17:32 UTC
sscg-0.4.1-4.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-95f2f66e5d

Comment 2 Fedora Update System 2016-05-18 17:17:39 UTC
sscg-0.4.1-4.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-991a75fe4b

Comment 3 Fedora Update System 2016-05-18 17:17:44 UTC
sscg-0.4.1-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d9e11aedb8

Comment 4 Fedora Update System 2016-05-18 17:17:47 UTC
sscg-0.4.1-4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-bb2d2b28f6

Comment 5 Fedora Update System 2016-05-21 01:34:05 UTC
sscg-0.4.1-4.fc24 has been pushed to the Fedora 24 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-2016-991a75fe4b

Comment 6 Fedora Update System 2016-05-21 02:28:01 UTC
sscg-0.4.1-4.fc23 has been pushed to the Fedora 23 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-2016-d9e11aedb8

Comment 7 Fedora Update System 2016-05-21 05:49:40 UTC
sscg-0.4.1-4.el6 has been pushed to the Fedora EPEL 6 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-2016-95f2f66e5d

Comment 8 Fedora Update System 2016-05-21 06:22:36 UTC
sscg-0.4.1-4.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-2016-bb2d2b28f6

Comment 9 Fedora Update System 2016-05-25 20:03:46 UTC
sscg-0.4.1-4.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-06-01 20:23:26 UTC
sscg-0.4.1-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2016-06-08 05:18:04 UTC
sscg-0.4.1-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2016-06-08 05:20:44 UTC
sscg-0.4.1-4.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.