Your message dated Mon, 04 Mar 2019 16:49:15 +0000
with message-id <e1h0qmb-000iuo...@fasolo.debian.org>
and subject line Bug#921778: fixed in deap 1.0.2.post2-6
has caused the Debian Bug report #921778,
regarding deap: FTBFS (Could not import extension sphinx.ext.pngmath)
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.)
--
921778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:deap
Version: 1.0.2.post2-5
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with python2,python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -i -O--buildsystem=pybuild
dh_autoreconf -i -O--buildsystem=pybuild
dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:217: python2.7 setup.py config
warning: pypandoc module not found, could not convert Markdown to RST
running config
I: pybuild base:217: python3.7 setup.py config
warning: pypandoc module not found, could not convert Markdown to RST
running config
dh_auto_build -i -O--buildsystem=pybuild
I: pybuild base:217: /usr/bin/python setup.py build
warning: pypandoc module not found, could not convert Markdown to RST
[... snipped ...]
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/gp.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/__init__.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/base.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/__pycache__/creator.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__pycache__
creating
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/movingpeaks.py
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/binary.py ->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/tools.py ->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/gp.py
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks
creating
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_deap/build/deap/benchmarks/__pycache__/__init__.cpython-37.pyc
->
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__pycache__
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/__init__.py
to __init__.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/emo.py
to emo.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/migration.py
to migration.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/__init__.py
to __init__.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/mutation.py
to mutation.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/selection.py
to selection.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/crossover.py
to crossover.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/init.py
to init.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tools/support.py
to support.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/base.py
to base.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/__init__.py
to __init__.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_logbook.py
to test_logbook.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/tests/test_pickle.py
to test_pickle.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/algorithms.py
to algorithms.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/cma.py
to cma.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/creator.py
to creator.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/gp.py
to gp.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/__init__.py
to __init__.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/movingpeaks.py
to movingpeaks.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/binary.py
to binary.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/tools.py
to tools.cpython-37.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap/benchmarks/gp.py
to gp.cpython-37.pyc
running install_egg_info
Writing
/<<PKGBUILDDIR>>/debian/python3-deap/usr/lib/python3.7/dist-packages/deap-1.0.2.egg-info
PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml doc
debian/deap-doc/usr/share/doc/deap-doc/html
Running Sphinx v1.8.3
Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named
pngmath)
make[1]: *** [debian/rules:12: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep subprocess
returned exit status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/deap.html
where you can get a full build log if you need it.
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: deap
Source-Version: 1.0.2.post2-6
We believe that the bug you reported is fixed in the latest version of
deap, 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 921...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated deap 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: Mon, 04 Mar 2019 17:10:51 +0100
Source: deap
Binary: python-deap python3-deap deap-doc
Architecture: source
Version: 1.0.2.post2-6
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Description:
deap-doc - Distributed Evolutionary Algorithms in Python (docs)
python-deap - Distributed Evolutionary Algorithms in Python
python3-deap - Distributed Evolutionary Algorithms in Python3
Closes: 921778
Changes:
deap (1.0.2.post2-6) unstable; urgency=medium
.
* Team upload.
.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
.
[ Sascha Steinbiss ]
* Use imgmath Sphinx extension instead of deprecated pngmath.
Closes: #921778
Checksums-Sha1:
f3feda1c3dafff0da64c9d294ec32946a7922a69 2294 deap_1.0.2.post2-6.dsc
e8212f56c6c2407c16135007b435e1315cb5db75 8628 deap_1.0.2.post2-6.debian.tar.xz
Checksums-Sha256:
45008a26be59d13b5f5679a42e9e5652bec13943f2111cf732363afa442b513b 2294
deap_1.0.2.post2-6.dsc
4b60bbead71e3ee24447e9ced843575daa2051d8bb1c51314098cc1492bb43b5 8628
deap_1.0.2.post2-6.debian.tar.xz
Files:
ee0d407b603ec8527d582521f37585ed 2294 python optional deap_1.0.2.post2-6.dsc
624c88f8785b77e09e76b62e52051aef 8628 python optional
deap_1.0.2.post2-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAlx9Uf4RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF/JQ/+JVGd8D1qdi5uRu+YSsKHscTbu0bezTWN
pRFjgvOEhKXzRSeFuqh4KNKu0POyhRhkH//oCLFkD+ZVwk1xuiKzSF9XUyqveBL5
XF4d6GJhHbp4HLulxr7Y69fVrSImeJ3nuFjPsniVtsq4S9A5yo8fZG5Or02SZ1T0
fV+mYO7tsrH24pMAaTfcprYVeJ7vN9JFu1lusbJSXD3loUFrWQG8Ivv+sVFEBZvx
xILefi/nyCzJrgzV/BEcU9PCHzXkRiVDFnMV5H0QuOOAlncZ9DTKd5VieQsIi8I/
M3tMe+ATwarocjjmX0dBVYV82V0nW54gVzB/HqiL9AGZo7qeQE1/CMRf2fX6CBJ7
N8zUdDfqslashixfDW3Cbktm/RVxWYZWTSyvlmPqibiAet4Ginemvp207fRkwmzl
eEfO++nuym+vm9uuiFKl+1XYHkGeXpar8+nOSboyI7cqYA48itIoUxGQ8QzQTPde
hZ7IaKfEZG0WThbkCC1gzBT9Xr+4Q077UDx/EWw+BijKLOx7dJTUVqqy4YZ2nO8d
sTBz8Kt1bLNM+uXCwr5PU2zr3SvogTsCkg0UUNmEXuY0VLN8H3bTY55T32154rEa
ZSVarxby8n34SsmfA17Fb/wJ5fhCdOWFg5YSauYXA6CPTSMSLELdE7iicFiPoodB
IwmjZeqP5uk=
=lVGA
-----END PGP SIGNATURE-----
--- End Message ---