Your message dated Sun, 10 Jul 2011 14:47:13 +0000
with message-id <e1qfvht-0000q4...@franck.debian.org>
and subject line Bug#633408: fixed in archivemail 0.9.0-1
has caused the Debian Bug report #633408,
regarding archivemail FTBFS with python2.7 as default
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
633408: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633408
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: archivemail
Version: 0.8.2-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Using python and python-minimal from Experimental, the package FTBFS.

The last bit of the build log:

../test_archivemail
.....................................................EE.E...E...................................
======================================================================
ERROR: testMixed (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test_archivemail", line 1432, in testMixed
    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 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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'

======================================================================
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 1337, in _verify_archive
    for msg in mb:
  File "/usr/lib/python2.7/mailbox.py", line 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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'

======================================================================
ERROR: testOld (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test_archivemail", line 1422, 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 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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'

======================================================================
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 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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 2.428s

FAILED (errors=4)

Full build log attached.

-- System Information:
Debian Release: squeeze/sid
dpkg-buildpackage -us -uc
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
tail: cannot open `debian/changelog' for reading: No such file or directory
dpkg-buildpackage: error: tail of debian/changelog gave error exit status 1
root@Scott-Latitude-E6320:/home# cd archivemail-0.8.2/
root@Scott-Latitude-E6320:/home/archivemail-0.8.2# vim debian/changelog 
root@Scott-Latitude-E6320:/home/archivemail-0.8.2# cd archivemail-0.8.2/
-bash: cd: archivemail-0.8.2/: No such file or directory
root@Scott-Latitude-E6320:/home/archivemail-0.8.2# dpkg-buildpackage -us -uc
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package archivemail
dpkg-buildpackage: source version 0.8.2-1test2.7
dpkg-buildpackage: source changed by Nikolaus Schulz <microsch...@web.de>
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build archivemail-0.8.2
 debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
running clean
'build/lib.linux-i686-2.7' does not exist -- can't clean it
'build/bdist.linux-i686' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
   debian/rules override_dh_clean
make[1]: Entering directory `/home/archivemail-0.8.2'
if [ -f archivemail.1.orig ]; then \
            mv archivemail.1.orig archivemail.1; \
        fi
dh_clean
make[1]: Leaving directory `/home/archivemail-0.8.2'
 dpkg-source -b archivemail-0.8.2
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building archivemail using existing ./archivemail_0.8.2.orig.tar.gz
dpkg-source: info: building archivemail in archivemail_0.8.2-1test2.7.debian.tar.gz
dpkg-source: info: building archivemail in archivemail_0.8.2-1test2.7.dsc
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory `/home/archivemail-0.8.2'
mv archivemail.1 archivemail.1.orig
docbook2man archivemail.sgml
Using catalogs: /etc/sgml/catalog
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on: /home/archivemail-0.8.2/archivemail.sgml
Done.
make[1]: Leaving directory `/home/archivemail-0.8.2'
   debian/rules override_dh_auto_test
make[1]: Entering directory `/home/archivemail-0.8.2'
../test_archivemail
.....................................................EE.E...E...................................
======================================================================
ERROR: testMixed (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test_archivemail", line 1432, in testMixed
    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 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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'

======================================================================
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 1337, in _verify_archive
    for msg in mb:
  File "/usr/lib/python2.7/mailbox.py", line 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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'

======================================================================
ERROR: testOld (__main__.TestMaildir)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test_archivemail", line 1422, 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 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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'

======================================================================
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 2007, in next
    self._search_start()
  File "/usr/lib/python2.7/mailbox.py", line 2028, 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 2.428s

FAILED (errors=4)
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/home/archivemail-0.8.2'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


--- End Message ---
--- Begin Message ---
Source: archivemail
Source-Version: 0.9.0-1

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.9.0-1.debian.tar.gz
  to main/a/archivemail/archivemail_0.9.0-1.debian.tar.gz
archivemail_0.9.0-1.dsc
  to main/a/archivemail/archivemail_0.9.0-1.dsc
archivemail_0.9.0-1_all.deb
  to main/a/archivemail/archivemail_0.9.0-1_all.deb
archivemail_0.9.0.orig.tar.gz
  to main/a/archivemail/archivemail_0.9.0.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 633...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nikolaus Schulz <microsch...@web.de> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 10 Jul 2011 14:09:19 +0200
Source: archivemail
Binary: archivemail
Architecture: source all
Version: 0.9.0-1
Distribution: unstable
Urgency: low
Maintainer: Nikolaus Schulz <microsch...@web.de>
Changed-By: Nikolaus Schulz <microsch...@web.de>
Description: 
 archivemail - archive and compress or delete your old email
Closes: 633408
Changes: 
 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).
Checksums-Sha1: 
 9695ea6d553a11a71ca43ec6b1661fcf43db5a85 1990 archivemail_0.9.0-1.dsc
 9b04604c97b12062af897c949f65303c54d7f55e 63482 archivemail_0.9.0.orig.tar.gz
 be5b85e238b4f7a4bf8d04ac31933a6aab1bb990 6160 archivemail_0.9.0-1.debian.tar.gz
 d7de17d165ada664d3eefc6315b16dbe50adc687 43950 archivemail_0.9.0-1_all.deb
Checksums-Sha256: 
 0d604b7a6d9a4680023cf49c747a4c0fded78b5af90c8cb217a1c35239368173 1990 
archivemail_0.9.0-1.dsc
 4b430e2fba6f24970a67bd61eef39d7eae8209c7bef001196b997be1916fc663 63482 
archivemail_0.9.0.orig.tar.gz
 e658c83641ea43f21cb105bf140270dedfc96fef01fcd5d5f2c3dac2a5f8db51 6160 
archivemail_0.9.0-1.debian.tar.gz
 8ba6b6213e9c3b671157839727692da38c6df7a027706768e215aeba02e0de52 43950 
archivemail_0.9.0-1_all.deb
Files: 
 b04c529542e09d7dea9c490cfc70a870 1990 mail optional archivemail_0.9.0-1.dsc
 ee36b3e8451ec563ae9338f3dd75e3f6 63482 mail optional 
archivemail_0.9.0.orig.tar.gz
 2ef47764457ab057188d801f80e79344 6160 mail optional 
archivemail_0.9.0-1.debian.tar.gz
 5aba599058b5763d90567efa44dba6d3 43950 mail optional 
archivemail_0.9.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJOGbFzAAoJEE+fbVUO1hIqgRUP/ie+ItfO8bcnPefUWa3xeEBg
oi0FEHPjh2WhPLaofMdhDP501NVjqHQLP3RGGnfI+w53UWjOEHiItCCwzamor5wg
KEgfiwExD+M8pAPlgeQ7vM06VJs7r6kiJBe/N1B4jvymERsY+jBiVwjWvSB2kFMi
uRRAecdqQ/kIUA4oWmLDkTtYFGSF4Eq53cFHWI21u8ypWo9aboefnyEtJ0KmjzE2
LPaPjm+Zgr5P6sQZraLuol1OgAZbpqOFkrgesGwbQpLcquiA5m96l7rzbOqgm7Xk
/RX7J+G+YdF/CT+hBxLrhMJxGS6whyhH7X6JU4Plk6o+NZbuo6PRNIYcDI+ROmpU
lGfA0a1B8T0v84BJWZJNseBTijOs/w46jFMcVrshDXgkYljuLKNrHe0N+X0/J+Wl
zw0Azv1/OdoKId7WRaRt4nS7A6cAnuHOPK1c3oeRPhF0DWGZN8SMCIDm91TYZOUc
ETAm1X2S2Fbf1unkm8ZKjIuvgxDufNFwq0uAb9mQ8/u4dmur8qdf8zDFG56Y4dOt
3wA9nHdelWP3c3C2HM0kwtrG65lXiw5vP0VIoOXur56PXRidIBz9jldYoZZLgkW5
1s/chaPjYR4tKa6UwZvhLH/PRbV7Syye+vgQm/M53J+cRWCrJMJB+6lH0TzUEGK9
EO8QTU5siXuyEoKP0qic
=p79g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to