Your message dated Mon, 11 May 2026 11:18:55 +0000
with message-id <[email protected]>
and subject line Bug#1135450: fixed in python-beartype 0.22.9-2
has caused the Debian Bug report #1135450,
regarding python-beartype: FTBFS: sed: no input files
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.)
--
1135450: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135450
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-beartype
Version: 0.22.9-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, 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/
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:python-beartype, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.14 with "build"
module
I: pybuild base:385: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_beartype
* Building wheel...
Successfully built beartype-0.22.9-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with
"installer" module
I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build"
module
I: pybuild base:385: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_beartype
* Building wheel...
Successfully built beartype-0.22.9-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with
"installer" module
debian/rules execute_after_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd doc/src && \
PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='http://127.0.0.1:9/'
https_proxy='https://127.0.0.1:9/' \
sphinx-build -N -E -T -b html . /<<PKGBUILDDIR>>/.pybuild/docs/html/
Running Sphinx v9.1.0
loading translations [en]... done
making output directory... done
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 15 source files that are out of date
updating environment: [new config] 15 added, 0 changed, 0 removed
reading sources... [ 7%] api
reading sources... [ 13%] api_claw
reading sources... [ 20%] api_decor
reading sources... [ 27%] api_door
reading sources... [ 33%] api_roar
reading sources... [ 40%] api_vale
reading sources... [ 47%] code
reading sources... [ 53%] eli5
reading sources... [ 60%] faq
reading sources... [ 67%] index
reading sources... [ 73%] install
reading sources... [ 80%] math
reading sources... [ 87%] moar
reading sources... [ 93%] pep
reading sources... [100%] tldr
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... WARNING: unsupported theme option 'icon_links' given
WARNING: unsupported theme option 'use_edit_page_button' given
done
copying assets...
copying static files...
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/documentation_options.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/language_data.js
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/basic.css
Writing evaluated template result to
/<<PKGBUILDDIR>>/.pybuild/docs/html/_static/alabaster.css
copying static files: done
copying extra files...
copying extra files: done
copying assets: done
writing output... [ 7%] api
writing output... [ 13%] api_claw
writing output... [ 20%] api_decor
writing output... [ 27%] api_door
writing output... [ 33%] api_roar
writing output... [ 40%] api_vale
writing output... [ 47%] code
writing output... [ 53%] eli5
writing output... [ 60%] faq
writing output... [ 67%] index
writing output... [ 73%] install
writing output... [ 80%] math
writing output... [ 87%] moar
writing output... [ 93%] pep
writing output... [100%] tldr
generating indices... genindex py-modindex done
highlighting module code... [ 14%] beartype._conf.confenum
highlighting module code... [ 29%] beartype._conf.confmain
highlighting module code... [ 43%] beartype._decor.decorcache
highlighting module code... [ 57%] beartype.claw._clawmain
highlighting module code... [ 71%] beartype.door._cls.doorsuper
highlighting module code... [ 86%] beartype.door._func.doorcheck
highlighting module code... [100%] beartype.roar._roarexc
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 2 warnings.
The HTML pages are in ../../.pybuild/docs/html.
rm -rf /<<PKGBUILDDIR>>/.pybuild/docs/html/.doctrees && \
grep -irl 'async="async".*mathjax' /<<PKGBUILDDIR>>/.pybuild/docs/html | xargs
sed -i '/async="async".*mathjax/d'
sed: no input files
make[1]: *** [debian/rules:14: execute_after_dh_auto_build-indep] Error 123
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: python-beartype
Source-Version: 0.22.9-2
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-beartype, 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.
Santiago Vila <[email protected]> (supplier of updated python-beartype 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, 11 May 2026 12:50:00 +0200
Source: python-beartype
Architecture: source
Version: 0.22.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1135450
Changes:
python-beartype (0.22.9-2) unstable; urgency=medium
.
* Team upload.
.
[ Sébastien Noel ]
* d/rules: grep for 'defer="defer"' in addition to 'async="async"'.
Closes: #1135450.
.
[ Santiago Vila ]
* Skip test_poetry.
* Drop "Priority: optional" (default).
* Update standards-version.
* Add debian/salsa-ci.yml.
Checksums-Sha1:
e2371a471013d7ab9d9a77a14a07061d087ead21 2030 python-beartype_0.22.9-2.dsc
e3e7ca09f51890c7911d9b3e9482a61dabae7907 8756
python-beartype_0.22.9-2.debian.tar.xz
5e401ef99d49f9ece0f0a396e9ffaeff81f16521 7552
python-beartype_0.22.9-2_source.buildinfo
Checksums-Sha256:
c8fdc838c9b5579cae2145381294f1bd183aac7c816b9875450bfdeb2b634c17 2030
python-beartype_0.22.9-2.dsc
319eff91d666a0bce0c16481044cf39bc64a7509fa0c9c36c992052419adf953 8756
python-beartype_0.22.9-2.debian.tar.xz
9c03e38eab88b594423e9f8f5c54b373f81db909a0361956489ae238690b0382 7552
python-beartype_0.22.9-2_source.buildinfo
Files:
999acf04a9749ad3d299496df17db3f8 2030 python optional
python-beartype_0.22.9-2.dsc
59a8cd0c084b4ac8e94c434cf6d97476 8756 python optional
python-beartype_0.22.9-2.debian.tar.xz
f4ab947ec4eabd12d9f8c30ca6eee07d 7552 python optional
python-beartype_0.22.9-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmoBtqsACgkQQc5/C58b
izJvUwf8DkojBqKjCPQCsfxgj3ULevuDMyUXwLtVF+41qeuouJ0LZxws36LZQ5T7
IchvMAooZTZvC4Nf3Y8Lrap08SxG4IclJhVU+LRqTgbca/qKrElPNWx1URgjjOGW
HCIGYnfWyc+yFJJVfmjQV+M/FIGWY2cgMlyYMtX2V6CTHXmTzo6d5Ff1VqjNSWHa
Hx1dUkxxw+FcRTaZAcTAhPsPRzWi0WYScKYeloEsQYPjwTTBolTxRM6X1pBMhUEb
yRMYxD5Hs2GWwKh4Y+HpmWRWNrUJE9Ci2jv/er/uIm+fnwhBeKC/Z8mO4EAszbxK
qfxFPY9RoxEXclBBe8My+IadQ9l6Jw==
=CUIP
-----END PGP SIGNATURE-----
pgp079u_jlpFS.pgp
Description: PGP signature
--- End Message ---