Bug#813911: livestreamer: start the livestreamer is said to "python-librtmp is not installed".

2016-02-10 Thread Stefan Breunig
Hi,

thank you for reporting this bug.

It is caused by a missing dependency in python-librtmp which I will fix
in a moment. As a workaround, you can install python-cffi manually.

However, it seems that there has been an additional change in ustream.
This causes the desktop streams to not be available, even when you
install the dependency manually. I will follow this up separately.


Cheers
Stefan



signature.asc
Description: OpenPGP digital signature


Bug#813911: livestreamer: start the livestreamer is said to "python-librtmp is not installed".

2016-02-10 Thread Салют-7
Thanks alot Stefan. Just confirmed on:

Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17)
x86_64 GNU/Linux

from standard repositories:

# apt-get install python-cffi
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-cffi is already the newest version.
python-cffi set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Still causing an error:

$ livestreamer http://www.ustream.tv/embed/9408562?v=3=direct
[1] 2856
$ [cli][info] Found matching plugin ustreamtv for URL
http://www.ustream.tv/embed/9408562?v=3
[plugin.ustreamtv][warning] python-librtmp is not installed, but is
needed to access the desktop streams
Available streams: mobile_284p (worst, best)

Thanks alot!
sj7

On 02/10/2016 07:06 PM, Stefan Breunig wrote:
> Hi,
> 
> thank you for reporting this bug.
> 
> It is caused by a missing dependency in python-librtmp which I will fix
> in a moment. As a workaround, you can install python-cffi manually.
> 
> However, it seems that there has been an additional change in ustream.
> This causes the desktop streams to not be available, even when you
> install the dependency manually. I will follow this up separately.
> 
> 
> Cheers
> Stefan
> 



signature.asc
Description: OpenPGP digital signature


Bug#813911: livestreamer: start the livestreamer is said to "python-librtmp is not installed".

2016-02-10 Thread Stefan Breunig
Hrm... that is unexpected. Please note that the new upload for
python-librtmp is already in the queue, so disregard any automated
closings of this bug. I will reopen it.

Can you please open a python shell and run "import librtmp" and post the
output here? If everything works you should see no additional output.
Otherwise you should see an error. Here is how it looks for me if
everything worked:

stefan@aard ~ $ python
Python 2.7.11 (default, Jan 11 2016, 21:04:40)
[GCC 5.3.1 20160101] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import librtmp
>>>

I checked this with python-librtmp 0.2.2. The new version has been
accepted into unstable already and should be available within a few
hours I presume. Can you check if the problem goes away when you install
python-librtmp from unstable?

Thanks,
Stefan



signature.asc
Description: OpenPGP digital signature


Bug#813911: livestreamer: start the livestreamer is said to "python-librtmp is not installed".

2016-02-06 Thread Kenichiro MATOHARA
Package: livestreamer
Version: 1.12.2-1
Severity: normal

Dear Maintainer,

start the livestreamer is said to "python-librtmp is not installed".

```
$ livestreamer http://www.ustream.tv/channel/iss-hdev-payload
[cli][info] Found matching plugin ustreamtv for URL 
http://www.ustream.tv/channel/iss-hdev-payload
[plugin.ustreamtv][warning] python-librtmp is not installed, but is needed to 
access the desktop streams
Available streams: mobile_240p (worst), mobile_360p, mobile_478p (best)
```

python-librtmp exists

```
$ LANG=C dpkg -l python-librtmp
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture   
 Description
+++--===-===-=
ii  python-librtmp   0.2.2-1.1+b1amd64  
 librtmp binding for Python 2
```


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

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (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   

livestreamer recommends no packages.

Versions of packages livestreamer suggests:
pn  python-livestreamer-doc  

-- no debconf information