Your message dated Sun, 23 May 2010 17:32:08 +0000
with message-id <e1ogf20-0001r3...@ries.debian.org>
and subject line Bug#582659: fixed in get-iplayer 2.76-2
has caused the Debian Bug report #582659,
regarding ERROR: Closing connection: NetStream.Failed
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 ow...@bugs.debian.org
immediately.)


-- 
582659: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582659
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: get-iplayer
Version: 2.76-1
Severity: important



------------------------------------------------------------------------------------

br...@testbox:~$ get-iplayer -g 71 --mode flashhigh
get_iplayer v2.76, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

Matches:
71:     Ashes to Ashes: Series 3 - Episode 8, BBC HD, 
Crime,Drama,Guidance,Highlights,Popular,SciFi & Fantasy,TV, default,

INFO: 1 Matching Programmes
INFO: Checking existence of default version
INFO: flashhigh1,flashhigh2 modes will be tried for version default
INFO: Trying flashhigh1 mode to record tv: Ashes to Ashes: Series 3 - Episode 8
INFO: File name prefix = Ashes_to_Ashes_Series_3_-_Episode_8_b00shqt5_default   
              
FLVStreamer v2.1c1
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: Closing connection: NetStream.Failed
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file 
/home/brian/Ashes_to_Ashes_Series_3_-_Episode_8_b00shqt5_default.partial.mp4.flv
 via RTMP
INFO: skipping flashhigh1 mode
INFO: Trying flashhigh2 mode to record tv: Ashes to Ashes: Series 3 - Episode 8
INFO: File name prefix = Ashes_to_Ashes_Series_3_-_Episode_8_b00shqt5_default   
              
FLVStreamer v2.1c1
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
INFO: Command exit code 1 (raw code = 256)
WARNING: Failed to stream file 
/home/brian/Ashes_to_Ashes_Series_3_-_Episode_8_b00shqt5_default.partial.mp4.flv
 via RTMP
INFO: skipping flashhigh2 mode
ERROR: Failed to record 'Ashes to Ashes: Series 3 - Episode 8 (b00shqt5)'

------------------------------------------------------------------------------------

A fix is described at:

http://linuxcentre.net/get_iplayer-dropped-in-response-to-bbcs-lack-of-support-for-open-source#comments

> Under the section ‘# Limelight CDN’ change these two lines:

> From: $conn->{playpath} = "$cattribs->{identifier}?$cattribs->{authString}";
> To: $conn->{playpath} = "$cattribs->{identifier}";

> AND

> From: $conn->{application} = $cattribs->{application};
> To: $conn->{application} = "$cattribs->{application}?$cattribs->{authString}";



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages get-iplayer depends on:
ii  libwww-perl                   5.836-1    Perl HTTP/WWW client/server librar
ii  perl                          5.10.1-12  Larry Wall's Practical Extraction 

Versions of packages get-iplayer recommends:
pn  atomicparsley                 <none>     (no description available)
ii  flvstreamer                   2.1c1-1    command-line RTMP client
pn  id3v2                         <none>     (no description available)
pn  libmp3-info-perl              <none>     (no description available)

Versions of packages get-iplayer suggests:
ii  ffmpeg         5:0.5.1+svn20100512-0.1   audio/video encoder, streaming ser
ii  mplayer        2:1.0~rc3+svn20100519-0.0 The Ultimate Movie Player For Linu

-- no debconf information

----- End forwarded message -----



--- End Message ---
--- Begin Message ---
Source: get-iplayer
Source-Version: 2.76-2

We believe that the bug you reported is fixed in the latest version of
get-iplayer, which is due to be installed in the Debian FTP archive:

get-iplayer_2.76-2.debian.tar.gz
  to main/g/get-iplayer/get-iplayer_2.76-2.debian.tar.gz
get-iplayer_2.76-2.dsc
  to main/g/get-iplayer/get-iplayer_2.76-2.dsc
