Your message dated Mon, 19 Mar 2007 09:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#414903: fixed in enemies-of-carlotta 1.2.6-1 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)
--- Begin Message ---Package: enemies-of-carlotta Version: 1.2.5-1 Severity: normal Tags: patch When [EMAIL PROTECTED] is mailed from an address which isn't the admin, EoC dies: Traceback (most recent call last): File "/usr/bin/enemies-of-carlotta", line 16, in ? eoc.main(sys.argv[1:]) File "/usr/share/enemies-of-carlotta/eoc.py", line 1697, in main mlm.incoming_message(skip_prefix, domain, moderate, post) File "/usr/share/enemies-of-carlotta/eoc.py", line 408, in incoming_message list.obey(dict) File "/usr/share/enemies-of-carlotta/eoc.py", line 1106, in obey self.obey_setlistsilently(text) File "/usr/share/enemies-of-carlotta/eoc.py", line 660, in obey_setlistsilently self.info_message([recipient], "setlist-sorry", {}) AttributeError: MailingList instance has no attribute 'info_message' This looks like a simple typo in eoc.py and I've attached a patch which fixes the problem. Regards, Dominic (on behalf of my employer Black Cat Networks) -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (900, 'testing'), (300, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-2-k7 Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15) Versions of packages enemies-of-carlotta depends on: ii procmail 3.22-16 Versatile e-mail processor ii python 2.4.4-2 An interactive high-level object-o ii python-support 0.5.6 automated rebuilding support for p enemies-of-carlotta recommends no packages. -- no debconf information--- eoc.py.orig 2006-12-13 15:41:26.000000000 +0000 +++ eoc.py 2007-03-14 16:59:39.000000000 +0000 @@ -657,7 +657,7 @@ "boundary": self.invent_boundary(), }) else: - self.info_message([recipient], "setlist-sorry", {}) + self.send_info_message([recipient], "setlist-sorry", {}) def parse_setlist_addresses(self, text): body = text.split("\n\n", 1)[1]
--- End Message ---
--- Begin Message ---Source: enemies-of-carlotta Source-Version: 1.2.6-1 We believe that the bug you reported is fixed in the latest version of enemies-of-carlotta, which is due to be installed in the Debian FTP archive: enemies-of-carlotta_1.2.6-1.diff.gz to pool/main/e/enemies-of-carlotta/enemies-of-carlotta_1.2.6-1.diff.gz enemies-of-carlotta_1.2.6-1.dsc to pool/main/e/enemies-of-carlotta/enemies-of-carlotta_1.2.6-1.dsc enemies-of-carlotta_1.2.6-1_all.deb to pool/main/e/enemies-of-carlotta/enemies-of-carlotta_1.2.6-1_all.deb enemies-of-carlotta_1.2.6.orig.tar.gz to pool/main/e/enemies-of-carlotta/enemies-of-carlotta_1.2.6.orig.tar.gz 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. Lars Wirzenius <[EMAIL PROTECTED]> (supplier of updated enemies-of-carlotta 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: SHA1 Format: 1.7 Date: Mon, 19 Mar 2007 11:11:54 +0200 Source: enemies-of-carlotta Binary: enemies-of-carlotta Architecture: source all Version: 1.2.6-1 Distribution: unstable Urgency: low Maintainer: Lars Wirzenius <[EMAIL PROTECTED]> Changed-By: Lars Wirzenius <[EMAIL PROTECTED]> Description: enemies-of-carlotta - mailing list manager Closes: 414903 Changes: enemies-of-carlotta (1.2.6-1) unstable; urgency=low . * New upstream version. Fixes Debian bug: - setlistsilently fails when used from wrong address (Closes: #414903) Files: 7eb3d3ce63f7e07869cc86bb197d95b3 648 mail optional enemies-of-carlotta_1.2.6-1.dsc f0edc16e86d89333117f94f0294574b1 79129 mail optional enemies-of-carlotta_1.2.6.orig.tar.gz 55bd5c191cb328dc1091e7a0cbc2a4cb 4246 mail optional enemies-of-carlotta_1.2.6-1.diff.gz bb2cc55eecab25af3d6d130437cd0831 73978 mail optional enemies-of-carlotta_1.2.6-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF/ldoH7uVvy2azI4RAr5rAJ9DidzbcrkjKHtG6476fO2uBoAyHQCfeVDe Pz+OxhOHkzUZ2JaE81nWujI= =dtQw -----END PGP SIGNATURE-----
--- End Message ---

