Sync request ACKed (package builds on amd64) ** Summary changed:
- FTBFS with Python 2.7 as default + Sync archivemail 0.9.0-1 (universe) from Debian unstable (main) ** Description changed: + Please sync archivemail 0.9.0-1 (universe) from Debian unstable (main) + + Changelog entries since current oneiric version 0.8.2-1: + + archivemail (0.9.0-1) unstable; urgency=low + + * New upstream release. Closes: #633408. + - Drop patch for manpage installation path, which is now applied upstream. + - Use xsltproc instead of docbook2man to build the manpage from source, + which has been ported from SGML to XML. Adjust dependencies accordingly. + * Move from python-support to dh_python2. + * Cherry-pick patch fix-allows-to-in-manpage.diff from upstream, fixing a + minor grammar error in the manpage. + * Bump Standards-Version to 3.9.2 (no changes needed). + + -- Nikolaus Schulz <[email protected]> Sun, 10 Jul 2011 14:09:19 + +0200 + + Old report: + Binary package hint: archivemail Test failure with Python2.7 as default. Reported upstream: https://sourceforge.net/tracker/?func=detail&aid=3314293&group_id=49630&atid=456910 ====================================================================== ERROR: testOld (__main__.TestMaildirCopy) archiving an old maildir mailbox with the 'copy' option ---------------------------------------------------------------------- Traceback (most recent call last): - File "./test_archivemail", line 1549, in testOld - self.verify() - File "./test_archivemail", line 1275, in verify - self._verify_archive() - File "./test_archivemail", line 1337, in _verify_archive - for msg in mb: - File "/usr/lib/python2.7/mailbox.py", line 1996, in next - self._search_start() - File "/usr/lib/python2.7/mailbox.py", line 2017, in _search_start - self.fp.seek(pos) - File "./test_archivemail", line 95, in seek - gzip.GzipFile.seek(self, offset) - File "/usr/lib/python2.7/gzip.py", line 423, in seek - count = offset - self.offset + File "./test_archivemail", line 1549, in testOld + self.verify() + File "./test_archivemail", line 1275, in verify + self._verify_archive() + File "./test_archivemail", line 1337, in _verify_archive + for msg in mb: + File "/usr/lib/python2.7/mailbox.py", line 1996, in next + self._search_start() + File "/usr/lib/python2.7/mailbox.py", line 2017, in _search_start + self.fp.seek(pos) + File "./test_archivemail", line 95, in seek + gzip.GzipFile.seek(self, offset) + File "/usr/lib/python2.7/gzip.py", line 423, in seek + count = offset - self.offset TypeError: unsupported operand type(s) for -: 'NoneType' and 'int' ---------------------------------------------------------------------- Ran 95 tests in 3.168s FAILED (errors=4) ** Tags added: sync -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795124 Title: Sync archivemail 0.9.0-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/archivemail/+bug/795124/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
