Your message dated Tue, 9 Aug 2005 23:38:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Just forget it
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; 9 Aug 2005 21:20:56 +0000
>From [EMAIL PROTECTED] Tue Aug 09 14:20:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from manchmal.in-ulm.de [217.10.9.201] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2bWo-0005L1-00; Tue, 09 Aug 2005 14:20:55 -0700
Received: from emmer.svc.manchmal.in-ulm.de (emmer.svc.manchmal.in-ulm.de 
[192.168.19.25])
        by manchmal.in-ulm.de (Postfix) with ESMTP id 6D21D136BA;
        Tue,  9 Aug 2005 23:20:48 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christoph Biedl <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: inn2: slog from filter_innd.pl does not work
X-Mailer: reportbug 3.8
Date: Tue, 09 Aug 2005 23:20:48 +0200
Message-Id: <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: inn2
Version: 2.4.2-3
Severity: normal

Within the embedded perl filter (filter_innd.pl) I should have some
functions from innd, e.g. slog to write a message to the news.notice
log file.

However, adding a minimal slog statement like

--- filter_innd.pl.ORG  2005-05-14 15:16:05.000000000 +0200
+++ filter_innd.pl      2005-08-09 23:12:32.000000000 +0200
@@ -103,6 +103,7 @@
 }
 
 sub filter_mode {
+    slog ('N', 'Hello World');
        if ($mode{'NewMode'} eq "throttled" || $mode{'NewMode'} eq "paused") {
 #              print "Closing spam database\n" ; # won't kill server.
 #              &close_spam_database ;


fails:
| innd: Perl function filter_mode died: Undefined subroutine &main::slog called 
at /etc/news/filter/filter_innd.pl line 106.

and disable perl - while these things work fine on a INN compiled from
scratch.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages inn2 depends on:
ii  cron                        3.0pl1-86    management of regular background p
ii  debconf [debconf-2.0]       1.4.30.13    Debian configuration management sy
ii  inn2-inews                  2.4.2-3      NNTP client news injector, from In
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libdb4.3                    4.3.27-2     Berkeley v4.3 Database Libraries [
ii  libperl5.8                  5.8.4-8      Shared Perl library
ii  perl                        5.8.4-8      Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.4]   5.8.4-8      The Pathologically Eclectic Rubbis
ii  postfix [mail-transport-age 2.1.5-9jj    A high-performance mail transport 
ii  procps                      1:3.2.1-2    The /proc file system utilities
ii  time                        1.7-21       The GNU time program for measuring

-- debconf information excluded

---------------------------------------
Received: (at 322234-done) by bugs.debian.org; 9 Aug 2005 21:38:39 +0000
>From [EMAIL PROTECTED] Tue Aug 09 14:38:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from manchmal.in-ulm.de [217.10.9.201] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2bnz-000175-00; Tue, 09 Aug 2005 14:38:39 -0700
Received: from emmer.manchmal.in-ulm.de (emmer.svc.manchmal.in-ulm.de 
[192.168.19.25])
        by manchmal.in-ulm.de (Postfix) with ESMTP id 359C0136BA
        for <[EMAIL PROTECTED]>; Tue,  9 Aug 2005 23:38:35 +0200 (CEST)
Received: by emmer.manchmal.in-ulm.de (Postfix)
        id BF1473BA61; Tue,  9 Aug 2005 23:38:34 +0200 (CEST)
Date: Tue, 9 Aug 2005 23:38:34 +0200
From: Christoph Biedl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Just forget it
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Silly me, that's of course not a bug.


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

Reply via email to