Your message dated Fri, 20 Dec 2024 18:39:31 +0000
with message-id <e1tohun-004jji...@fasolo.debian.org>
and subject line Bug#1090164: fixed in python-whoosh 2.7.4+git6-g9134ad92-10
has caused the Debian Bug report #1090164,
regarding python-whoosh: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or
list.
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.)
--
1090164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090164
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-whoosh
Version: 2.7.4+git6-g9134ad92-9
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with=python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
I: pybuild base:311: python3.12 setup.py config
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/classify.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/collectors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/writing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/searching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/formats.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/reading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/index.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/columns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/scoring.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/sorting.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/highlight.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/idsets.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/spelling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/externalsort.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/multiproc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
copying src/whoosh/system.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/glob.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/reg.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/nfa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/lev.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
copying src/whoosh/automata/fsa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/automata
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/combo.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/binary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
copying src/whoosh/matching/mcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/matching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/stopwords.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/isri.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/phonetic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/lovins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/dmetaphone.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/paicehusk.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/wordnet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
copying src/whoosh/lang/morph_en.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/plugins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/default.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/common.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/taggers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/dateparse.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/syntax.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/qparser
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/structfile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filetables.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/gae.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/filedb
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/relativedelta.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/charset.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/unicode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/levenshtein.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/base85.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
copying src/whoosh/support/bench.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/support
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/whoosh3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/memory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
copying src/whoosh/codec/plaintext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/codec
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/loading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/varints.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/cache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/numlists.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/versions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/numeric.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/filelock.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/text.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/times.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
copying src/whoosh/util/testing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/util
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/spans.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/terms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/nested.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/positional.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/qcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/qcolumns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
copying src/whoosh/query/ranges.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/query
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/ngrams.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/acore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/analyzers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/tokenizers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/filters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/morph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/intraword.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/analysis
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/hungarian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/swedish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/german.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/norwegian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/italian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/english.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/portugese.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/danish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/bases.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/russian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/finnish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/spanish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/dutch.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/french.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/romanian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_whoosh/build/whoosh/lang/snowball
I: pybuild base:311: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:5: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/classify.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/collectors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/writing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/searching.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/formats.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/reading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/index.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/columns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/scoring.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/sorting.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/highlight.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/idsets.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/spelling.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/externalsort.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/multiproc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
copying src/whoosh/system.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/glob.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/reg.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/nfa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/lev.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
copying src/whoosh/automata/fsa.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/automata
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/combo.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/binary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
copying src/whoosh/matching/mcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/matching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/stopwords.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/isri.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/phonetic.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/lovins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/porter2.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/dmetaphone.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/paicehusk.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/wordnet.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
copying src/whoosh/lang/morph_en.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/plugins.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/default.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/common.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/taggers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/dateparse.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
copying src/whoosh/qparser/syntax.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/qparser
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/structfile.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filetables.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/filestore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
copying src/whoosh/filedb/gae.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/filedb
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/relativedelta.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/charset.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/unicode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/levenshtein.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/base85.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
copying src/whoosh/support/bench.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/support
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/whoosh3.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/memory.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/base.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
copying src/whoosh/codec/plaintext.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/codec
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/loading.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/varints.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/cache.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/numlists.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/versions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/numeric.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/filelock.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/text.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/times.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
copying src/whoosh/util/testing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/util
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/compound.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/spans.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/terms.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/nested.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/positional.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/qcore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/qcolumns.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
copying src/whoosh/query/ranges.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/query
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/ngrams.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/acore.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/analyzers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/tokenizers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/filters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/morph.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
copying src/whoosh/analysis/intraword.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/analysis
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/hungarian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/swedish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/german.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/norwegian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/italian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/english.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/portugese.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/danish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/bases.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/russian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/finnish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/spanish.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/dutch.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/french.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
copying src/whoosh/lang/snowball/romanian.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_whoosh/build/whoosh/lang/snowball
LC_ALL=C PYTHONPATH=. sphinx-build -N -bhtml docs/source docs/build/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:5: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-whoosh
Source-Version: 2.7.4+git6-g9134ad92-10
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-whoosh, which is due to be installed in the Debian FTP archive.
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 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated python-whoosh 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 20 Dec 2024 17:57:45 +0000
Source: python-whoosh
Architecture: source
Version: 2.7.4+git6-g9134ad92-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090164
Changes:
python-whoosh (2.7.4+git6-g9134ad92-10) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090164).
Checksums-Sha1:
980cac6f4c9f3381128223d0b054eb4aa1572b37 2426
python-whoosh_2.7.4+git6-g9134ad92-10.dsc
8309033412d18b5d2f477f6684ad05d355b0a43f 12932
python-whoosh_2.7.4+git6-g9134ad92-10.debian.tar.xz
Checksums-Sha256:
d00ac74189e265017185256b4c956be657426fe6f410e8454940d8d1b37e3192 2426
python-whoosh_2.7.4+git6-g9134ad92-10.dsc
71c5184eae6a32f42dc07f66e96b0612b8593a1e5a419bec73b8c50b5e098115 12932
python-whoosh_2.7.4+git6-g9134ad92-10.debian.tar.xz
Files:
7f6b05500617a9e407086de6cdea2e4a 2426 python optional
python-whoosh_2.7.4+git6-g9134ad92-10.dsc
d2e82f0341d6896b76354622ed0b73ac 12932 python optional
python-whoosh_2.7.4+git6-g9134ad92-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdlsFQACgkQOTWH2X2G
UAsBBA//bZADvAnQcZie1a5aeLDPOIYEH09+DaJAQfsWwh75/lhE/T/h2G3OEyNI
8rteRIUhD5O0FlzWYLzea7xlsqlrmIDDNFEctgnKvGLav/UzIcPasfWiGx3Yx4JM
WTBv+adGAhanljIbp3RChwdYPYOiTSQoIfCQjlJaip4/pqpjR9ERneJwTpVJqgGW
X+Pb0ei6BJ3rrZhmR1zXJKjSMM2UWyIxgbgmXcYAKlpedeH64Alj0xlGJr3OpbwM
ji3Fvk916pREDuXb+JVYvivvK0YuSoMryW6uVdX2CVPuS4Mg/KO7tayKyz6j6Ru/
bphpT9oMd9s9kzq90O+UG4ZxbyTtCve7Tmi6MngsekBpno+YUY1WX8airRmCjNv3
PyA2zQKbLi7emIt5f3/F/vBoMFF/8GxeHSTFvxgaLYFCOZCPiLg9bohiAl7glsWC
+5AAWcTP/OekYXyS8jumOZDNVYCasVXrplbZWgierESPPxdyy+zEJjL/yny+norY
EHBYAsBTmBmWI8ROkfGd5KwnSMcUGL+owy2xZXGWZHa9+U6uwdeRVGXW5vdTLRlM
sjXSkrohrdNvTt1OSdoCD30aelWkbYuNxSCdgzV1NWyVEderpiltgZkyUv3h8sUt
ZNubvdZBp1DmCcvBROujWN8j0zdX+TMLsncaLQj7hknumHmUCg4=
=lIIN
-----END PGP SIGNATURE-----
pgpCvoq8SVdvS.pgp
Description: PGP signature
--- End Message ---