Your message dated Sat, 26 Nov 2005 01:32:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315358: fixed in mailman 2.1.5-10
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Jun 2005 05:58:05 +0000
>From [EMAIL PROTECTED] Tue Jun 21 22:58:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from frigo.kokosnoot.com (frigo) [213.193.225.79]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DkyFQ-0000fB-00; Tue, 21 Jun 2005 22:58:04 -0700
Received: from root by frigo with local (Exim 3.36 #1 (Debian))
id 1DkyFT-0003BK-00
for <[EMAIL PROTECTED]>; Wed, 22 Jun 2005 07:58:07 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joris <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mailman: Unicode error
X-Mailer: reportbug 3.8
Date: Wed, 22 Jun 2005 07:58:07 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.3 required=4.0 tests=BAYES_00,HAS_PACKAGE,
HTML_MESSAGE,LARGE_HEX autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: mailman
Version: 2.1.5-8
Severity: important
When going to the membership management, I get the following error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf9 in position 20:
ordinal not in range(128)
The web-interface shows the "sorry, we've hit a bug" message.
This renders things quite unusable :(
This is the full logfile:
Jun 22 07:43:57 2005 admin(11325): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
admin(11325): [----- Mailman Version: 2.1.5 -----]
admin(11325): [----- Traceback ------]
admin(11325): Traceback (most recent call last):
admin(11325): File "/var/lib/mailman/scripts/driver", line 110, in run_main
admin(11325): main()
admin(11325): File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 198, in main
admin(11325): show_results(mlist, doc, category, subcat, cgidata)
admin(11325): File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 498, in
show_results
admin(11325): form.AddItem(membership_options(mlist, subcat, cgidata, doc,
form))
admin(11325): File "/usr/lib/mailman/Mailman/Cgi/admin.py", line 870, in
membership_options
admin(11325): all = [_m.encode() for _m in mlist.getMembers()]
admin(11325): UnicodeDecodeError: 'ascii' codec can't decode byte 0xf9 in
position 20: ordinal not in range(128)
admin(11325): [----- Python Information -----]
admin(11325): sys.version = 2.3.5 (#2, May 4 2005, 08:51:39)
[GCC 3.3.5 (Debian 1:3.3.5-12)]
admin(11325): sys.executable = /usr/bin/python
admin(11325): sys.prefix = /usr
admin(11325): sys.exec_prefix = /usr
admin(11325): sys.path = /usr
admin(11325): sys.platform = linux2
admin(11325): [----- Environment Variables -----]
admin(11325): HTTP_REFERER:
http://frigo.kokosnoot.com/mailman/admin/vieruurtje
admin(11325): SERVER_SOFTWARE: Apache/1.3.33 (Debian GNU/Linux)
mod_gzip/1.3.26.1a PHP/4.3.10-15 mod_ssl/2.8.22 OpenSSL/0.9.7d mod_perl/1.29
admin(11325): SCRIPT_NAME: /mailman/admin
admin(11325): SERVER_SIGNATURE: <ADDRESS>Apache/1.3.33 Server at <A
HREF="mailto:[EMAIL PROTECTED]">frigo.kokosnoot.com</A> Port 80</ADDRESS>
admin(11325):
admin(11325): REQUEST_METHOD: GET
admin(11325): HTTP_KEEP_ALIVE: 300
admin(11325): SERVER_PROTOCOL: HTTP/1.1
admin(11325): QUERY_STRING:
admin(11325): HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
admin(11325): HTTP_USER_AGENT: Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.7.8) Gecko/20050610 Firefox/1.0.4 (Debian package 1.0.4-3)
admin(11325): HTTP_CONNECTION: keep-alive
admin(11325): HTTP_COOKIE:
vieruurtje+admin=28020000006987fab842732800000034366664616138663634383935616362636238313866626366376536303736643231633139346239
admin(11325): SERVER_NAME: frigo.kokosnoot.com
admin(11325): REMOTE_ADDR: 82.146.105.0
admin(11325): PATH_TRANSLATED: /var/www/vieruurtje/members
admin(11325): SERVER_PORT: 80
admin(11325): SERVER_ADDR: 213.193.225.79
admin(11325): DOCUMENT_ROOT: /var/www
admin(11325): PYTHONPATH: /var/lib/mailman
admin(11325): SCRIPT_FILENAME: /usr/lib/cgi-bin/mailman/admin
admin(11325): SERVER_ADMIN: [EMAIL PROTECTED]
admin(11325): HTTP_HOST: frigo.kokosnoot.com
admin(11325): REQUEST_URI: /mailman/admin/vieruurtje/members
admin(11325): HTTP_ACCEPT:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
admin(11325): GATEWAY_INTERFACE: CGI/1.1
admin(11325): REMOTE_PORT: 2324
admin(11325): HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
admin(11325): HTTP_ACCEPT_ENCODING: gzip,deflate
admin(11325): UNIQUE_ID: Qrj6nH8AAAEAADL0CyQ
admin(11325): PATH_INFO: /vieruurtje/members
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mailman depends on:
ii apache [httpd] 1.3.33-6 versatile, high-performance HTTP s
ii cron 3.0pl1-86 management of regular background p
ii debconf 1.4.30.13 Debian configuration management sy
ii exim [mail-transport-agent] 3.36-16 An MTA (Mail Transport Agent)
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii logrotate 3.7-5 Log rotation utility
ii pwgen 2.03-1 Automatic Password generation
ii python 2.3.5-2 An interactive high-level object-o
ii ucf 1.17 Update Configuration File: preserv
-- debconf information:
mailman/queue_files_present:
* mailman/default_server_language: nl
* mailman/gate_news: false
* mailman/site_languages: en, nl
* mailman/used_languages: nl
* mailman/create_site_list:
---------------------------------------
Received: (at 315358-close) by bugs.debian.org; 26 Nov 2005 09:41:17 +0000
>From [EMAIL PROTECTED] Sat Nov 26 01:41:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EfwPg-0002iK-TR; Sat, 26 Nov 2005 01:32:08 -0800
From: Lionel Elie Mamane <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#315358: fixed in mailman 2.1.5-10
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Nov 2005 01:32:08 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 5
Source: mailman
Source-Version: 2.1.5-10
We believe that the bug you reported is fixed in the latest version of
mailman, which is due to be installed in the Debian FTP archive:
mailman_2.1.5-10.diff.gz
to pool/main/m/mailman/mailman_2.1.5-10.diff.gz
mailman_2.1.5-10.dsc
to pool/main/m/mailman/mailman_2.1.5-10.dsc
mailman_2.1.5-10_sparc.deb
to pool/main/m/mailman/mailman_2.1.5-10_sparc.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Lionel Elie Mamane <[EMAIL PROTECTED]> (supplier of updated mailman package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.7
Date: Sat, 26 Nov 2005 10:03:23 +0100
Source: mailman
Binary: mailman
Architecture: source sparc
Version: 2.1.5-10
Distribution: unstable
Urgency: low
Maintainer: Mailman for Debian <[EMAIL PROTECTED]>
Changed-By: Lionel Elie Mamane <[EMAIL PROTECTED]>
Description:
mailman - Powerful, web-based mailing list manager
Closes: 244700 298842 310451 312673 313800 315358 326024 327732 332018 339582
339890 340036
Changes:
mailman (2.1.5-10) unstable; urgency=low
.
* Merge with 2.1.5-8ubuntu2:
Python 2.4 compatibility patch in bounce handling.
* Don't fall apart if the filename of an attachment is an invalid UTF-8
string (closes: #327732)
* Don't die on overflow in date handling (closes: #326024)
* Enable error handling in HyperArch (closes: #310451)
* Ensure list-id is always in brackets in headers (closes: #244700)
* Admin page: don't assume subscribed emails are pure ASCII
(closes: #315358)
* Bump up Standards-Version to 3.6.2
* Add vietnamese translation (closes: #312673)
* Apply corrections to german translation (closes: #313800)
* Adapt to the md5sum in dpkg or coreutils automatically (closes: #340036)
* More robust parsing of /var/lib/ucf/hashfile:
- Don't touch files of other packages that happen to have
our file's full path as subpath.
- Accept any number of spaces between the hash and the filename there.
* Work around ucf bug #238730 for postfix-to-mailman.py, too.
* Fix traceback on Danish version of options page (closes: #339582)
* Fix the private authentication form to point to the right file
(closes: #298842)
* Add Swedish debconf template translation (closes: #339890)
* Depend on any debconf-2.0 implementation instead of debconf
specifically (closes: #332018)
* Copyright file:
- New FSF address
- List the other maintainers
* Depend on adduser, used in preinst
* Move away from deprecated user.group syntax in chown
* Ensure package is built with autoconf 2.5x, not autoconf 2.13
Files:
5b95f8fb72914b06671e9f6456a4c98f 740 mail optional mailman_2.1.5-10.dsc
bd18d18647a42bf574838919762a7324 200228 mail optional mailman_2.1.5-10.diff.gz
8593eb6dd20d33bb913d332d46861d3b 6620074 mail optional
mailman_2.1.5-10_sparc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iEYEAREDAAYFAkOIKvQACgkQscRzFz57S3O5qACeM6eQIR43ywNLUdfEfjW6Vigt
qmUAn33W4Yg9cATH7ZSjjHnXObSGdNfk
=oT8O
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]