Your message dated Thu, 17 Feb 2005 09:10:16 +0100 with message-id <[EMAIL PROTECTED]> and subject line Fixed in -7 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; 11 Feb 2005 19:41:59 +0000 >From [EMAIL PROTECTED] Fri Feb 11 11:41:59 2005 Return-path: <[EMAIL PROTECTED]> Received: from smtp120.tiscali.dk [62.79.79.111] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Czgfu-0004kR-00; Fri, 11 Feb 2005 11:41:59 -0800 Received: from grimsta.fro.se ([213.214.221.85]) by smtp120.tiscali.dk (8.12.10/8.12.10) with ESMTP id j1BJfvMK064722; Fri, 11 Feb 2005 20:41:57 +0100 (CET) (envelope-from [EMAIL PROTECTED]) Received: from thuben by grimsta.fro.se with local (Exim 4.34) id 1Czgft-0006cn-9w; Fri, 11 Feb 2005 20:41:57 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Nilsson <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: mailman: Can not go to private archives X-Mailer: reportbug 3.2 Date: Fri, 11 Feb 2005 20:41:57 +0100 Message-Id: <[EMAIL PROTECTED]> Sender: Thomas Nilsson <[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-6 Severity: normal After installing the latest security patch I can not visit the private mail-archives. I get the following message: ------------------------------ Bug in Mailman version 2.1.5 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of traceback and other system information has been explicitly inhibited, but the webmaster can find this information in the Mailman error logs. ------------------------------- As I am the webmaster I can not do else that report it... The following error dump is generated: -------------------------------- Feb 11 20:25:29 2005 admin(25407): @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ admin(25407): [----- Mailman Version: 2.1.5 -----] admin(25407): [----- Traceback ------] admin(25407): Traceback (most recent call last): admin(25407): File "/var/lib/mailman/scripts/driver", line 110, in run_main admin(25407): main() admin(25407): File "/usr/lib/mailman/Mailman/Cgi/private.py", line 68, in main admin(25407): true_path(path)) admin(25407): File "/usr/lib/mailman/Mailman/Cgi/private.py", line 42, in true_path admin(25407): parts = [x for x in path.split(SLASH) if x not in ('.', '..')] admin(25407): NameError: global name 'SLASH' is not defined admin(25407): [----- Python Information -----] admin(25407): sys.version = 2.3.4 (#2, Jan 5 2005, 08:24:51) [GCC 3.3.5 (Debian 1:3.3.5-5)] admin(25407): sys.executable = /usr/bin/python admin(25407): sys.prefix = /usr admin(25407): sys.exec_prefix = /usr admin(25407): sys.path = /usr admin(25407): sys.platform = linux2 admin(25407): [----- Environment Variables -----] admin(25407): HTTP_COOKIE: grimstadata+admin=28020000006923060d42732800000033613332393139386261353439643738623037653065373838623939393336333939613563346237; SQMSESSID=45d650c24a923598efcbd722a7ac1cc3 admin(25407): SERVER_SOFTWARE: Apache/2.0.52 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 mod_ssl/2.0.52 OpenSSL/0.9.7e mod_perl/1.999.20 Perl/v5.8.4 admin(25407): SCRIPT_NAME: /mailman/private admin(25407): SERVER_SIGNATURE: <address>Apache/2.0.52 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.4 PHP/4.3.10-2 mod_ssl/2.0.52 OpenSSL/0.9.7e mod_perl/1.999.20 Perl/v5.8.4 Server at *** Port 80</address> admin(25407): admin(25407): REQUEST_METHOD: GET admin(25407): HTTP_KEEP_ALIVE: 300 admin(25407): SERVER_PROTOCOL: HTTP/1.1 admin(25407): QUERY_STRING: admin(25407): HTTP_ACCEPT_CHARSET: ISO-8859-15,utf-8;q=0.7,*;q=0.7 admin(25407): HTTP_USER_AGENT: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050110 Firefox/1.0 (Debian package 1.0+dfsg.1-2) admin(25407): HTTP_CONNECTION: keep-alive admin(25407): SERVER_NAME: *** admin(25407): REMOTE_ADDR: x.x.x.x admin(25407): PATH_TRANSLATED: /var/www/grimsta/grimstadata/ admin(25407): SERVER_PORT: 80 admin(25407): SERVER_ADDR: 192.168.1.20 admin(25407): DOCUMENT_ROOT: /var/www/grimsta admin(25407): PYTHONPATH: /var/lib/mailman admin(25407): SCRIPT_FILENAME: /usr/lib/cgi-bin/mailman/private admin(25407): SERVER_ADMIN: [EMAIL PROTECTED] admin(25407): SCRIPT_URI: http://***/mailman/private/grimstadata/ admin(25407): HTTP_HOST: *** admin(25407): SCRIPT_URL: /mailman/private/grimstadata/ admin(25407): REQUEST_URI: /mailman/private/grimstadata/ admin(25407): 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(25407): GATEWAY_INTERFACE: CGI/1.1 admin(25407): REMOTE_PORT: 34799 admin(25407): HTTP_ACCEPT_LANGUAGE: sv,en-gb;q=0.7,en-us;q=0.3 admin(25407): HTTP_ACCEPT_ENCODING: gzip,deflate admin(25407): PATH_INFO: /grimstadata/ -------------------------------- -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1) Versions of packages mailman depends on: ii apache2-mpm-prefork [httpd] 2.0.52-3 Traditional model for Apache2 ii cron 3.0pl1-86 management of regular background p ii debconf 1.4.30.11 Debian configuration management sy ii exim4 4.34-10 An MTA (Mail Transport Agent) ii exim4-daemon-heavy [mail-tr 4.34-10 Exim (v4) with extended features, ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii logrotate 3.7-2 Log rotation utility ii pwgen 2.03-1 Automatic Password generation ii python 2.3.4-5 An interactive high-level object-o ii ucf 1.13 Update Configuration File: preserv -- debconf information: mailman/queue_files_present: * mailman/default_server_language: sv * mailman/gate_news: false * mailman/site_languages: en, sv, uk * mailman/used_languages: en sv * mailman/create_site_list: --------------------------------------- Received: (at 294817-done) by bugs.debian.org; 17 Feb 2005 08:10:19 +0000 >From [EMAIL PROTECTED] Thu Feb 17 00:10:19 2005 Return-path: <[EMAIL PROTECTED]> Received: from vawad.err.no [129.241.93.49] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D1gjr-0000P5-00; Thu, 17 Feb 2005 00:10:19 -0800 Received: from tfheen by vawad.err.no with local (Exim 4.34) id 1D1gjo-00034b-S3 for [EMAIL PROTECTED]; Thu, 17 Feb 2005 09:10:16 +0100 To: [EMAIL PROTECTED] Subject: Fixed in -7 Message-Id: <[EMAIL PROTECTED]> From: Tollef Fog Heen <[EMAIL PROTECTED]> Date: Thu, 17 Feb 2005 09:10:16 +0100 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 16 Feb 2005 20:29:00 +0100 Source: mailman Binary: mailman Architecture: source i386 Version: 2.1.5-7 Distribution: unstable Urgency: high Maintainer: Tollef Fog Heen <[EMAIL PROTECTED]> Changed-By: Tollef Fog Heen <[EMAIL PROTECTED]> Description: mailman - Powerful, web-based mailing list manager Closes: 284311 287636 293861 294874 Changes: mailman (2.1.5-7) unstable; urgency=high . * Brown bag release -- use '/' instead of the undefined SLASH in Cgi/private.py. (closes: #294874) * Handle the case of non-ascii chars in realname. (closes: #293861) * Fix up typo in cron script (closes: #284311) * Use head -n 1 instead of cat for getting the mailname out of /etc/mailname. (closes: #287636) Files: 468063270307cf797c9ae6ac0f129966 651 mail optional mailman_2.1.5-7.dsc 8b0f00baf951c13f3a4e478215ee6782 114883 mail optional mailman_2.1.5-7.diff.gz d2b4d74ad498f4ea4cbb3b3eebf05832 6609134 mail optional mailman_2.1.5-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCE7hwQSseMYF6mWoRAmDTAJ9Me+GP1ft3i6GhwYNzikEvR/kT7wCfTBHy VC10uGzqDmvghdrZSoQiM2g= =PQgz -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]