[Pkg-openssl-devel] Bug#335734: marked as done (postfix with TLS
cannot locate libz.so)
Debian Bug Tracking System
owner at bugs.debian.org
Tue Nov 1 21:20:42 UTC 2005
Your message dated Tue, 1 Nov 2005 20:43:44 +0100
with message-id <20051101194344.GA25535 at roeckx.be>
and subject line postfix with TLS cannot locate libz.so
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 Oct 2005 17:24:38 +0000
>From znahor at vix.netsync.pl Tue Oct 25 10:24:38 2005
Return-path: <znahor at vix.netsync.pl>
Received: from vix.netsync.pl [195.149.118.2] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EUSXO-0007Uv-00; Tue, 25 Oct 2005 10:24:38 -0700
Received: from localhost (localhost [127.0.0.1])
by vix.netsync.pl (Postfix) with ESMTP id 6094411813A
for <submit at bugs.debian.org>; Tue, 25 Oct 2005 19:24:32 +0200 (CEST)
Received: from vix.netsync.pl ([127.0.0.1])
by localhost (vix.netsync.pl [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 12349-02 for <submit at bugs.debian.org>;
Tue, 25 Oct 2005 19:24:24 +0200 (CEST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
by vix.netsync.pl (Postfix) with ESMTP id 10940118130
for <submit at bugs.debian.org>; Tue, 25 Oct 2005 19:24:24 +0200 (CEST)
Message-ID: <435E6A91.9020405 at vix.netsync.pl>
Date: Tue, 25 Oct 2005 19:25:37 +0200
From: Piotr Konieczny <znahor at vix.netsync.pl>
User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: submit at bugs.debian.org
Subject: postfix with TLS cannot locate libz.so
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: amavisd-new at netsync.pl
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: postfix
Version: 2.2.4-1.0.1
Postfix cannot locate libz.so if client use TLS. Secure connections
cannot be made to SMTP server, because it breaks connections:
Oct 25 06:50:15 x postfix/smtpd[9509]: warning: cannot get
certificate from file /etc/postfix/ssl-certs/x.
cert.cert
Oct 25 06:50:15 x postfix/smtpd[9509]: warning: TLS library problem:
9509:error:25066067:DSO support routines
:DLFCN_LOAD:could not load the shared
library:dso_dlfcn.c:162:filename(libz.so): libz.so: cannot open
shared obj
ect file: No such file or directory:
Oct 25 06:50:15 x postfix/smtpd[9509]: warning: TLS library problem:
9509:error:25070067:DSO support routines
:DSO_load:could not load the shared library:dso_lib.c:244:
Oct 25 06:50:15 x postfix/smtpd[9509]: cannot load RSA certificate
and key data
I solved this problem in that way:
# ln -s /usr/lib/libz.so.1 /usr/lib/libz.so
Additional info about my box:
x:/usr/lib# uname -a
Linux x 2.6.11.5 #2 SMP Wed Mar 30 22:20:13 CEST 2005 i686 GNU/Linux
x:/usr/lib# dpkg -s libc6 | grep ^Version
Version: 2.3.5-6
postfix depends on:
libc6 (>= 2.3.5-1), libdb4.2, libsasl2 (>= 2.1.19), libssl0.9.8,
debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>=
1.8.3)
Best regards,
Piotr Konieczny
---------------------------------------
Received: (at 335734-done) by bugs.debian.org; 1 Nov 2005 19:43:47 +0000
>From kurt at roeckx.be Tue Nov 01 11:43:47 2005
Return-path: <kurt at roeckx.be>
Received: from asia.telenet-ops.be [195.130.137.74]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EX22s-0006ZQ-00; Tue, 01 Nov 2005 11:43:47 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by asia.telenet-ops.be (Postfix) with SMTP id 2BFB938051
for <335734-done at bugs.debian.org>; Tue, 1 Nov 2005 20:43:45 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
by asia.telenet-ops.be (Postfix) with ESMTP id 11F1B382B2
for <335734-done at bugs.debian.org>; Tue, 1 Nov 2005 20:43:45 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id E1CD626136; Tue, 01 Nov 2005 20:43:44 +0100 (CET)
Date: Tue, 1 Nov 2005 20:43:44 +0100
From: Kurt Roeckx <kurt at roeckx.be>
To: 335734-done at bugs.debian.org
Subject: Re: postfix with TLS cannot locate libz.so
Message-ID: <20051101194344.GA25535 at roeckx.be>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: 335734-done 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=-2.4 required=4.0 tests=BAYES_00,RCVD_IN_SORBS,
RCVD_IN_SORBS_MISC autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Version: 0.9.8a-3
Hi
This should hopefully been fixed in the new version that was
recently been uploaded to unstable.
Kurt
More information about the Pkg-openssl-devel
mailing list