Package: fetchyahoo Version: 2.8.8-1 Severity: important
There seems to be a problem in the regexp. A patch is included below. --- fetchyahoo 2005-08-19 23:03:55.000000000 +0530 +++ /home/alok/bin/fetchyahoo 2005-08-25 15:31:05.000000000 +0530 @@ -843,7 +842,7 @@ my $tmpLine = ''; # the long regex matches and removes a single message - while ( $tmpPage =~ s/^.*?^<tr class=msg(new|old).*?^<td.*?name="Mid".value="([^"]+)".*?^<td>(.*?)<.*?^<td>.*?^<a.href=.*?ShowLetter\?MsgId=([^&]+)&.*?\n(.*?)\n.*?^<td .*?>(.*?)<.*?^<td>(.*?)<//ms ) { +while ( $tmpPage =~ s/^.*?<tr class=msg(new|old).*?^<td.*?name="Mid".value="([^"]+)".*?^<td>(.*?)<.*?^<td>.*?<a.href=.*?ShowLetter\?MsgId=([^&]+)&.*?\n(.*?)\n.*?^<td .*?>(.*?)<.*?<td>(.*?)<//ms ) { if (! $2 eq $4) { print "\nWarning: message ID's $2 and $4 don't match.\n" unless $quiet; } -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (100, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12.2 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages fetchyahoo depends on: ii libcrypt-ssleay-perl 0.51-3 Support for https protocol in LWP ii libhtml-parser-perl 3.45-2 A collection of modules that parse ii libio-socket-ssl-perl 0.97-1 Perl module implementing object or ii libmime-perl 5.417-1 Perl5 modules for MIME-compliant m ii liburi-perl 1.35-1 Manipulates and accesses URI strin ii libwww-perl 5.803-4 WWW client/server library for Perl ii perl 5.8.7-4 Larry Wall's Practical Extraction Versions of packages fetchyahoo recommends: ii libterm-readkey-perl 2.30-2 A perl module for simple terminal ii procmail 3.22-11 Versatile e-mail processor -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]