Your message dated Thu, 08 May 2014 16:30:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#675924: radicale: Error on PAM authentication
has caused the Debian Bug report #675924,
regarding radicale: Error on PAM authentication
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
675924: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675924
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: radicale
Version: 0.3-2
Severity: normal

When I start radicale configured with PAM authentication it exits with
the following error:

Traceback (most recent call last):
  File "/usr/bin/radicale", line 97, in <module>
    (options.host, options.port), radicale.CalendarHTTPHandler)
  File "/usr/lib/pymodules/python2.6/radicale/__init__.py", line 97, in __init__
    HTTPServer.__init__(self, address, handler)
  File "/usr/lib/pymodules/python2.6/radicale/__init__.py", line 84, in __init__
    self.acl = acl.load()
  File "/usr/lib/pymodules/python2.6/radicale/acl/__init__.py", line 36, in load
    return getattr(module, config.get("acl", "type"))
AttributeError: 'module' object has no attribute 'PAM'


-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.27xls-domU (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  python                  2.6.6-3+squeeze7 interactive high-level object-orie
ii  python-radicale         0.3-2            simple calendar server - module

radicale recommends no packages.

radicale suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.8-1

Quoting Guillaume Ayoub (2012-08-06 12:33:24)
> The PAM authentication module is available in Radicale since version 
> 0.7. PAM with older versions won't work.
>
> For 0.7+, the module handling PAM authentication in Radicale is called 
> "PAM.py", and can be used with [acl]type=PAM in the config file 
> (uppercase everywhere, no problem in the config file).
>
> This "PAM.py" module relies on an external package called
> "pam" (lowercase), and this packages is:
> - *not* this one: http://packages.debian.org/sid/libpam-python
> - *not* this one: http://packages.debian.org/sid/python-pam
> - this one: http://atlee.ca/software/pam/
>   (AFAIK not packaged in Debian, but available on PyPI:
>    http://pypi.python.org/pypi/pam/0.1.4 ).
>
> I think that it's a problem in the Debian package, as it suggests to
> install the wrong python-pam package.

Thanks, Guillaume.

This was fixed in Debian packaging release 0.8-1.


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply via email to