Your message dated Thu, 08 Sep 2005 07:32:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324989: fixed in fetchyahoo 2.9.0-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Aug 2005 10:44:15 +0000
>From [EMAIL PROTECTED] Thu Aug 25 03:44:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from cdacb.ernet.in [203.200.36.241] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E8FDT-0003zw-00; Thu, 25 Aug 2005 03:44:15 -0700
Received: from mobius.cdacb.ernet.in (alok.cdacb.ernet.in [192.168.61.168] (may 
be forged))
        by cdacb.ernet.in with ESMTPœ id j7PAhs2B027367;
        Thu, 25 Aug 2005 16:13:56 +0530 (IST)
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Alok G Singh <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: fetchyahoo: Does not get mail for .uk users
X-Mailer: reportbug 3.16
Date: Thu, 25 Aug 2005 16:22:16 +0530
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-5.2 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        HTML_70_80,HTML_MESSAGE autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

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

---------------------------------------
Received: (at 324989-close) by bugs.debian.org; 8 Sep 2005 14:38:09 +0000
>From [EMAIL PROTECTED] Thu Sep 08 07:38:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EDNRb-0005NG-00; Thu, 08 Sep 2005 07:32:03 -0700
From: Chris Lawrence <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#324989: fixed in fetchyahoo 2.9.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 08 Sep 2005 07:32:03 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: fetchyahoo
Source-Version: 2.9.0-1

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

fetchyahoo_2.9.0-1.diff.gz
  to pool/main/f/fetchyahoo/fetchyahoo_2.9.0-1.diff.gz
fetchyahoo_2.9.0-1.dsc
  to pool/main/f/fetchyahoo/fetchyahoo_2.9.0-1.dsc
fetchyahoo_2.9.0-1_all.deb
  to pool/main/f/fetchyahoo/fetchyahoo_2.9.0-1_all.deb
fetchyahoo_2.9.0.orig.tar.gz
  to pool/main/f/fetchyahoo/fetchyahoo_2.9.0.orig.tar.gz



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.
Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated fetchyahoo 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.7
Date: Thu,  8 Sep 2005 10:17:15 -0400
Source: fetchyahoo
Binary: fetchyahoo
Architecture: source all
Version: 2.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description: 
 fetchyahoo - Retrieve mail from Yahoo!'s webmail service
Closes: 324989
Changes: 
 fetchyahoo (2.9.0-1) unstable; urgency=low
 .
   * New upstream release.
   * Fixes mail retrieval for UK and Canadian users.  (Closes: #324989)
Files: 
 20fd3eef97dd7aa213f3ec51ac606579 577 mail optional fetchyahoo_2.9.0-1.dsc
 ac05d727019ac0352b89f88bf3621412 41504 mail optional 
fetchyahoo_2.9.0.orig.tar.gz
 6458fe0ea47cda8a2c400ded8ff4b798 5070 mail optional fetchyahoo_2.9.0-1.diff.gz
 df3d403613fcefe492791505ae9cc173 38176 mail optional fetchyahoo_2.9.0-1_all.deb

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

iD8DBQFDIEjh2wQKE6PXubwRAkw+AJ9O4dVcEZBMTWwlvMnN21P1uj/aIACg1dzk
doZPgrACoEuMw5q3g5jcj7k=
=pG6w
-----END PGP SIGNATURE-----


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

Reply via email to