Bug#376153: xmltv-util: Can't use string (Fetching from DataDirect) as a HASH ref...

2006-07-02 Thread Chris Butler
merge 376153 372693
thanks

On Fri, Jun 30, 2006 at 10:51:21AM -0400, A. Costa wrote:
 Package: xmltv-util
 Version: 0.5.43-1
 Severity: important
 
[...]
 % tv_grab_na_dd --config-file 
 /home/alfie/.freeguide/xmltv-configs/na_dd.conf; echo $?
 Can't use string (Fetching from DataDirect) as a HASH ref while strict 
 refs in use at /usr/share/perl5/XMLTV/ProgressBar/None.pm line 11.
 255

Thanks for your report. This is actually a duplicate of bug #372693.

I've just prepared a package which fixes the problem, which is on it's
way into the archive now.

-- 
Chris Butler [EMAIL PROTECTED]
  GnuPG Key ID: 1024D/D097A261


signature.asc
Description: Digital signature


Bug#376153: xmltv-util: Can't use string (Fetching from DataDirect) as a HASH ref...

2006-06-30 Thread A. Costa
Package: xmltv-util
Version: 0.5.43-1
Severity: important


While updating 'freeguide' last night it failed with:

Running command: tv_grab_na_dd --quiet --config-file 
/home/alfie/.freeguide/xmltv-configs/na_dd.conf

FAULT: Your lineup no longer contains any effective stations.  Please 
select stations on your lineup and reattempt a download.
Error execute grabber: Document root element is missing.
ERROR:

*** FAULT Message from Data Direct detected.
*** This is probably a known issue, please try again later.  If the problem
*** persists, check the XMLTV-USERS list or the DataDirect forums for known 
issues
*** and assistance.

Result code = 255

...so I tried it from the command line:

% tv_grab_na_dd --quiet --config-file 
/home/alfie/.freeguide/xmltv-configs/na_dd.conf; echo $?

FAULT: Your lineup no longer contains any effective stations.  Please 
select stations on your lineup and reattempt a download.
ERROR:

*** FAULT Message from Data Direct detected.
*** This is probably a known issue, please try again later.  If the problem
*** persists, check the XMLTV-USERS list or the DataDirect forums for known 
issues
*** and assistance.

255

...then I tried it without the --quiet switch:

% tv_grab_na_dd --config-file 
/home/alfie/.freeguide/xmltv-configs/na_dd.conf; echo $?
Can't use string (Fetching from DataDirect) as a HASH ref while strict 
refs in use at /usr/share/perl5/XMLTV/ProgressBar/None.pm line 11.
255

...where's this 'None.pm' file?

% dlocate /usr/share/perl5/XMLTV/ProgressBar/None.pm
libxmltv-perl: /usr/share/perl5/XMLTV/ProgressBar/None.pm

...the line in question:

% nl -ba /usr/share/perl5/XMLTV/ProgressBar/None.pm | grep -C 3 11
 8  my $self = {};
 9
10  my $args = shift;
11  print STDERR $args-{name}\n;
12
13  return bless $self, $class;
14  }

I'm not sure what the problem is.  My upstream account on 'zap2it' seems
to be working, and the 'na_dd.comf' looks OK.


Hope this helps...


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages xmltv-util depends on:
ii  libarchive-zip-perl   1.16-1 Module for manipulation of ZIP arc
ii  libcompress-zlib-perl 1.41-1 Perl module for creation and manip
ii  libdate-manip-perl5.44-3 a perl library for manipulating da
ii  libhtml-parser-perl   3.54-1 A collection of modules that parse
ii  libhtml-tableextract-perl 2.07-0.1   Perl module that simplifies extrac
ii  libhtml-tree-perl 3.19.01-2  represent and create HTML syntax t
ii  libhttp-cache-transparent-per 0.7-1  Perl module used to transparently 
ii  libio-stringy-perl2.110-1Perl5 modules for IO from scalars 
ii  libsoap-lite-perl 0.67-1 Client and server side SOAP implem
ii  libterm-readkey-perl  2.30-3 A perl module for simple terminal 
ii  libwww-mechanize-perl 1.18-1 Automate interaction with websites
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  libxml-libxml-perl1.58-3 Perl module for using the GNOME li
ii  libxml-parser-perl2.34-4 Perl module for parsing XML files
ii  libxml-twig-perl  1:3.25-1   Perl module for processing huge XM
ii  libxml-writer-perl0.600-3Perl module for writing XML docume
ii  libxmltv-perl 0.5.43-1   Perl libraries related to the XMLT
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  perl-modules  5.8.8-6Core Perl modules

Versions of packages xmltv-util recommends:
pn  liblingua-preferred-perl  none (no description available)
pn  libterm-progressbar-perl  none (no description available)
pn  libtext-kakasi-perl   none (no description available)
pn  libunicode-string-perlnone (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]