Hi, tv_grab_uk_rt fails for me with Date::Manip complaining about the TZ which is set, eben though I've tried setting and exporting TZ to +0000 and this appears to be set in the binary itslef.
Any suggestions?
Regards,
Eamonn
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable'), (400, 'testing'), (310, 'experimental'), (300, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages xmltv-util depends on:
ii libarchive-zip-perl 1.30-1 Perl module for manipulation of ZI
ii libcompress-zlib-perl 2.022-1 Transitional dummy package for Com
ii libdate-manip-perl 6.04-1 module for manipulating dates
ii libdatetime-format-strptime- 1.1000-1 Perl module to parse and format st
ii libhtml-parser-perl 3.64-1 collection of modules that parse H
ii libhtml-tableextract-perl 2.10-3 module for extracting the content
ii libhtml-tree-perl 3.23-1 represent and create HTML syntax t
ii libhttp-cache-transparent-pe 1.0-1 Perl module used to transparently
ii libio-compress-perl [libcomp 2.022-1 IO::Compress modules
ii libio-stringy-perl 2.110-4 Perl modules for IO from scalars a
ii libsoap-lite-perl 0.710.10-1 Perl implementation of a SOAP clie
ii libterm-readkey-perl 2.30-4 A perl module for simple terminal
ii libtext-bidi-perl 0.03-4+b1 Text::Bidi - Unicode bidi algorith
ii libwww-mechanize-perl 1.58-1 module to automate interaction wit
ii libwww-perl 5.834-1 Perl HTTP/WWW client/server librar
ii libxml-dom-perl 1.44-1 Perl module for building DOM Level
ii libxml-libxml-perl 1.70.ds-1 Perl interface to the libxml2 libr
ii libxml-libxslt-perl 1.70-1 Perl module for using the GNOME li
ii libxml-parser-perl 2.36-1.1+b1 Perl module for parsing XML files
ii libxml-twig-perl 1:3.32-3 Perl module for processing huge XM
ii libxml-writer-perl 0.605-1 Perl module for writing XML docume
ii libxmltv-perl 0.5.56-1 Perl libraries related to the XMLT
ii perl [libcompress-zlib-perl] 5.10.1-8 Larry Wall's Practical Extraction
ii perl-modules 5.10.1-8 Core Perl modules
Versions of packages xmltv-util recommends:
ii liblingua-preferred-perl 0.2.4-3 Perl module which allows language
ii libterm-progressbar-perl 2.09-5 Perl module to print a progress ba
ii libunicode-string-perl 2.09-3+b1 Perl modules for Unicode strings
Versions of packages xmltv-util suggests:
ii liblog-tracemessages-perl 1.4-2 Perl module to allow for trace mes
pn libtext-kakasi-perl <none> (no description available)
pn xmltv-gui <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
On Thu, Dec 10, 2009 at 11:11:44AM +0000, Eamonn Hamilton wrote:
> Hi, tv_grab_uk_rt fails for me with Date::Manip complaining about the TZ
> which is set, eben though I've tried setting and exporting TZ to +0000 and
> this appears to be set in the binary itslef.
It looks like the version of libdate-manip-perl in sid is causing some
TZ-handling code in tv_grab_uk_rt to break. Specifically, the code sets the
TZ to +0000 and then checks that Date_TimeZone returns +0000. In version
6.04 of Date::Manip, it instead returns 'wet' (western european time, which
is +0000, but fails the test in xmltv).
I'm not sure if that code in xmltv is necessary, so I've queried upstream
about that. In the meantime, you can fix the problem by downgrading to the
version of libdate-manip-perl that's in testing, or by commenting out the
call to check_xmltv_tz on line 100 of /usr/bin/tv_grab_uk_rt.
--
Chris Butler <chr...@debian.org>
GnuPG Key ID: 1024D/D097A261