Bug 13938 - Missing dependency: python3-livestreamer requires python3-pkg-resources
Summary: Missing dependency: python3-livestreamer requires python3-pkg-resources
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: David GEIGER
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-19 11:38 CEST by Johnny Accot
Modified: 2014-08-19 13:12 CEST (History)
1 user (show)

See Also:
Source RPM: python-livestreamer-1.10.0-1.mga5.src.rpm
CVE:
Status comment:


Attachments

Description Johnny Accot 2014-08-19 11:38:08 CEST
Description of problem:

python3-livestreamer requires python3-pkg-resources but the package does not have the required dependency.

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


How reproducible:


Steps to Reproduce:
1. # urpme python3-pkg-resources python3-livestreamer (if needed)
2. # urpmi python3-livestreamer
3. # python3-livestreamer
Traceback (most recent call last):
  File "/usr/bin/python3-livestreamer", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'


Reproducible: 

Steps to Reproduce:
Comment 1 Remco Rijnders 2014-08-19 12:04:07 CEST
Thank you Johnny for your report, assigning to maintainer.

Assignee: bugsquad => geiger.david68210

Remco Rijnders 2014-08-19 12:05:44 CEST

CC: (none) => remco

Comment 2 David GEIGER 2014-08-19 13:12:07 CEST
Thanks for the report Jonnhy, now it is fixed on Cauldron repos.

Add on dependencies:

- python-pkg-resources
- python3-pkg-resources

Closing of this bug as it is fixed. :)

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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