Bug#355272: exim4-daemon 4.60-3 fails TLS
ZHANG Guiyu
zhangguiyu at mosuma.com
Sun Mar 5 11:03:24 UTC 2006
Exactly, sounds really like #330019! I am using testing on AMD64 from
this mirror:
deb http://hanzubon.jp/debian-amd64/debian/ testing main contrib
deb-src http://hanzubon.jp/debian-amd64/debian/ testing main contrib
Here is the package info:
dpkg -l exim4-daemon-light libgnutls12 libgcrypt11 libgpg-error0
libopencdk8 libtasn1-2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii exim4-daemon-l 4.60-3 lightweight exim MTA (v4) daemon
ii libgcrypt11 1.2.2-1 LGPL Crypto library - runtime library
ii libgnutls12 1.2.9-2 the GNU TLS library - runtime library
ii libgpg-error0 1.1-4 library for common error values and
messages
ii libopencdk8 0.5.7-2 Open Crypto Development Kit (OpenCDK)
(runti
ii libtasn1-2 0.2.17-1 Manage ASN.1 structures (runtime)
ldd /usr/sbin/exim4.new
libpcre.so.3 => /usr/lib/libpcre.so.3 (0x0000002a9555f000)
libresolv.so.2 => /lib/libresolv.so.2 (0x0000002a9568c000)
libnsl.so.1 => /lib/libnsl.so.1 (0x0000002a957a2000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x0000002a958b9000)
libm.so.6 => /lib/libm.so.6 (0x0000002a959ed000)
libdl.so.2 => /lib/libdl.so.2 (0x0000002a95b74000)
libdb-4.2.so => /usr/lib/libdb-4.2.so (0x0000002a95c77000)
libgnutls.so.12 => /usr/lib/libgnutls.so.12 (0x0000002a95e5c000)
libc.so.6 => /lib/libc.so.6 (0x0000002a95fd9000)
/lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)
libtasn1.so.2 => /usr/lib/libtasn1.so.2 (0x0000002a96217000)
libz.so.1 => /usr/lib/libz.so.1 (0x0000002a96328000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x0000002a9643f000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x0000002a9658c000)
Andreas Metzler 写道:
>
> This sounds like another instance of #330019.
>
> We'll need version information.
> dpkg -l exim4-daemon-light libgnutls12 libgcrypt11 libgpg-error0 libopencdk8 libtasn1-2
>
> It works for me with current sid (on ix86).
> ii exim4-daemon-l 4.60-3 lightweight exim MTA (v4) daemon
> ii libgcrypt11 1.2.2-1 LGPL Crypto library - runtime library
> ii libgnutls12 1.2.9-2 the GNU TLS library - runtime library
> ii libgpg-error0 1.2-1 library for common error values and messages
> ii libopencdk8 0.5.7-2 Open Crypto Development Kit (OpenCDK) (runti
> ii libtasn1-2 0.2.17-1 Manage ASN.1 structures (runtime)
> swaks -q ehlo -s localhost -tls
> [...]
> -> STARTTLS
> <- 220 TLS go ahead
> === TLS started w/ cipher DHE-RSA-AES256-SHA
> ~> EHLO argenau.downhill.at.eu.org
> <~ 250-argenau Hello argenau.downhill.at.eu.org [127.0.0.1]
> <~ 250-SIZE 52428800
> <~ 250-PIPELINING
> <~ 250 HELP
> ~> QUIT
>
> cu andreas
>
More information about the Pkg-exim4-maintainers
mailing list