Package: trac-accountmanager Version: 0.2.1+r7163-1 Severity: grave Tags: patch Justification: renders package unusable
The trac-accountmanager plugin dies with AttributeError: 'NoneType' object has no attribute 'encode' when I try to log in into my Trac environment. This is a known bug, see https://trac-hacks.org/ticket/6453 which also provides the solution: > On line 45 of acct_mgr.pwhash change: > > realm = Option('account-manager', 'htdigest_realm') > > to > > realm = Option('account-manager', 'htdigest_realm', '') This was also fixed in r7706 of trac-accountmanager. -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (900, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages trac-accountmanager depends on: ii python-pkg-resources 0.6c9-2 Package Discovery and Resource Acc ii python-support 1.0.3~bpo50+1 automated rebuilding support for P ii trac 0.11.6-3 Enhanced wiki and issue tracking s trac-accountmanager recommends no packages. trac-accountmanager suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org