Your message dated Sat, 24 Dec 2011 21:18:14 +0000
with message-id <[email protected]>
and subject line Bug#653136: fixed in vdradmin-am 3.6.9-2
has caused the Debian Bug report #653136,
regarding vdradmin-am: Record commands (RecCMD) broken using vdr 1.7.22
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.)


-- 
653136: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653136
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---

Package: vdradmin-am
Version: 3.6.9-1
Severity: normal
Tags: patch


Hello maintainer and developer

Execution of the record commands especially 'vdrconvert' is broken using vdr 
1.7.22 and above. I localized the problem in the 'recRunCmd' sub. The 
additional length information was not processed correctly. Please find below 
the patch to solve the problem. The code was adapted from other subs within the 
script where the length info was already handled correctly.


Patch to solve the problem:

diff /usr/bin/vdradmind /tmp/vdradmin-am-3.6.9/vdradmind.pl
6441,6445c6441
<         if ($FEATURES{VDRVERSION} < 10721) {
<             ($rec_id, $date, $time, $title) = split(/ +/, $_, 4);
<         } else {
<             ($rec_id, $date, $time, undef, $title) = split(/ +/, $_, 5);
<         }
---
>         ($rec_id, $date, $time, $title) = split(/ +/, $_, 4);


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-2-686-pae (SMP w/3 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vdradmin-am depends on:
ii  adduser                3.112+nmu2        add and remove users and groups
ii  libio-socket-inet6-per 2.65-1.1          Object interface for AF_INET6 doma
ii  liblocale-gettext-perl 1.05-6            Using libc functions for internati
ii  libsocket6-perl        0.23-1            Perl extensions for IPv6
ii  libtemplate-perl       2.22-0.1          template processing system written
ii  libtemplate-plugin-jav 0.01-1            Perl module to sanitize text for J
ii  liburi-perl            1.54-2            module to manipulate and access UR
ii  libwww-perl            5.836-1           Perl HTTP/WWW client/server librar
ii  lsb-base               3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  perl [libio-compress-p 5.10.1-17squeeze2 Larry Wall's Practical Extraction 

vdradmin-am recommends no packages.

Versions of packages vdradmin-am suggests:
pn  libauthen-sasl-perl      <none>          (no description available)
ii  vdr                      1.7.22-1~ctvdr2 Video Disk Recorder for DVB cards
ii  vdr-plugin-epgsearch     1.0.0-3         VDR plugin that provides extensive

-- Configuration Files:
/etc/default/vdradmin-am changed [not included]

-- no debconf information
                                          

--- End Message ---
--- Begin Message ---
Source: vdradmin-am
Source-Version: 3.6.9-2

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

vdradmin-am_3.6.9-2.debian.tar.bz2
  to main/v/vdradmin-am/vdradmin-am_3.6.9-2.debian.tar.bz2
vdradmin-am_3.6.9-2.dsc
  to main/v/vdradmin-am/vdradmin-am_3.6.9-2.dsc
vdradmin-am_3.6.9-2_all.deb
  to main/v/vdradmin-am/vdradmin-am_3.6.9-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Grimm <[email protected]> (supplier of updated vdradmin-am 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 [email protected])


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

Format: 1.8
Date: Sat, 24 Dec 2011 21:52:03 +0100
Source: vdradmin-am
Binary: vdradmin-am
Architecture: source all
Version: 3.6.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian VDR Team <[email protected]>
Changed-By: Tobias Grimm <[email protected]>
Description: 
 vdradmin-am - Web-based administration tool for vdr
Closes: 653136
Changes: 
 vdradmin-am (3.6.9-2) unstable; urgency=low
 .
   * Added Fixed-LSTR-for-VDR-1.7.21.patch (Closes: #653136)
Checksums-Sha1: 
 1c00d09247a6fc7a6cbf26e92735981c715e816d 1328 vdradmin-am_3.6.9-2.dsc
 f36b2e31e11634a16f515cfdf497194f2e9a4913 12062 
vdradmin-am_3.6.9-2.debian.tar.bz2
 720086a18b98b8b00a8e80d8fd33a77e633c220d 419086 vdradmin-am_3.6.9-2_all.deb
Checksums-Sha256: 
 7fa00a465c44e3f0d600c08e74886b9eb062159b16b1dc8d0f2a4ee45a7b955f 1328 
vdradmin-am_3.6.9-2.dsc
 5801ffc8b41208c256293ee235eaf4bbc423c80bbee391ed8e0a99f5c374d8a9 12062 
vdradmin-am_3.6.9-2.debian.tar.bz2
 6172e02d23ed58ea97508dd6e7a7d4cc36bbda68386bb11436cef1902b9b31fb 419086 
vdradmin-am_3.6.9-2_all.deb
Files: 
 a5cdfd0f98fde157596432c0a14aaad7 1328 video optional vdradmin-am_3.6.9-2.dsc
 3f50f734410911a3f6d20459993e9428 12062 video optional 
vdradmin-am_3.6.9-2.debian.tar.bz2
 53c551c156e77db52004959e95e8a355 419086 video optional 
vdradmin-am_3.6.9-2_all.deb

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

iEYEARECAAYFAk72PasACgkQ9xgNJq7apkI6tQCggoAbeuIGVblBb8L/9+qbY5qz
3XEAn29mPf+zNFnuTxdCiHAUdKtsoj6W
=V1uf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to