2010/2/6 Yuxuan Wang <[email protected]>: > Package: netatalk > Version: 2.0.5-3 > Severity: important > > > after upgrade, the dhx2 auth is unusable, got the following log in > syslog: > > afpd[25514]: PAM DHX2: libgcrypt versions mismatch. Need: 3086019268
It's trying to complain that the installed libgcrypt version is older then the one used at compile time. Unfortunately the printf format string has a %u instead of a %s so the "Need: X" is garbage. This has already been adressed in Netatalk CVS. > afpd[25514]: DHX2: Couldn't generate p and g > > looks like it's built against a different version of libgcrypt that > squeeze provides. > > -- System Information: > Debian Release: squeeze/sid > APT prefers testing-proposed-updates > APT policy: (500, 'testing-proposed-updates'), (500, 'testing') > Architecture: i386 (i686) > > Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages netatalk depends on: > ii libc6 2.10.2-2 GNU C Library: Shared libraries > ii libcomerr2 1.41.9-1 common error description library > ii libcrack2 2.8.15-6+b1 pro-active password checker > librar > ii libcups2 1.4.2-4 Common UNIX Printing System(tm) - > ii libdb4.8 4.8.26-1 Berkeley v4.8 Database Libraries > [ > ii libgcrypt11 1.4.4-6 LGPL Crypto library - runtime > libr > ii libgnutls26 2.8.5-2 the GNU TLS library - runtime > libr > ii libgssapi-krb5-2 1.8+dfsg~alpha1-5 MIT Kerberos runtime libraries - > k > ii libk5crypto3 1.8+dfsg~alpha1-5 MIT Kerberos runtime libraries - > C > ii libkrb5-3 1.8+dfsg~alpha1-5 MIT Kerberos runtime libraries > ii libpam-modules 1.1.0-4 Pluggable Authentication Modules > f > ii libpam0g 1.1.0-4 Pluggable Authentication Modules > l > ii libwrap0 7.6.q-18 Wietse Venema's TCP wrappers > libra > ii netbase 4.40 Basic TCP/IP networking system > ii perl 5.10.1-9 Larry Wall's Practical Extraction > ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime > > Versions of packages netatalk recommends: > ii cracklib-runtime 2.8.15-6+b1 runtime support for password > check > ii db4.8-util 4.8.26-1 Berkeley v4.8 Database Utilities > ii libpam-cracklib 1.1.0-4 PAM module to enable cracklib > supp > ii lsof 4.81.dfsg.1-1 List open files > ii procps 1:3.2.8-2 /proc file system utilities > ii rc 1.7.1-3 an implementation of the AT&T > Plan > > Versions of packages netatalk suggests: > pn db4.2-util <none> (no description available) > pn db4.7-util <none> (no description available) > pn groff <none> (no description available) > pn quota <none> (no description available) > ii texlive-binaries [texlive-bas 2009-5 Binaries for TeX Live > > -- no debconf information I can't really give you a clue or tell if and how the Debian package has a problem. You might try to install a newer version of libgcrypt somehow. Hth, Frank, Netatalk Dev. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

