Hi Santiago! On Mon, Jul 13, 2026 at 11:55:34PM +0200, Santiago Vila wrote: > Hello. > > After an archive rebuild of trixie, I found some build failures > following a common pattern in several packages, which did not happen > in Debian 13.5. > > For example, src:python3.13 failed for me with an error like this: > > --------------------- > Running Sphinx v8.1.3 > [...] > reading sources... [ 51%] library/heapq .. library/i18n > > Exception occurred: > File "/usr/lib/python3.13/multiprocessing/connection.py", line 399, in _recv > raise EOFError > EOFError > --------------------- > > which is the same error everybody can see right now in reproducible builds: > > https://tests.reproducible-builds.org/debian/rbuild/trixie/amd64/python3.13_3.13.5-2+deb13u3.rbuild.log.gz > > At least the following packages are affected: > > src:blender-doc > src:cp2k > src:groonga > src:kitty > src:openmpi > src:python3.13 > > I would appreciate if somebody could file a proper bug, as I can't > determine if this is a bug in python or a bug in sphinx (or both). > > Note: The error might not happen always, but I can provide a VM where > this happens 100% of the time to anyone willing to reproduce it.
This commit should fix it: https://salsa.debian.org/python-team/packages/sphinx/-/commit/0622a203a848c97a452bcb5c5bb7517b4c453c03 Do you want to test it in your VM, or I should go ahead with the upload? -- Dmitry Shachnev
signature.asc
Description: PGP signature

