Package: postfix
Version: 2.2.4-1.0.1
Severity: grave
Justification: renders package unusable


Just upgraded my testing system and now postfix can't read certificate
files for doing SMTP auth with. Here are the relevant log lines:

postfix/smtpd[18162]: warning: cannot get certificate from file 
/etc/courier/cert.pem
postfix/smtpd[18162]: warning: TLS library problem: 18162: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 object 
file: No such file or directory:
postfix/smtpd[18162]: warning: TLS library problem: 18162:error:25070067:DSO 
support routines:DSO_load:could not load the shared library:dso_lib.c:244:
postfix/smtpd[18162]: cannot load RSA certificate and key data

It appears there is no libz.so file available:

$ dpkg -S libz.so
zlib1g: /usr/lib/libz.so.1
zlib1g: /usr/lib/libz.so.1.2.3

$ dpkg -l zlib1g | grep zlib1g
ii  zlib1g         1.2.3-4        compression library - runtime

A workaround is to make a symlink:

$ ln -s /usr/lib/libz.so.1 /usr/lib/libz.so

.:. jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages postfix depends on:
ii  adduser                      3.67.2      Add and remove users and groups
ii  debconf [debconf-2.0]        1.4.58      Debian configuration management sy
ii  dpkg                         1.13.11.0.1 package maintenance system for Deb
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libdb4.2                     4.2.52-18   Berkeley v4.2 Database Libraries [
ii  libsasl2                     2.1.19-1.5  Authentication abstraction library
ii  libssl0.9.8                  0.9.8a-2    SSL shared libraries
ii  netbase                      4.22        Basic TCP/IP networking system

Versions of packages postfix recommends:
ii  mailx [mail-read 1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mutt [mail-reade 1.5.9-2                 Text-based mailreader supporting M
ii  pine [mail-reade 4.64-1                  An e-mail reader with MIME and IMA
pn  resolvconf       <none>                  (no description available)
ii  xemacs21-mule [m 21.4.17-2               highly customizable text editor --

-- debconf information excluded


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

Reply via email to