Your message dated Sun, 30 Aug 2020 10:03:38 +0000
with message-id <e1kckbw-0006xf...@fasolo.debian.org>
and subject line Bug#955082: fixed in pexpect 4.6.0-4
has caused the Debian Bug report #955082,
regarding pexpect: FTBFS with Sphinx 2.4: AttributeError: 'Sphinx' object has 
no attribute 'info'
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.)


-- 
955082: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955082
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pexpect
Version: 4.6.0-1
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx2.4

Hi,

pexpect fails to build with Sphinx 2.4, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pyversions: missing X(S)-Python-Version in control file, fall back to 
> debian/pyversions
> pyversions: missing debian/pyversions file, fall back to supported versions
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_auto_build
> I: pybuild base:217: /usr/bin/python2 setup.py build 
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution 
> option: 'install_requires'
>   warnings.warn(msg)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/expect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/pty_spawn.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/pxssh.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/fdpexpect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/screen.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/run.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/replwrap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/FSM.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/popen_spawn.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/_async.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/ANSI.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/spawnbase.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> copying pexpect/bashrc.sh -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_pexpect/build/pexpect
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/expect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/pty_spawn.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/pxssh.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/fdpexpect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/screen.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/run.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/replwrap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/FSM.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/popen_spawn.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/_async.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/ANSI.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/spawnbase.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> copying pexpect/bashrc.sh -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_pexpect/build/pexpect
> /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'install_requires'
>   warnings.warn(msg)
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/expect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/pty_spawn.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/pxssh.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/fdpexpect.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/screen.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/run.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/replwrap.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/FSM.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/popen_spawn.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/_async.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/ANSI.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/spawnbase.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> copying pexpect/bashrc.sh -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_pexpect/build/pexpect
> /usr/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution 
> option: 'install_requires'
>   warnings.warn(msg)
> PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc/ build/html
> Running Sphinx v2.4.3
> 
> Exception occurred:
>   File "/<<PKGBUILDDIR>>/doc/sphinxext/github.py", line 149, in setup
>     app.info('Initializing GitHub plugin')
> AttributeError: 'Sphinx' object has no attribute 'info'
> The full traceback has been saved in /tmp/sphinx-err-tvbjm15r.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:27: override_dh_auto_build] Error 2

The full build log is available from:
   http://qa-logs.debian.net/2020/03/26/pexpect_4.6.0-1_unstable_sphinx243.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 2.4 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 sph...@packages.debian.org on reply.

[1]: https://www.sphinx-doc.org/en/2.0/changes.html
[2]: 
https://www.sphinx-doc.org/en/2.0/extdev/deprecated.html#dev-deprecated-apis

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: pexpect
Source-Version: 4.6.0-4
Done: Tobias Hansen <than...@debian.org>

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

Debian distribution maintenance software
pp.
Tobias Hansen <than...@debian.org> (supplier of updated pexpect 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: Sun, 30 Aug 2020 11:42:49 +0200
Source: pexpect
Architecture: source
Version: 4.6.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Tobias Hansen <than...@debian.org>
Closes: 955082
Changes:
 pexpect (4.6.0-4) unstable; urgency=medium
 .
   [ Lukas Märdian ]
   * Switch to Sphinx logging API to fix ftbfs; Closes: #955082
     - Apply fix from unbundled upstream package "sphinxcontrib_github_alt":
       1f1036514578016297f5f77e706fc91b2401bcf3
Checksums-Sha1:
 4c86e541e315b97ca5bcfc0cc7c08a13b755eb8a 2114 pexpect_4.6.0-4.dsc
 e98a9936911aad49d5aeae5190655db5eb89855d 6012 pexpect_4.6.0-4.debian.tar.xz
 4c6a3f563aa3fa50d4de344a43eeabddd84bf468 7359 pexpect_4.6.0-4_source.buildinfo
Checksums-Sha256:
 7e8075aed47f7ed595916f1a68110c2f95cad4de0aab3dd089a5d110900be63e 2114 
pexpect_4.6.0-4.dsc
 b45bc6d5fe2f271aa5379c64f41d6af9ce270b27059364a1e0d6eebcee1fe136 6012 
pexpect_4.6.0-4.debian.tar.xz
 41cfb8dd83f6e481271d1041c1bb78decaa4b386e5bc28ed277cedf94630093c 7359 
pexpect_4.6.0-4_source.buildinfo
Files:
 732fa9c578cb475f5e7bee3bf0b87f4d 2114 python optional pexpect_4.6.0-4.dsc
 02c0bd1eb1bec2e4df8959b81d4ed25a 6012 python optional 
pexpect_4.6.0-4.debian.tar.xz
 e62a73652a53772c187f8c0cee69bfe1 7359 python optional 
pexpect_4.6.0-4_source.buildinfo

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

iQIzBAEBCAAdFiEEoH46ol3M2u2mYo0kjIIWnY7OzSoFAl9LdnkACgkQjIIWnY7O
zSrT8A/+KXpC3Atrj5y4Q1PK7WSZuWe6VQln7zhL5JiNLxuGvjjBL/HDzATievM9
wo/9eRWuNLcdjZCVVR/C6ty8hVj7mq4XNb5TJR8RiSo0Ey137JqEfF80uvIy3OKt
0Cxg5ViBCjkIt0KuDNy22CNTf5jxZwmyWUF0iHNVGcsnEOYEh/rgnBFFOLXJoolP
LC7K3fCpy6USGtYfe6XYieK3FRnNIKooBSjmoltZqzexWCr0kxhHu7MHkSs08wh+
Pn2D6IPNWM7qnQkoC3vmbi6uCDS+hgpe6Gb8pIvdIiev55HD3wWNGD94GmTQeLLH
Ut+uhUMJclxz7rSaXfTB3x/iOw67r9Bd7wAQkvrsxcY3Ucl0mmIenniKpQDLvUHq
5bbTeW3rkClubZLbvd0GjO/u2eWQbaOiXFr3WJQ5lZEPvkJDSAApG8HdShzeSbyz
4/rBDDw4LDiQANP7zDGohei7d6qub74NP01hilg+tair72ztsB1AIlGnndkMay13
jr/GqlfP+MXkakXKFNXDMbK0ZU9Hs2/AUz+l9zz2I/g1rU8PzfUgNvgecMZdoJw6
M03E/GDa1y+cCmqpIrZDEjRj/tbqqrj+K2aBo3Xu9OL/FVsCV24HCGpfz/LVXv7v
vHC22wlCgLP3I9b4RaMwrd0gtBGkL7QS660Rk4/Yhqjt6DZ8PMM=
=qqxX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to