Your message dated Mon, 11 Sep 2006 14:47:18 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#386908: fixed in archivemail 0.6.2-4 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: archivemail Version: 0.6.2-2 Severity: normal Tags: patch The new options --pwfile and --filter-append should take parameters, just as the corresponding short options do, but the call to getopt() contains a simple error causing archivemail to error out. This is fixed by the attached patch. The patch was made against current upstream SVN, but the offsets corrected to match the Debian package in unstable. NikolausIndex: archivemail.py =================================================================== --- archivemail.py (revision 102) +++ archivemail.py (working copy) @@ -177,7 +177,7 @@ ["date=", "days=", "delete", "dry-run", "help", "include-flagged", "no-compress", "output-dir=", "archive-name=", - "filter-append", "pwfile", + "filter-append=", "pwfile=", "preserve-unread", "quiet", "size=", "suffix=", "verbose", "version", "warn-duplicate"]) except getopt.error, msg:
--- End Message ---
--- Begin Message ---Source: archivemail Source-Version: 0.6.2-4 We believe that the bug you reported is fixed in the latest version of archivemail, which is due to be installed in the Debian FTP archive: archivemail_0.6.2-4.diff.gz to pool/main/a/archivemail/archivemail_0.6.2-4.diff.gz archivemail_0.6.2-4.dsc to pool/main/a/archivemail/archivemail_0.6.2-4.dsc archivemail_0.6.2-4_all.deb to pool/main/a/archivemail/archivemail_0.6.2-4_all.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. Joey Hess <[EMAIL PROTECTED]> (supplier of updated archivemail 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: Sun, 10 Sep 2006 21:23:09 -0400 Source: archivemail Binary: archivemail Architecture: source all Version: 0.6.2-4 Distribution: unstable Urgency: low Maintainer: Joey Hess <[EMAIL PROTECTED]> Changed-By: Joey Hess <[EMAIL PROTECTED]> Description: archivemail - archive and compress your old email Closes: 386903 386907 386908 Changes: archivemail (0.6.2-4) unstable; urgency=low . * Man page update from Nikolaus Schulz to document --pwfile and --filter-append and SSL/IMAPS support. Closes: #386907 * Patch from Nikolaus Schulz to fix the --pwfile and --filter-append option parsing. Closes: #386908 * Patch from Nikolaus Schulz to fix issues in IMAP authentication introduced in 0.6.2. Closes: #386903 Files: 5c2425a85ed156957ee7ee8963fca480 607 mail optional archivemail_0.6.2-4.dsc 7c81494cc3ac8193feac1916686e0e41 6859 mail optional archivemail_0.6.2-4.diff.gz 5955c1ec0fb6c548a9d6adbd313ddefc 27006 mail optional archivemail_0.6.2-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFBL1l2tp5zXiKP0wRAnzTAJ4mzVUKe59+U2lH6n37BeTwrMISEACeMGr6 rjXJ43Jq3U1MlqY7pvAI2yI= =5O4+ -----END PGP SIGNATURE-----
--- End Message ---

