Your message dated Tue, 09 Sep 2014 13:34:16 +0200
with message-id <540ee5b8.6090...@balintreczey.hu>
and subject line Re: apt-xapian-index: FTBFS: Tests failures
has caused the Debian Bug report #741820,
regarding apt-xapian-index: FTBFS: Tests failures
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.)
--
741820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741820
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apt-xapian-index
Version: 0.46
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[1]: Entering directory `/«PKGBUILDDIR»'
> dh_auto_build
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'install_requires'
> warnings.warn(msg)
> running build
> running build_py
> creating build
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/axi
> copying axi/indexer.py -> build/lib.linux-x86_64-2.7/axi
> copying axi/__init__.py -> build/lib.linux-x86_64-2.7/axi
> running build_scripts
> creating build/scripts-2.7
> copying and adjusting update-apt-xapian-index -> build/scripts-2.7
> copying and adjusting axi-cache -> build/scripts-2.7
> changing mode of build/scripts-2.7/update-apt-xapian-index from 664 to 775
> changing mode of build/scripts-2.7/axi-cache from 664 to 775
> help2man --name='rebuild the Apt Xapian Index' --section=8 --no-info
> ./update-apt-xapian-index > update-apt-xapian-index.8
> COLUMNS=200 help2man --name='query the Apt Xapian Index' --section=1
> --no-info ./axi-cache > axi-cache.1
> # run test suite
> ./runtests -v
> testAptRebuild (test_indexer.TestIndexer) ... ok
> testDeb822Rebuild (test_indexer.TestIndexer) ... ok
> testIncrementalRebuild (test_indexer.TestIndexer) ... ERROR
> testIncrementalRebuildFromEmpty (test_indexer.TestIndexer) ... ok
>
> ======================================================================
> ERROR: testIncrementalRebuild (test_indexer.TestIndexer)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/«PKGBUILDDIR»/test/test_indexer.py", line 89, in
> testIncrementalRebuild
> self.assert_(pre_indexer.setupIndexing())
> File "/«PKGBUILDDIR»/axi/indexer.py", line 518, in setupIndexing
> addon.obj.init(dict(values=self.values), self.progress)
> File "/«PKGBUILDDIR»/plugins/translated-desc.py", line 105, in init
> self.indexers.append(Indexer(lang, file))
> File "/«PKGBUILDDIR»/plugins/translated-desc.py", line 41, in __init__
> for pkg in deb822.Deb822.iter_paragraphs(open(file)):
> File "/usr/lib/python2.7/dist-packages/debian/deb822.py", line 370, in
> iter_paragraphs
> parser = apt_pkg.TagFile(sequence, **kwargs)
> SystemError: E:Problem closing the gzip file - close (9: Bad file
> descriptor), E:Problem closing the gzip file - close (9: Bad file
> descriptor), E:Problem closing the gzip file - close (9: Bad file
> descriptor), E:Problem closing the gzip file - close (9: Bad file
> descriptor), E:Problem closing the gzip file - close (9: Bad file descriptor)
>
> ----------------------------------------------------------------------
> Ran 4 tests in 17.841s
>
> FAILED (errors=1)
> make[1]: *** [override_dh_auto_build] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/apt-xapian-index_0.46_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Hi,
Control: fixed -1 0.47
On Fri, 28 Mar 2014 00:24:12 +0900 Hideki Yamane <henr...@debian.or.jp>
wrote:
> control: tags -1 +unreproducible
>
> Hi,
>
> I cannot reproduce it on i386/amd64 cowbuilder, so tag it as unreproducible.
I could not reproduce it using sbuild either. The problem may have been
elsewhere of has been fixed.
Closing for now, please re-open if it re-appears.
Cheers,
Balint
--- End Message ---