Bug#955061: python-bumps: FTBFS with Sphinx 2.4: mv: cannot stat '*.png': No such file or directory

Lucas Nussbaum lucas at debian.org
Fri Mar 27 14:50:40 GMT 2020


Source: python-bumps
Version: 0.7.14-2
Severity: important
Tags: ftbfs
User: python-modules-team at lists.alioth.debian.org
Usertags: sphinx2.4

Hi,

python-bumps fails to build with Sphinx 2.4, currently available in
experimental.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd build/texinfo; \
> for p in *.png; do mv $p bumps-$p; done; \
> sed "s/@image{/@image{bumps-/" -i bumps.texi; \
> makeinfo bumps.texi
> mv: cannot stat '*.png': No such file or directory
> bumps.texi:1439: warning: could not find @image file `bumps-bumps-figures/curve-11.txt' nor alternate text
> bumps.texi:3514: warning: could not find @image file `bumps-bumps-figures/var.txt' nor alternate text
> bumps.texi:3527: warning: could not find @image file `bumps-bumps-figures/corr.txt' nor alternate text
> bumps.texi:3537: warning: could not find @image file `bumps-bumps-figures/error.txt' nor alternate text
> bumps.texi:5578: warning: could not find @image file `bumps-bumps-figures/entropy-discrete.txt' nor alternate text
> bumps.texi:5606: warning: could not find @image file `bumps-bumps-figures/entropy-continuous.txt' nor alternate text
> dh_installinfo
> dh_installinfo: error: Cannot find (any matches for) "build/texinfo/bumps-*.png" (tried in ., debian/tmp)
> 
> make[1]: *** [debian/rules:54: override_dh_installinfo-indep] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/03/26/python-bumps_0.7.14-2_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 sphinx at 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.



More information about the debian-science-maintainers mailing list