Your message dated Sat, 23 Feb 2019 20:57:30 +0000
with message-id <e1gxemu-000274...@fasolo.debian.org>
and subject line Bug#922261: fixed in python-sunlight 1.1.5-2
has caused the Debian Bug report #922261,
regarding python-sunlight: 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.)


-- 
922261: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922261
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-sunlight
Version: 1.1.5-1
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
dh: Compatibility levels before 9 are deprecated (level 8 in use)
   dh_update_autotools_config -i
   dh_auto_configure -i
dh_auto_configure: Compatibility levels before 9 are deprecated (level 8 in use)
dh_auto_configure: Please use the third-party "pybuild" build system instead of 
python-distutils
dh_auto_configure: This feature will be removed in compat 12.
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -xe; \
for py in python2.7 python3.7; do \
        $py setup.py build; \
done
+ python2.7 setup.py build
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/sunlight
copying sunlight/config.py -> build/lib.linux-x86_64-2.7/sunlight
copying sunlight/__init__.py -> build/lib.linux-x86_64-2.7/sunlight
copying sunlight/errors.py -> build/lib.linux-x86_64-2.7/sunlight
copying sunlight/service.py -> build/lib.linux-x86_64-2.7/sunlight
creating build/lib.linux-x86_64-2.7/sunlight/services
copying sunlight/services/capitolwords.py -> 
build/lib.linux-x86_64-2.7/sunlight/services
copying sunlight/services/__init__.py -> 
build/lib.linux-x86_64-2.7/sunlight/services
copying sunlight/services/influenceexplorer.py -> 
build/lib.linux-x86_64-2.7/sunlight/services
copying sunlight/services/openstates.py -> 
build/lib.linux-x86_64-2.7/sunlight/services
copying sunlight/services/congress.py -> 
build/lib.linux-x86_64-2.7/sunlight/services
+ python3.7 setup.py build
running build
running build_py
creating build/lib
creating build/lib/sunlight
copying sunlight/config.py -> build/lib/sunlight
copying sunlight/__init__.py -> build/lib/sunlight
copying sunlight/errors.py -> build/lib/sunlight
copying sunlight/service.py -> build/lib/sunlight
creating build/lib/sunlight/services
copying sunlight/services/capitolwords.py -> build/lib/sunlight/services
copying sunlight/services/__init__.py -> build/lib/sunlight/services
copying sunlight/services/influenceexplorer.py -> build/lib/sunlight/services
copying sunlight/services/openstates.py -> build/lib/sunlight/services
copying sunlight/services/congress.py -> build/lib/sunlight/services
make -C docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v1.8.3

Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named 
pngmath)
make[2]: *** [Makefile:40: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-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/python-sunlight.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: python-sunlight
Source-Version: 1.1.5-2

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

Debian distribution maintenance software
pp.
Dominik George <naturesha...@debian.org> (supplier of updated python-sunlight 
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, 23 Feb 2019 20:51:16 +0100
Source: python-sunlight
Binary: python-sunlight python-sunlight-doc python3-sunlight
Architecture: source all
Version: 1.1.5-2
Distribution: unstable
Urgency: high
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Dominik George <naturesha...@debian.org>
Description:
 python-sunlight - set of bindings to access U.S. government data (Python 2)
 python-sunlight-doc - set of bindings to access U.S. government data 
(documentation)
 python3-sunlight - set of bindings to access U.S. government data (Python 3)
Closes: 922261
Changes:
 python-sunlight (1.1.5-2) unstable; urgency=high
 .
   * Team upload.
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 .
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Fix Format URL to correct one
   * d/control: Remove ancient X-Python-Version field
   * d/control: Remove ancient X-Python3-Version field
   * Convert git repository from git-dpm to gbp layout
 .
   [ Piotr Ożarowski ]
   * Add dh-python to Build-Depends
 .
   [ Carsten Schoenert ]
   * Fix build of documentation. (Closes: #922261)
 .
   [ Dominik George ]
   * Bump Standards-Version (no changes needed).
   * Raise compat level to 11.
Checksums-Sha1:
 e49d949f63c5b3586d0c141786e7d3404909a2a4 2352 python-sunlight_1.1.5-2.dsc
 2b59f972be5cb5c2416f29230f14e7cd19ded964 3824 
python-sunlight_1.1.5-2.debian.tar.xz
 cbcb7791e8688e3ea182b5d13ccc747a2dc7a74a 41312 
python-sunlight-doc_1.1.5-2_all.deb
 d44897164e26334fe8b535012b0159117fb6937f 12644 python-sunlight_1.1.5-2_all.deb
 670d616ae6f60dd7a9591812ecef8545c8b0f4ec 8014 
python-sunlight_1.1.5-2_amd64.buildinfo
 5599579ccc5755a6c55564dc7923516b4c581df5 12740 python3-sunlight_1.1.5-2_all.deb
Checksums-Sha256:
 a524dee3f0cc45fbe59299db0a6171614f68dd64290b9b2205607a708062b83a 2352 
python-sunlight_1.1.5-2.dsc
 ed32e4d02881d2f3538882e8ac583f2c901677c92cfb3b0bb16352eee82f35fb 3824 
python-sunlight_1.1.5-2.debian.tar.xz
 60d2dd5f5a957b534e6bf4e2ab8d76da1d7da1197746ba5bf8b1490cc0f7eadc 41312 
python-sunlight-doc_1.1.5-2_all.deb
 4e3d4e054839517c8cf7c2bfc623db69fe3768ce1c809c6ff47814d87adba60c 12644 
python-sunlight_1.1.5-2_all.deb
 20962be97bb3da5794efcd925a6b9360a09261eb2f5f0fb5d064b8b63111294e 8014 
python-sunlight_1.1.5-2_amd64.buildinfo
 94d50e02a0bfc0e6ba737d400e04f89a4c7c6d8c54e6f5fa493dd0919198fcef 12740 
python3-sunlight_1.1.5-2_all.deb
Files:
 78099214e2af8315946282df20a8dc47 2352 python optional 
python-sunlight_1.1.5-2.dsc
 7b09b237e1b0e184847d91be4396dd29 3824 python optional 
python-sunlight_1.1.5-2.debian.tar.xz
 a0e3812bc20738f75c3deddd38194281 41312 doc optional 
python-sunlight-doc_1.1.5-2_all.deb
 f965a9b52d3dec4fbe6f6b454f920461 12644 python optional 
python-sunlight_1.1.5-2_all.deb
 f3b3f2ff421a61487918686a003a0b00 8014 python optional 
python-sunlight_1.1.5-2_amd64.buildinfo
 11aa25e84b55b92ba5b0b0691e9c464c 12740 python optional 
python3-sunlight_1.1.5-2_all.deb

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

iQJlBAEBCgBPFiEEPJ1UpHV1wCb7F/0mt5o8FqDE8pYFAlxxpagxGmh0dHBzOi8v
d3d3LmRvbWluaWstZ2VvcmdlLmRlL2dwZy1wb2xpY3kudHh0LmFzYwAKCRC3mjwW
oMTylizCD/97T0wGLaJLsMQDu7ZLi1hjsKejBFMvsD7/TTuZUfLdK89qbRl0kbXF
tXazed3stDhA1RLVB1p0vzPU2At4hCRvn+UqJjU31ZdqC4VeItOldt/7xCKgzaZC
MIdXVXmhdAAeEne/LEVtSdfGSJY6xA73iGSz4r/RBeEFRxXljc/jW4YmGJDpSx5J
Y/L/pijKXCb64mnvMo4XRbFVivshl1Cib43q4xQgOLFFiYNXMp1C++xtS+rg2h1e
MaBjkzK3J5z5xl48CGkGzrxcJ22bZaYv0GbndyL709GaVvrxi2Vg4hkesckS3B0u
kkZIJTcrvuIvh+CZRK6Z0VLNEqLRF2Y427UyTQxKhqjd1aWviFyb8FxlCbulJTuZ
1LueuH6ZekUE5kJSp3wqGGZR1gAFc67MGwF7U38TAbMp6cKlybM/X+vu0R/jlYZD
eEq3AqqSJ+k1SBpItTP0Gl0Stc8nCEWvA4Gs/2l1KMVGfS9roMfcsIfaOrLXSXLE
VT2cJroTbIrcXEldjFpG7Ijz1/82ftT+0XzPnVYNXhFgi0rIj3B/tVZ92XqD+zXd
L/n3XEQwvpNUnRofhfel5PtH3e4PDTM/7IxEsj8HAlWGdj6vdaEJRmCE37D3mN8Z
DuTTQat9T3S57k4zreuZp3ndnQiUu/AA4fRu9OH2Er28OwiZBk1lcg==
=k5Gj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to