Your message dated Mon, 25 May 2026 12:04:07 +0000
with message-id <[email protected]>
and subject line Bug#1137583: fixed in matplotlib 3.10.7+dfsg1-5
has caused the Debian Bug report #1137583,
regarding matplotlib: FTBFS with the nocheck build profile
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 [email protected]
immediately.)
--
1137583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1137583
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:matplotlib
Version: 3.10.7+dfsg1-4
Severity: serious
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile
Dear maintainer:
During a rebuild of all packages in unstable using the nocheck build profile,
this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202605/
A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:
https://wiki.debian.org/qa.debian.org/FTBFS/nocheck
(It's a wiki, so you are welcome to contribute)
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:matplotlib, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
[588/590]
/<<PKGBUILDDIR>>/lib/matplotlib/mpl-data/stylelib/seaborn-v0_8-whitegrid.mplstyle
[589/590]
/<<PKGBUILDDIR>>/lib/matplotlib/mpl-data/stylelib/seaborn-v0_8.mplstyle
[590/590]
/<<PKGBUILDDIR>>/lib/matplotlib/mpl-data/stylelib/tableau-colorblind10.mplstyle
Successfully built matplotlib-3.10.7+dfsg1-cp313-cp313-linux_x86_64.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with
"installer" module
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was
omitted due to "DEB_BUILD_OPTIONS=nocheck"
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_installdirs -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:199: Copying package built for python3.14 to destdir
I: pybuild plugin_pyproject:199: Copying package built for python3.13 to destdir
dh_install -O--buildsystem=pybuild
debian/rules execute_after_dh_install-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# scrub some test output that should not be in the module
rm -rf
/<<PKGBUILDDIR>>/debian/python3-matplotlib/usr/lib/python*/dist-packages/result_images/
# make python scripts starting with '#!' executable
for i in `find debian -mindepth 2 -type f ! -perm 755`; do \
if head -1 $i | grep -q '^#!'; then \
chmod 755 $i; \
echo "made executable: $i"; \
fi; \
done
find debian/ -name '*.pyc' -delete
find debian/ -name '__pycache__' -exec rm -rf {} +
find debian/ -name '.eslintrc.js' -delete
find debian/ -name '.gitignore' -delete
# FIXME: is it possible to omit baseline_images and bring it in only
# for CI tests
rm -rf
/<<PKGBUILDDIR>>/debian/python3-matplotlib/usr/lib/python*/dist-packages/matplotlib/mpl-data/
rm -rf
/<<PKGBUILDDIR>>/debian/python3-matplotlib/usr/lib/python*/dist-packages/matplotlib/backends/Matplotlib.nib/
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules execute_after_dh_install-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -fr
/<<PKGBUILDDIR>>/debian/python-matplotlib-data/usr/share/matplotlib/mpl-data/fonts/ttf/Vera*.ttf
rm -fr
/<<PKGBUILDDIR>>/debian/python-matplotlib-data/usr/share/matplotlib/mpl-data/fonts/ttf/*.TXT
rm -fr
/<<PKGBUILDDIR>>/debian/python-matplotlib-data/usr/share/matplotlib/mpl-data/fonts/ttf/local.conf
rm -fr
/<<PKGBUILDDIR>>/debian/python-matplotlib-data/usr/share/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt
chmod 644
/<<PKGBUILDDIR>>/debian/python-matplotlib-data/usr/share/matplotlib/mpl-data/images/*.svg
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules execute_before_dh_installdocs-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# build the doc
MPLCONFIGDIR=. MATPLOTLIBDATA=/<<PKGBUILDDIR>>/lib/matplotlib/mpl-data/
PYTHONPATH=$(pybuild --print build_dir --interpreter python3.13) \
HOME=/tmp xvfb-run -a /usr/bin/make -C doc html
Traceback (most recent call last):
File "/usr/bin/pybuild", line 582, in <module>
main(cfg)
~~~~^^^^^
File "/usr/bin/pybuild", line 188, in main
versions = [Version(v) for v in m.group("version")]
~~~~~~~^^^
File "/usr/share/dh-python/dhpython/version.py", line 95, in __init__
raise ValueError("major component is required")
ValueError: major component is required
xvfb-run: error: xauth command not found
make[1]: *** [debian/rules:39: execute_before_dh_installdocs-indep] Error 3
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:34: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: matplotlib
Source-Version: 3.10.7+dfsg1-5
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
matplotlib, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated matplotlib 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 25 May 2026 12:37:57 +0100
Source: matplotlib
Architecture: source
Version: 3.10.7+dfsg1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1137583
Changes:
matplotlib (3.10.7+dfsg1-5) unstable; urgency=medium
.
* Team upload.
.
[ Nilesh Patra ]
* Skip test_lockfilefailure.
.
[ Colin Watson ]
* Build-depend on xauth (closes: #1137583).
Checksums-Sha1:
22c9ac6f6d65696364837a945a2ca8c8aebf0bc3 4374 matplotlib_3.10.7+dfsg1-5.dsc
c63e3c1ae2701030df0d9e194e69d9291ea8d394 41160
matplotlib_3.10.7+dfsg1-5.debian.tar.xz
7ad12aa28553756e069a037d680719db660b5ffb 40064424
matplotlib_3.10.7+dfsg1-5.git.tar.xz
c1898e8e0b5996fade190575a76251779daa16e4 17462
matplotlib_3.10.7+dfsg1-5_source.buildinfo
Checksums-Sha256:
64db801147762696a3f1b8a21110c9258b973e2f814975364c4db3e71ed6753f 4374
matplotlib_3.10.7+dfsg1-5.dsc
1982806f3dc8cca5728fdd9cf3d4d1c303a98a373a827296da8c40cd2b9055ee 41160
matplotlib_3.10.7+dfsg1-5.debian.tar.xz
ab00e5335c6c965997e1ab7b06325895b66e05b91b4c7fa9851b8ecb687f5ef4 40064424
matplotlib_3.10.7+dfsg1-5.git.tar.xz
82139fabd88de5db3c8ddccb1abb7332098e3b224add561a8469845472858990 17462
matplotlib_3.10.7+dfsg1-5_source.buildinfo
Files:
f1df5da2a0c0bb465ecf48bcc3fc83d1 4374 python optional
matplotlib_3.10.7+dfsg1-5.dsc
3ee052c6e5b08176024e448ded625690 41160 python optional
matplotlib_3.10.7+dfsg1-5.debian.tar.xz
44f082c13aa1465caa8b12977a585906 40064424 python optional
matplotlib_3.10.7+dfsg1-5.git.tar.xz
751f103a3cdd77c2c94a7e097c596a7c 17462 python optional
matplotlib_3.10.7+dfsg1-5_source.buildinfo
Git-Tag-Info: tag=cadeccce37c1e9aa314e18e8835bfcc470395e72
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmoUNVUACgkQYG0ITkaD
wHmRyhAAvghCUl5s0MyMnxWp3cq/NfCtuXwmXE0G9Y8sgA1VT2pdTMYOW+kj9Qu1
exorInmT/K2iFz5MxiAolubKzLbze4l0/VKddCG5UHwkryiQANhfWmHx58SgK0d1
XonarosqC096b0lBgQbRBY1/+ekFLMt1QpL8dqHyyjlhT/SW2jAEglx9gL8SkRbq
yEV7SsEdQ2GQqxtmV1e9qBfDhg26JiJLLLy5TiQ0gw8ayWJ3Xw1/byHOcWe2knkL
7tONSYIaABopCN0SX20yvl/RHYbnJSP3CEdFDNx0CRF1iufsz6+zf8zNpvnfC7rW
fxj1l3bjw0apftVB8aRSJwhBYLPY5wqLNYBSfU0kPp0l/9FVh//Tsf1WcFuZuBcx
OKi5T6PXiVPA3rMf4NA3T7/ju4CdEUFRAQuTYQoc+imxaDwX7x91SAtR/EGvigzl
94/+CkiBOlVtxuLwaxCoD5+NDi3AJE8QEw9n2TPG2RENknQxAnoYyqKyDnLLDr34
7oXdA5DFk0I1h+gEV45KYDx66Kx1oLGkbBU9FAdf8+B9p4Ye/l2ED/eeP3Qk/Y2B
kd53oa3Q4Eth0jygIyQ8rZZohRrkA47wdXSwGUaY38YRWhLu+ivnlMPZFrkKrH8e
zp9xm7cb8+cS/Y67mKyRVZH9auBdr/dFFS16KxZjEJAwsBbIlq4=
=MzY0
-----END PGP SIGNATURE-----
pgpvv17Ey30zL.pgp
Description: PGP signature
--- End Message ---