Your message dated Sat, 11 Dec 2021 09:50:05 +0000
with message-id <e1mvz13-0004ua...@fasolo.debian.org>
and subject line Bug#997341: fixed in sphinx-autoapi 1.8.4-1
has caused the Debian Bug report #997341,
regarding sphinx-autoapi: FTBFS: ModuleNotFoundError: No module named
'typing_extensions'
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.)
--
997341: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997341
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sphinx-autoapi
Version: 1.5.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
>
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package sphinx-autoapi
> dpkg-buildpackage: info: source version 1.5.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Félix Sipma
> <felix+deb...@gueux.org>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:232: python3.9 setup.py clean
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build' (and
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.9' does not exist -- can't clean it
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sphinx-autoapi using existing
> ./sphinx-autoapi_1.5.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building sphinx-autoapi in
> sphinx-autoapi_1.5.1-2.debian.tar.xz
> dpkg-source: info: building sphinx-autoapi in sphinx-autoapi_1.5.1-2.dsc
> 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:232: python3.9 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/inheritance_diagrams.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/backends.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/extension.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/documenters.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/_version.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/toctree.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/directives.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> copying autoapi/settings.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers
> copying autoapi/mappers/go.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers
> copying autoapi/mappers/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers
> copying autoapi/mappers/dotnet.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers
> copying autoapi/mappers/javascript.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers
> copying autoapi/mappers/base.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers/python
> copying autoapi/mappers/python/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers/python
> copying autoapi/mappers/python/parser.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers/python
> copying autoapi/mappers/python/astroid_utils.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers/python
> copying autoapi/mappers/python/objects.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers/python
> copying autoapi/mappers/python/mapper.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/mappers/python
> running egg_info
> creating sphinx_autoapi.egg-info
> writing sphinx_autoapi.egg-info/PKG-INFO
> writing dependency_links to sphinx_autoapi.egg-info/dependency_links.txt
> writing requirements to sphinx_autoapi.egg-info/requires.txt
> writing top-level names to sphinx_autoapi.egg-info/top_level.txt
> writing manifest file 'sphinx_autoapi.egg-info/SOURCES.txt'
> reading manifest file 'sphinx_autoapi.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'LICENSE.mit'
> adding license file 'LICENSE.rst'
> writing manifest file 'sphinx_autoapi.egg-info/SOURCES.txt'
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates
> copying autoapi/templates/index.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/base
> copying autoapi/templates/base/base.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/base
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/base_detail.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/base_embed.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/base_list.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/class.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/constructor.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/delegate.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/enum.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/event.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/field.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/interface.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/method.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/namespace.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/operator.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/property.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> copying autoapi/templates/dotnet/struct.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/dotnet
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/base_member.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/const.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/func.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/method.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/package.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/type.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> copying autoapi/templates/go/var.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/go
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/javascript
> copying autoapi/templates/javascript/class.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/javascript
> copying autoapi/templates/javascript/function.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/javascript
> copying autoapi/templates/javascript/member.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/javascript
> copying autoapi/templates/javascript/module.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/javascript
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/attribute.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/class.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/data.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/exception.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/function.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/method.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/module.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> copying autoapi/templates/python/package.rst ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-autoapi/build/autoapi/templates/python
> I: pybuild pybuild:311: python3 setup.py build_sphinx -b html && python3
> setup.py build_sphinx -b text
> running build_sphinx
> Running Sphinx v4.2.0
>
> Configuration error:
> There is a programmable error in your configuration file:
>
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/sphinx/config.py", line 328, in
> eval_config_file
> exec(code, namespace)
> File "/<<PKGBUILDDIR>>/docs/conf.py", line 67, in <module>
> import autoapi
> File "/<<PKGBUILDDIR>>/autoapi/__init__.py", line 5, in <module>
> from .extension import setup
> File "/<<PKGBUILDDIR>>/autoapi/extension.py", line 20, in <module>
> from . import documenters
> File "/<<PKGBUILDDIR>>/autoapi/documenters.py", line 6, in <module>
> from .mappers.python import (
> File "/<<PKGBUILDDIR>>/autoapi/mappers/__init__.py", line 2, in <module>
> from .python import PythonSphinxMapper
> File "/<<PKGBUILDDIR>>/autoapi/mappers/python/__init__.py", line 1, in
> <module>
> from .mapper import PythonSphinxMapper
> File "/<<PKGBUILDDIR>>/autoapi/mappers/python/mapper.py", line 13, in
> <module>
> from .parser import Parser
> File "/<<PKGBUILDDIR>>/autoapi/mappers/python/parser.py", line 6, in
> <module>
> import astroid
> File "/usr/lib/python3/dist-packages/astroid/__init__.py", line 51, in
> <module>
> from astroid.nodes import node_classes, scoped_nodes
> File "/usr/lib/python3/dist-packages/astroid/nodes/__init__.py", line 27,
> in <module>
> from astroid.nodes.node_classes import ( # pylint:
> disable=redefined-builtin (Ellipsis)
> File "/usr/lib/python3/dist-packages/astroid/nodes/node_classes.py", line
> 47, in <module>
> from astroid import decorators, mixins, util
> File "/usr/lib/python3/dist-packages/astroid/decorators.py", line 36, in
> <module>
> from typing_extensions import ParamSpec
> ModuleNotFoundError: No module named 'typing_extensions'
>
> E: pybuild pybuild:354: build: plugin distutils failed with: exit code=1:
> python3 setup.py build_sphinx -b html && python3 setup.py build_sphinx -b text
> dh_auto_build: error: pybuild --build --test-pytest -i python{version} -p 3.9
> returned exit code 13
> make: *** [debian/rules:18: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/sphinx-autoapi_1.5.1-2_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!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: sphinx-autoapi
Source-Version: 1.8.4-1
Done: Håvard Flaget Aasen <haavard_aa...@yahoo.no>
We believe that the bug you reported is fixed in the latest version of
sphinx-autoapi, 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 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Håvard Flaget Aasen <haavard_aa...@yahoo.no> (supplier of updated
sphinx-autoapi 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: SHA512
Format: 1.8
Date: Sat, 11 Dec 2021 09:31:17 +0000
Source: sphinx-autoapi
Architecture: source
Version: 1.8.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Håvard Flaget Aasen <haavard_aa...@yahoo.no>
Closes: 997341
Changes:
sphinx-autoapi (1.8.4-1) unstable; urgency=medium
.
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Remove obsolete field Name from debian/upstream/metadata
* Set upstream metadata fields: Repository, Repository-Browse.
.
[ Håvard Flaget Aasen ]
* New upstream version 1.8.4
New version has a run-time dependency on python3-astroid,
which depend on python3-typing-extensions. Closes: #997341
* Rebase patches.
* Update Standards-Version to 4.6.0
* d/watch: Bump to version 4.
* d/rules: Change deprecated argument to pytest.
* Add upstream testsuite as autopkgtest.
* Add d/source/options: ignore *.egg-info files.
* Register documentation with doc-base.
* Set minimum version on python3-astroid.
* Remove unnecessary build-dependencies, sphinx-common and python3-mock.
Checksums-Sha1:
bdc476b7204d97a8e70234eaad21da8598ab347b 2256 sphinx-autoapi_1.8.4-1.dsc
5213453ac3cfcefe915dec716659444e4e5b3ab3 83541 sphinx-autoapi_1.8.4.orig.tar.gz
adadecf978b7134dae4ed5e07346bc041ea3408a 4224
sphinx-autoapi_1.8.4-1.debian.tar.xz
aa6cf1d4117e2c160fb0ee5a3fb3d2899fb7333e 9166
sphinx-autoapi_1.8.4-1_source.buildinfo
Checksums-Sha256:
b2bec686e683a1d0565c7dcd7a1996b6f4f8673914d7b9942c7a180db586571a 2256
sphinx-autoapi_1.8.4-1.dsc
bdac86557b2d4b6dba7826cea0bc43c33cbb5367a8931c5e4f0641e914f822ac 83541
sphinx-autoapi_1.8.4.orig.tar.gz
4c7d2027d08d36829511ee111d13fe7cc3c8e0682f45f8636538f9d42b8e0db0 4224
sphinx-autoapi_1.8.4-1.debian.tar.xz
ff170141357e75ecbace2787fffb1d0759dc7e0e61130e72bd54df182001bc26 9166
sphinx-autoapi_1.8.4-1_source.buildinfo
Files:
7608e3a8b42eab1922405810e846240a 2256 python optional
sphinx-autoapi_1.8.4-1.dsc
e3ee70f5b1fef607a2d06b4f9f910bfb 83541 python optional
sphinx-autoapi_1.8.4.orig.tar.gz
4895340b497e2108139eadca43bb48b7 4224 python optional
sphinx-autoapi_1.8.4-1.debian.tar.xz
35a659fc454bc8b71e4f22985e8a58b6 9166 python optional
sphinx-autoapi_1.8.4-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmG0cBQACgkQQoMEoXSN
zHq7nw/9HmE+ledD+xdqdayGAMQX9WnZVQUxpZZEO4dU1jjUjbkXDFqT7j41jvBZ
OdqPpUQ94hlfm9RCP6CDqXbrhRQoFKePuFMKEA2B/+37gSQ2ifxqlc9tnnBjf4BD
T4K8aS8qRnbnSAXyhgsW/ufM8va3A0nIZAvdJJAWQtFQFKlYB1zIHXceaAZDQnya
vFVvsNPloCYoDp3wkXkEoWy+qhPnytgQMln9Gzvzto11vvHHj1l36Jmv/gNl1D6I
wBuzot/rNzCu/fAvz6dN3DCzBXqTq4qlhFad7qMAOKu38FmXkHYrBumOwtOaSEuJ
WA07cwXylzoFrfVa6fRXMJ51jbDF5qwTp1sLCvM8/YjV6xHWm8B4MGRpaDmVRnTX
gNkfzup7HWmgzFFdno1mReUmE11KFg4Ka8z53bEEAe8SDNE6XrX09SCJReA/azZK
Hd3M0FjY0Mh6lXrfza+SryGLENx7OT4YvSPuIfgaM+DqP18GWmx2nfpVAjfcsGQo
q1LcnA5b4heUOX7C/pWcJ4EpfHybTGLF8vNqT8B/5A9enqsuUsD9JwQVPfeBbDn7
sl/e1mqe2mf8E6f0dUDqK1QJOEKdZ87lnfB4pqyYPCeld+fT5feCNjiAPk05OYjC
hspW/OdJ4x4WFf5DYtMTdS/r/6yWn8kacu4lYWtlL3Qi1PA1oHM=
=TGzL
-----END PGP SIGNATURE-----
--- End Message ---