Your message dated Tue, 04 Jan 2022 10:20:27 +0000
with message-id <e1n4gvb-0000yr...@fasolo.debian.org>
and subject line Bug#1002446: fixed in sphinx-click 3.0.2-1
has caused the Debian Bug report #1002446,
regarding sphinx-click: FTBFS: Could not import extension sphinx_click 
(exception: No module named 'sphinx_click')
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.)


-- 
1002446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sphinx-click
Version: 3.0.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

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
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'author-email' will not be supported in future versions. 
> Please use the underscore name 'author_email' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'project-url' will not be supported in future versions. Please 
> use the underscore name 'project_url' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:158: 
> EasyInstallDeprecationWarning: easy_install command is deprecated. Use build 
> and pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'author-email' will not be supported in future versions. 
> Please use the underscore name 'author_email' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'project-url' will not be supported in future versions. Please 
> use the underscore name 'project_url' instead
>   warnings.warn(
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sphinx-click/build/sphinx_click
> copying sphinx_click/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sphinx-click/build/sphinx_click
> copying sphinx_click/ext.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_sphinx-click/build/sphinx_click
> running egg_info
> creating sphinx_click.egg-info
> writing sphinx_click.egg-info/PKG-INFO
> writing dependency_links to sphinx_click.egg-info/dependency_links.txt
> writing requirements to sphinx_click.egg-info/requires.txt
> writing top-level names to sphinx_click.egg-info/top_level.txt
> [pbr] Processing SOURCES.txt
> writing manifest file 'sphinx_click.egg-info/SOURCES.txt'
> warning: no files found matching 'AUTHORS'
> warning: no files found matching 'ChangeLog'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.gitreview'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> adding license file 'LICENSE'
> writing manifest file 'sphinx_click.egg-info/SOURCES.txt'
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'author-email' will not be supported in future versions. 
> Please use the underscore name 'author_email' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'project-url' will not be supported in future versions. Please 
> use the underscore name 'project_url' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:158: 
> EasyInstallDeprecationWarning: easy_install command is deprecated. Use build 
> and pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'author-email' will not be supported in future versions. 
> Please use the underscore name 'author_email' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'home-page' will not be supported in future versions. Please 
> use the underscore name 'home_page' instead
>   warnings.warn(
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'project-url' will not be supported in future versions. Please 
> use the underscore name 'project_url' instead
>   warnings.warn(
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-click/build/sphinx_click
> copying sphinx_click/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-click/build/sphinx_click
> copying sphinx_click/ext.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sphinx-click/build/sphinx_click
> running egg_info
> writing sphinx_click.egg-info/PKG-INFO
> writing dependency_links to sphinx_click.egg-info/dependency_links.txt
> writing requirements to sphinx_click.egg-info/requires.txt
> writing top-level names to sphinx_click.egg-info/top_level.txt
> [pbr] Reusing existing SOURCES.txt
> PYTHONPATH=`pybuild --print {build_dir}` http_proxy='127.0.0.1:9' 
> sphinx-build -N -bhtml        docs/ build/html # HTML generator
> Running Sphinx v4.3.2
> 
> Extension error:
> Could not import extension sphinx_click (exception: No module named 
> 'sphinx_click')
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/sphinx-click_3.0.1-1_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-click
Source-Version: 3.0.2-1
Done: Drew Parsons <dpars...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sphinx-click, 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 1002...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated sphinx-click 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: Tue, 04 Jan 2022 10:51:21 +0100
Source: sphinx-click
Architecture: source
Version: 3.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1002446
Changes:
 sphinx-click (3.0.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * update doc build
     - use execute_after_dh_auto_build not override_dh_auto_build
     - use pybuild dir for default python. Closes: #1002446.
   * run debian/tests (autopkgtest) verbosely: pytest-3 -v
Checksums-Sha1:
 d186b1307a065cbc7a6568448b58a0f049ffc468 2215 sphinx-click_3.0.2-1.dsc
 43ee6228d88cd15597f10985faf43c90e693bb00 15683 sphinx-click_3.0.2.orig.tar.gz
 358b8159322f6d1ba7cb9cca7c9fde604f537dee 2824 
sphinx-click_3.0.2-1.debian.tar.xz
Checksums-Sha256:
 739f30d0bfc655ffe1ab85dd52d5fafe035bfcf63f0b6e44d6b9028299f3bee9 2215 
sphinx-click_3.0.2-1.dsc
 0e2c7d262b4bcf0a8e00905f4f2e5fc84d9bbbdedd5dc2725c7c6f0550e9fa98 15683 
sphinx-click_3.0.2.orig.tar.gz
 29a39904a8cc74bbd81b937b1fa419e0f237f74c9a24bc3ab8deebe8c64813a3 2824 
sphinx-click_3.0.2-1.debian.tar.xz
Files:
 7ecd50f6beeb0cd7529f9f839239de13 2215 python optional sphinx-click_3.0.2-1.dsc
 d6413747d3f9be572d394d3725bbd161 15683 python optional 
sphinx-click_3.0.2.orig.tar.gz
 019c5eea9ca38e962a82d3848ec49295 2824 python optional 
sphinx-click_3.0.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmHUGX0ACgkQVz7x5L1a
AfqSNg//V8PwYpxlE1wi8nU7RTA3tw8d3hE6KLywZ3CYP5bHk9+1Q7I3HQQYUW11
ffNiWsfzoW8AaGeBVSiBajG/3HPRdIWiGTQGTPrfQWPBfWmWgdauN+nrZVBHcIFM
QqX4J61AC5Nbv/cribH4n8mYOHQaPGUCTpESfEI/3UnRvSud5W/JURRSli5VG4HI
b8m33aDOr9EqPyW9i3I8HxjBt7WSWROLEtxVSmUzLi7r5s/R5fMBEYV8YjYwUXw/
+0wtI51eg9rqCVsfINCyzKV9eZdr4OD/+OgVPawbgHikxs212I0nOTU8Sf8QzWB4
hwWOhlo5WsOkEWYCwQpQx36hQGtT/jjOUkbBlvMUV0EmWcLx5IgbDz3IBhPJuLy/
7hXmr7wEnRNC6x/tun9KZRSnWMFe/DWkcjRI3ypFuvtLRCmIhkT9jI/fRzepG8bS
1aGvlcPBwz+r/3Kvm5RPJFhA7BzSDGLHOUuvwoJPLhV+DF1Wv+jVx1XbRsPuNNGC
05Q/lOSi9BbsNzPZLZHGKaek9NqZlQKAZehcZxSaTI8NDwbDScavAxqR/FAi2RjH
WL8dieQdR3Id5OiKetzeQZ77lYK7AzB8V+4+GBlmMdyLUemjOtM7oGxyEPZ750Mh
itRftyXslGf8gXpqhgANSs/7qna5wbf6Nfa4LSTQL/kyZmatY+s=
=ZsB9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to