Package: radicale Version: 0.7-1 Followup-For: Bug #675924 This bug seems to occur because radicale is trying to do 'import pam', when it should be doing 'import PAM'; module names are case-sensitive in python!
On further investigation, it looks like it might be an issue in the config parser, because my /etc/radicale/config has: $ grep -A 4 acl /etc/radicale/config [acl] # Access method # Value: None | htpasswd | LDAP | PAM | courier #type = None type = PAM -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing') Architecture: i386 (x86_64) Kernel: Linux 2.6.32-xenU-3831-x86_64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages radicale depends on: ii adduser 3.113+nmu3 ii python 2.7.3~rc2-1 ii python-radicale 0.7-1 radicale recommends no packages. Versions of packages radicale suggests: pn apache2-utils <none> pn courier-authdaemon <none> pn python-ldap <none> ii python-pam 0.4.2-13 -- Configuration Files: /etc/default/radicale changed [not included] /etc/logrotate.d/radicale changed [not included] /etc/radicale/config changed [not included] -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

