Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607242 - net-misc/streamlink missing dependency
Summary: net-misc/streamlink missing dependency
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tsmksubc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-26 03:55 UTC by Techwolf
Modified: 2017-08-11 12:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Techwolf 2017-01-26 03:55:52 UTC
When starting steamlink, it errors out due to missing dependency

~ $ streamlink
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/streamlink", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3015, in <module>
    @_call_aside
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2999, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3028, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 657, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 670, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'requests<2.12.0,>=1.0' distribution was not found and is required by streamlink
Comment 1 tsmksubc 2017-01-26 14:44:21 UTC
See progress on https://github.com/gentoo/gentoo/pull/2975
Comment 2 Rodrigo Saboya 2017-06-19 03:15:32 UTC
Seems to be fixed?
Comment 3 tsmksubc 2017-06-19 23:39:50 UTC
Techwolf, can you please re-test with latest version?
Comment 4 tsmksubc 2017-08-11 12:08:16 UTC
No answer, so closing.