Bug#319558: marked as done (libnet-imap-perl: Debug output of "fetch" that cannot be disabled.)

Debian Bug Tracking System owner at bugs.debian.org
Wed Aug 3 22:48:13 UTC 2005


Your message dated Wed, 03 Aug 2005 15:32:05 -0700
with message-id <E1E0RmP-0004Zh-00 at spohr.debian.org>
and subject line Bug#319558: fixed in libnetxap-perl 0.02-5
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; 23 Jul 2005 01:36:17 +0000
>From morten at bogeskov.dk Fri Jul 22 18:36:16 2005
Return-path: <morten at bogeskov.dk>
Received: from (whitelist.dk) [83.151.128.137] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1Dw8w4-0004kr-00; Fri, 22 Jul 2005 18:36:16 -0700
Received: from dhcp4.home-mb.dbc.dk (home.bogeskov.dk [62.61.143.188])
	(using TLSv1 with cipher RC4-MD5 (128/128 bits))
	(No client certificate requested)
	by whitelist.dk (Postfix) with ESMTP id 059C03B4F;
	Sat, 23 Jul 2005 03:35:43 +0200 (CEST)
Subject: libnet-imap-perl: Debug output of "fetch" that cannot be disabled.
From: Morten =?ISO-8859-1?Q?B=F8geskov?= <morten at bogeskov.dk>
Reply-To: Morten =?ISO-8859-1?Q?B=F8geskov?= <morten at bogeskov.dk>
To: submit at bugs.debian.org,
	pkg-perl-maintainers at lists.alioth.debian.org
Content-Type: text/plain
Date: Sat, 23 Jul 2005 03:35:42 +0200
Message-Id: <1122082543.20341.11.camel at spiff.home-mb.dbc.dk>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.4 
Content-Transfer-Encoding: 7bit
Delivered-To: submit at bugs.debian.org
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


Package: libnet-imap-perl
Version: 0.02-3
Severity: minor

When running $imap->fetch(...) there is debug output on stdout. It's the
extracted stringdata from the response before it gets passed on to the
corresponding class.

I suggest it is only printed when the debug flag is set.

----------------------------------------------------------------------
diff -u -r libnetxap-perl-0.02.vanilla/Net/IMAP.pm
libnetxap-perl-0.02/Net/IMAP.pm
--- libnetxap-perl-0.02.vanilla/Net/IMAP.pm     2005-07-23
03:21:42.977003000 +0200
+++ libnetxap-perl-0.02/Net/IMAP.pm     2005-07-23 03:22:45.231568468
+0200
@@ -2088,7 +2088,8 @@
   my %hash = @{Net::xAP->parse_fields($str)->[0]};
   for my $key (keys %hash) {
     my $lckey = lc($key);
-    print "$lckey $hash{$key}\n";
+    print "$lckey $hash{$key}\n"
+      if $self->debug;
     if ($lckey eq 'envelope') {
       $self->{Items}{$lckey} = Net::IMAP::Envelope->new($hash{$key});
     } elsif (($lckey eq 'bodystructure') || ($lckey eq 'body')) {
--------------------------------------------------------------------



---------------------------------------
Received: (at 319558-close) by bugs.debian.org; 3 Aug 2005 22:39:37 +0000
>From katie at spohr.debian.org Wed Aug 03 15:39:37 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1E0RmP-0004Zh-00; Wed, 03 Aug 2005 15:32:05 -0700
From: jaldhar at debian.org (Jaldhar H. Vyas)
To: 319558-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#319558: fixed in libnetxap-perl 0.02-5
Message-Id: <E1E0RmP-0004Zh-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Wed, 03 Aug 2005 15:32:05 -0700
Delivered-To: 319558-close at bugs.debian.org
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: libnetxap-perl
Source-Version: 0.02-5

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

libnet-imap-perl_0.02-5_all.deb
  to pool/main/libn/libnetxap-perl/libnet-imap-perl_0.02-5_all.deb
libnetxap-perl_0.02-5.diff.gz
  to pool/main/libn/libnetxap-perl/libnetxap-perl_0.02-5.diff.gz
libnetxap-perl_0.02-5.dsc
  to pool/main/libn/libnetxap-perl/libnetxap-perl_0.02-5.dsc



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 319558 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaldhar H. Vyas <jaldhar at debian.org> (supplier of updated libnetxap-perl 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 ftpmaster at debian.org)


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

Format: 1.7
Date: Wed,  3 Aug 2005 17:44:55 -0400
Source: libnetxap-perl
Binary: libnet-imap-perl
Architecture: source all
Version: 0.02-5
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Changed-By: Jaldhar H. Vyas <jaldhar at debian.org>
Description: 
 libnet-imap-perl - A client interface to IMAP (Internet Message Access Protocol)
Closes: 319558
Changes: 
 libnetxap-perl (0.02-5) unstable; urgency=low
 .
   * Suppress debug output unless we actually asked for it.  Thanks to
     Morten Bgeskov for the patch.  (Closes: #319558)
Files: 
 cc5034eaeb4aa49a472c1df439e6c1b5 687 perl optional libnetxap-perl_0.02-5.dsc
 b40c56d7d85a2f62fe2d82180ffc029d 2840 perl optional libnetxap-perl_0.02-5.diff.gz
 c391a44694a753b503c1bedb797e9872 53764 perl optional libnet-imap-perl_0.02-5_all.deb

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

iD8DBQFC8UCy2kYOR+5txmoRAl0uAJ49dLM5smQpNEvF+JTzQy0SYDL7twCgqk4Q
0DRJ3ThjY/okcoXhr0Dmk/8=
=RbUd
-----END PGP SIGNATURE-----




More information about the pkg-perl-maintainers mailing list