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:
Thank you Johnny for your report, assigning to maintainer.
Assignee: bugsquad => geiger.david68210
CC: (none) => remco
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 => RESOLVEDResolution: (none) => FIXED