tags 627782 + unreproducible moreinfo thanks I cannot reproduce this. What filesystem are you using?
Nikolaus > archivemail FTBFS in unstable: > > | make[1]: Entering directory `/build/archivemail-GeuLuZ/archivemail-0.8.2' > | ./test_archivemail > | > .....................F.................F.............E......................................... > | ====================================================================== > | ERROR: testMixedExisting (__main__.TestMaildir) > | ---------------------------------------------------------------------- > | Traceback (most recent call last): > | File "./test_archivemail", line 1437, in testMixedExisting > | self.verify() > | File "./test_archivemail", line 1275, in verify > | self._verify_archive() > | File "./test_archivemail", line 1327, in _verify_archive > | assertEqualContent(archive, self.orig_archive, iszipped) > | File "./test_archivemail", line 1726, in assertEqualContent > | assert cmp_fileobj(fp1, fp2) > | File "./test_archivemail", line 1737, in cmp_fileobj > | b1 = fp1.read(bufsize) > | File "/usr/lib/python2.6/gzip.py", line 219, in read > | self._read(readsize) > | File "/usr/lib/python2.6/gzip.py", line 267, in _read > | self._read_eof() > | File "/usr/lib/python2.6/gzip.py", line 304, in _read_eof > | hex(self.crc))) > | IOError: CRC check failed 0x1a15fced != 0xe10d79e9L > | > | ====================================================================== > | FAIL: archiving an old mailbox with an existing archive > | ---------------------------------------------------------------------- > | Traceback (most recent call last): > | File "./test_archivemail", line 790, in testOldExisting > | self.verify() > | File "./test_archivemail", line 663, in verify > | assertEqualContent(archive_name, self.good_archive, iszipped) > | File "./test_archivemail", line 1726, in assertEqualContent > | assert cmp_fileobj(fp1, fp2) > | AssertionError > | > | ====================================================================== > | FAIL: archiving an old mailbox uncopressed with an existing archive > | ---------------------------------------------------------------------- > | Traceback (most recent call last): > | File "./test_archivemail", line 1203, in testOldExists > | self.verify() > | File "./test_archivemail", line 663, in verify > | assertEqualContent(archive_name, self.good_archive, iszipped) > | File "./test_archivemail", line 1731, in assertEqualContent > | assert filecmp.cmp(firstfile, secondfile, shallow=0) > | AssertionError > | > | ---------------------------------------------------------------------- > | Ran 95 tests in 6.602s > | > | FAILED (failures=2, errors=1) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

