Your message dated Sun, 20 Nov 2005 23:17:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340113: fixed in stunnel4 2:4.140-2
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; 21 Nov 2005 00:43:52 +0000
>From [EMAIL PROTECTED] Sun Nov 20 16:43:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ozlabs.org ([203.10.76.45])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Edzmf-0006xd-My
        for [EMAIL PROTECTED]; Sun, 20 Nov 2005 16:43:52 -0800
Received: by ozlabs.org (Postfix, from userid 1004)
        id 3FA5C687B3; Mon, 21 Nov 2005 11:43:37 +1100 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Martin Schwenke <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: stunnel4: stunnel fails to run
Reply-To: Martin Schwenke <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.17
Date: Mon, 21 Nov 2005 11:41:07 +1100
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: stunnel4
Version: 2:4.140-1
Severity: grave
Justification: renders package unusable


stunnel loops for a long time trying to find library files and finally
terminates with:

Can't locate strict.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at /usr/share/perl/5.8/AutoLoader.pm line 3.
BEGIN failed--compilation aborted at /usr/share/perl/5.8/AutoLoader.pm line 3.
Compilation failed in require at /usr/lib/perl/5.8/POSIX.pm line 7.
BEGIN failed--compilation aborted at /usr/lib/perl/5.8/POSIX.pm line 7.
Compilation failed in require at /usr/sbin/stunnel line 26.
BEGIN failed--compilation aborted at /usr/sbin/stunnel line 26.

However, this message is misleading.  strace tells us:

...
open("/usr/share/perl/5.8/strict.pm", O_RDONLY|O_LARGEFILE) = 1022
...
open("/usr/share/perl/5.8/strict.pm", O_RDONLY|O_LARGEFILE) = 1023
...
open("/usr/local/lib/site_perl/strict.pm", O_RDONLY|O_LARGEFILE) = -1 EMFILE 
(Too many open files)
...

So the problem is really that something is looping.

Oh dear...

$stunnel_bin='/usr/sbin/stunnel';

That ain't right!  Shouldn't that be /usr/sbin/stunnel4?

Hmmm...

peace & happiness,
martin


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages stunnel4 depends on:
ii  adduser                       3.78       Add and remove users and groups
ii  libc6                         2.3.5-8    GNU C Library: Shared libraries an
ii  libssl0.9.8                   0.9.8a-4   SSL shared libraries
ii  libwrap0                      7.6.dbs-8  Wietse Venema's TCP wrappers libra
ii  netbase                       4.23       Basic TCP/IP networking system
ii  openssl                       0.9.8a-4   Secure Socket Layer (SSL) binary a
ii  perl-modules                  5.8.7-8    Core Perl modules
ii  zlib1g                        1:1.2.3-8  compression library - runtime

stunnel4 recommends no packages.

-- no debconf information


---------------------------------------
Received: (at 340113-close) by bugs.debian.org; 21 Nov 2005 07:21:21 +0000
>From [EMAIL PROTECTED] Sun Nov 20 23:21:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Ee5vF-0002A3-Iy; Sun, 20 Nov 2005 23:17:05 -0800
From: Julien Lemoine <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#340113: fixed in stunnel4 2:4.140-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 20 Nov 2005 23:17:05 -0800
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: stunnel4
Source-Version: 2:4.140-2

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

stunnel4_4.140-2.diff.gz
  to pool/main/s/stunnel4/stunnel4_4.140-2.diff.gz
stunnel4_4.140-2.dsc
  to pool/main/s/stunnel4/stunnel4_4.140-2.dsc
stunnel4_4.140-2_i386.deb
  to pool/main/s/stunnel4/stunnel4_4.140-2_i386.deb



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.
Julien Lemoine <[EMAIL PROTECTED]> (supplier of updated stunnel4 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: Mon, 21 Nov 2005 07:57:02 +0100
Source: stunnel4
Binary: stunnel4
Architecture: source i386
Version: 2:4.140-2
Distribution: unstable
Urgency: low
Maintainer: Julien Lemoine <[EMAIL PROTECTED]>
Changed-By: Julien Lemoine <[EMAIL PROTECTED]>
Description: 
 stunnel4   - Universal SSL tunnel for network daemons
Closes: 340113
Changes: 
 stunnel4 (2:4.140-2) unstable; urgency=low
 .
   * Fixed stunnel3 compatibility script
     (wrong binary : stunnel instead of stunnel4)
     (Closes: #340113)
Files: 
 bcb62ec0ee4b8ff56d2325c83eaa8e71 632 net optional stunnel4_4.140-2.dsc
 e6c87b9f59728b6967719fe5c481fec3 23204 net optional stunnel4_4.140-2.diff.gz
 e0bc702148688d95fe53975fdaabf20a 93304 net optional stunnel4_4.140-2_i386.deb

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

iD8DBQFDgXCic29c8N2YKnURAkSMAJwOt3pIdxZ8bgKMO2MlCTPunixG6QCgxqyM
88YNPmrHzMdNDZSdMJihzI0=
=6bBz
-----END PGP SIGNATURE-----


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

Reply via email to