Your message dated Thu, 25 Jun 2020 09:35:59 +0000
with message-id <[email protected]>
and subject line Bug#963660: fixed in nose 1.3.7-6
has caused the Debian Bug report #963660,
regarding nose: FTBFS with Sphinx 3.1: TypeError: add_directive() got an
unexpected keyword argument 'plugin'
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 [email protected]
immediately.)
--
963660: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963660
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nose
Version: 1.3.7-5
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx3.1
Hi,
nose fails to build with Sphinx 3.1, currently available in
experimental.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:217: /usr/bin/python2 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/proxy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/case.py -> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/selector.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/inspector.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/loader.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/result.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/suite.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/config.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/failure.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/importer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/exc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/twistedtools.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/pyversion.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> copying nose/commands.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/skip.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/cover.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/logcapture.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/debug.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/testid.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/prof.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/doctests.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/deprecated.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/builtin.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/failuredetail.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/isolate.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/multiprocess.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/plugintest.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/errorclass.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/xunit.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/manager.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/attrib.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/allmodules.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/capture.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> copying nose/plugins/collect.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/plugins
> creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/tools
> copying nose/tools/trivial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/tools
> copying nose/tools/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/tools
> copying nose/tools/nontrivial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/tools
> creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/sphinx
> copying nose/sphinx/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/sphinx
> copying nose/sphinx/pluginopts.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/sphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/ext
> copying nose/ext/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/ext
> copying nose/ext/dtcompat.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose/ext
> copying nose/usage.txt ->
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_nose/build/nose
> I: pybuild base:217: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/proxy.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/case.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/__main__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/selector.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/inspector.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/loader.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/result.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/suite.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/config.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/failure.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/importer.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/exc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/twistedtools.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/pyversion.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> copying nose/commands.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/skip.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/cover.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/logcapture.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/debug.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/testid.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/prof.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/doctests.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/deprecated.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/builtin.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/failuredetail.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/isolate.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/multiprocess.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/plugintest.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/errorclass.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/xunit.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/manager.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/attrib.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/allmodules.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/capture.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> copying nose/plugins/collect.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools
> copying nose/tools/trivial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools
> copying nose/tools/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools
> copying nose/tools/nontrivial.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx
> copying nose/sphinx/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx
> copying nose/sphinx/pluginopts.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext
> copying nose/ext/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext
> copying nose/ext/dtcompat.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext
> copying nose/usage.txt ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose
> Fixing /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/proxy.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/case.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/core.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/__main__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/selector.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/inspector.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/loader.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/result.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/util.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/suite.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/config.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/failure.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/importer.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/exc.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/twistedtools.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/pyversion.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/commands.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/skip.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/cover.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/logcapture.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/debug.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/testid.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/prof.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/doctests.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/deprecated.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/builtin.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/failuredetail.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/isolate.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/multiprocess.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/plugintest.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/errorclass.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/xunit.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/manager.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/attrib.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/allmodules.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/base.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/capture.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/collect.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools/trivial.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools/nontrivial.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx/pluginopts.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext/dtcompat.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> Fixing /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/proxy.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/case.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/core.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/__main__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/selector.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/inspector.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/loader.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/result.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/util.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/suite.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/config.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/failure.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/importer.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/exc.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/twistedtools.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/pyversion.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/commands.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/skip.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/cover.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/logcapture.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/debug.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/testid.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/prof.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/doctests.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/deprecated.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/builtin.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/failuredetail.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/isolate.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/multiprocess.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/plugintest.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/errorclass.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/xunit.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/manager.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/attrib.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/allmodules.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/base.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/capture.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/plugins/collect.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools/trivial.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/tools/nontrivial.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx/pluginopts.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext/__init__.py
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/ext/dtcompat.py
> Skipping optional fixer: buffer
> Skipping optional fixer: idioms
> Skipping optional fixer: set_literal
> Skipping optional fixer: ws_comma
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build python3 setup.py
> build_sphinx
> running build_sphinx
> Running Sphinx v3.1.1
> WARNING: Support for evaluating Python 2 syntax is deprecated and will be
> removed in Sphinx 4.0. Convert /<<PKGBUILDDIR>>/doc/conf.py to Python 3
> syntax.
>
> Exception occurred:
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_nose/build/nose/sphinx/pluginopts.py",
> line 186, in setup
> app.add_directive('autoplugin',
> TypeError: add_directive() got an unexpected keyword argument 'plugin'
> The full traceback has been saved in /tmp/sphinx-err-y2y53r4t.log, if you
> want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error
> message can be provided next time.
> A bug report can be filed in the tracker at
> <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/06/23/nose_1.3.7-5_unstable_sphinx-exp.log
Please see [1] for Sphinx changelog, which may give a hint of what changes in
Sphinx caused this error.
Also see [2] for the list of deprecated/removed APIs and possible alternatives
to them.
Sphinx 3.1 is going to be uploaded to unstable in a couple of weeks. When that
happens, the severity of this bug will be bumped to serious.
In case you have questions, please Cc [email protected] on reply.
[1]: https://www.sphinx-doc.org/en/3.x/changes.html
[2]: https://www.sphinx-doc.org/en/3.x/extdev/deprecated.html
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 ---
Source: nose
Source-Version: 1.3.7-6
Done: Dmitry Shachnev <[email protected]>
We believe that the bug you reported is fixed in the latest version of
nose, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Shachnev <[email protected]> (supplier of updated nose 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 25 Jun 2020 12:04:55 +0300
Source: nose
Architecture: source
Version: 1.3.7-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 963660
Changes:
nose (1.3.7-6) unstable; urgency=medium
.
* Add a patch to use class-based directives, to fix build with Sphinx 3.x
(closes: #963660).
* Update to debhelper compat level 13.
Checksums-Sha1:
fde138e0eb3f3a595d9e43ed16798868d485767f 2274 nose_1.3.7-6.dsc
bed85bb86061bfb00bdf942917414e36e6a53113 13768 nose_1.3.7-6.debian.tar.xz
17edf1b7c615ad7eb048c8bd95cb278acdebbd8b 7845 nose_1.3.7-6_source.buildinfo
Checksums-Sha256:
9dfc14fafcbfe88c0b481f0c55a69d6b51be4e788c942540df565293bb9c6b7b 2274
nose_1.3.7-6.dsc
ba37b8c74db317ead0eafb159e4b0414b912b8ae26a9051121f6dacdb78d97b1 13768
nose_1.3.7-6.debian.tar.xz
68a6204be1746adf3227bca5ee10049d4ea2026126e1901e185145e8538ce8b6 7845
nose_1.3.7-6_source.buildinfo
Files:
849da04717ef9a6160d0c85e167618f8 2274 python optional nose_1.3.7-6.dsc
36bf7af9b749edd3ff17b455bb53c868 13768 python optional
nose_1.3.7-6.debian.tar.xz
b777a31a2361496ae0806fc1d4729216 7845 python optional
nose_1.3.7-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAl70ak0THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy2rREACStn431sCcd7D3LPxQmgvzGSabO+Gq
oNqm/3V4HHNWRV7lizyLitP4fGbNHJErEarASviGsJL+q7U7S2kLQu21UNyEiTyR
2RFqYRP7zXnpQMDGrxEWaYD68e+rO1PBaCbglfytMeNqkeTPinhqTYTq10LgmMQS
xyuY3tbSNFr7+AOmn4zeEAeD3gxllKT9QMnVtHNqRD7ac758V6Q/MGLgABw7VJI+
yzrl2QWCzviJaifvDUz1R7bc4yhrcvwR3STOOBuqCESAm/8Hyv5I3qJNofHjZW+Y
eO+2Uoj4bnUSQl9e/Mt9nQJWyKFlUmVibvAKV4ZACNeqMJplwwUI9WqGkXLZCbRS
TQxpQ87On3Zuaqb06dXiGHCpMue/ass/uQNgp+o4Vi6clu7GBwQegTnF1pB7QgBt
Z5ALqPXhNCr1kDhiYv0oL64R/dGSVKp1MkzSid3SPKPXuov4NbMmjeTUZRR7SPt7
P1AmbGlnJeUwCHa2kK+JmnWZiedqXfosNwFgXZVQYYhypqgm1GJeV+7eeLpaKZda
Vp/ArPT6lkPBNasltQ4ZfdBrWdTlgH+aHgUZgv50mzM1UIe9fzKkb8qtDaCPHdLU
N16oUzVOoDbfM9VSCBSyzVVOouJR5fbVGp+CAJXq+TkX2T5J/ZHCm7wkKpME0Bal
0V/8CG24P9i1uw==
=JIVl
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team