get-iplayer_2.76-2_all.deb
  to main/g/get-iplayer/get-iplayer_2.76-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 582...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Wiltshire <deb...@jwiltshire.org.uk> (supplier of updated get-iplayer 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 23 May 2010 18:14:06 +0100
Source: get-iplayer
Binary: get-iplayer
Architecture: source all
Version: 2.76-2
Distribution: unstable
Urgency: low
Maintainer: Jonathan Wiltshire <deb...@jwiltshire.org.uk>
Changed-By: Jonathan Wiltshire <deb...@jwiltshire.org.uk>
Description: 
 get-iplayer - download/stream available BBC iPlayer TV and radio programmes
Closes: 582659
Changes: 
 get-iplayer (2.76-2) unstable; urgency=low
 .
   * Use source Format: 3.0 (quilt)
   * New patch limelight-cdn-582659 after the BBC changed their CDN paths
     (Closes: #582659) - thanks to fsck
Checksums-Sha1: 
 a71341dd41e33b22b231b3675bcb87986df7a57a 1711 get-iplayer_2.76-2.dsc
 22ce18f3741d1165069252f4d47e1100fa24d3f2 4041 get-iplayer_2.76-2.debian.tar.gz
 63d2ebb92cc54550d8fef247eea7c3a8131f6f58 130376 get-iplayer_2.76-2_all.deb
Checksums-Sha256: 
 ee342e1642d18eaa0a8ef003eafed0138b1bca3ba56c1c695a2f04191aa13e22 1711 
get-iplayer_2.76-2.dsc
 05e817e1e1776b35cefe724cad26903d8d84e76564339c6927777b06c5357adb 4041 
get-iplayer_2.76-2.debian.tar.gz
 8e5f49b6eebf206eb76ca669760a9ed00f1dc077baaa3ff19277a318a2e0c3d9 130376 
get-iplayer_2.76-2_all.deb
Files: 
 10d70bd05f1d402728dcd9c8d64617be 1711 video optional get-iplayer_2.76-2.dsc
 57c1bc6d43e6f4e71f86916a258edc0f 4041 video optional 
get-iplayer_2.76-2.debian.tar.gz
 553516d4a6ce8a4b23fcbf241e24bb6f 130376 video optional 
get-iplayer_2.76-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJL+WL3AAoJEFOUR53TUkxR35wP/A5r3UZOrDH2JqWhTHLdKifH
VoV3LCToTUyss2p8yg37MYsyuNvqY0mwPFVZ4ONh+JzxjQYfEkz6uRUPc8CRCDk4
+SclaWCROWFuHAxB2ES56Fy3Hdc3tbUwO5mq8ij/Di9a/ax0Yo6jSJ3V7M8/R2vh
Xrp3CbDr6/zzsyPPPPK2+wvFTlToy2MCxsuizTkXgEvR4Xx8M7POC28TaWaAY7Lm
o5bRckKcWpixRAF6CX46KubUWGcyPk7Ms52orU0Kq6qCnzH5tKU62Gg3YFCUlHFc
pALyLfG6OrO0BVwhYUJmVGtUtXRtIg8Yk7ZE2kUA328x7gG9lFWK+A+qM+eXufoe
WC05rU5qS1QdtVCMCbqkqUU8YBEql011UUioKyxPI/cYr4Heu2Xdn7kPXqkzWtTm
EG+nxRAPaOS+31vt011HzEOwYDsHt1mwSvjJP7laQSKMG93zaomZhCRV0t53bBaR
0b5j0wcrOUdzEx3jGpadzPKhh17wGwqxkGdoWtLXmdRQl7ciYZv6s9DxadJEzO4v
6h+DxbE4k+EUkOLj9EF414tf/CqK+oNeGHlzuQq0aeg+NwqbUTgPK0SQGrgDC/Ob
dI9rFYNlu+bA1AUnMwbEutbo9JDOY/VNO7KgkBiAwqOG2fNupJAhf//X8vdmIX5T
5KT7mFaAOU8BsHE1rl6r
=1Xi9
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to