Your message dated Sat, 16 Jan 2016 12:39:34 +0100
with message-id <[email protected]>
and subject line Re: Bug#809547: livestreamer: Python error
has caused the Debian Bug report #809547,
regarding livestreamer: Python error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
809547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: livestreamer
Version: 1.12.2-1
Severity: important

When attempting to run livestreamer, it errors:

thomas@thomas-debian:~$ livestreamer
Traceback (most recent call last):
  File "/usr/bin/livestreamer", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3138,
in <module>
    @_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3124,
in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3151,
in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 663,
in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 676,
in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 849,
in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'urllib3==1.12' distribution was not
found and is required by requests

It also errors when trying to view a stream:

thomas@thomas-debian:~$ livestreamer www.twitch.tv/esl_csgo worst
Traceback (most recent call last):
  File "/usr/bin/livestreamer", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3138,
in <module>
    @_call_aside
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3124,
in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3151,
in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 663,
in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 676,
in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 849,
in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'urllib3==1.12' distribution was not
found and is required by requests



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages livestreamer depends on:
ii  python-livestreamer  1.12.2-1
pn  python:any           <none>

livestreamer recommends no packages.

Versions of packages livestreamer suggests:
pn  python-livestreamer-doc  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Thomas reports that upgrading *-requests to 2.9.1-1 or later fixes the
issue.

--- End Message ---

Reply via email to