On Mon, Feb 12, 2024 at 01:37:56PM +0100, Enrico Zini wrote: > Hello, and thank you for your work on sphinx! > > Possibly due to > https://salsa.debian.org/python-team/packages/sphinx/-/commit/4a1ebb237fb0f10adef3df39c2844aa68b9da79c > sphinx leaks the build path into the generated output (see attached > output.html.gz). > > This looks like an accidental mistake that is currently making packages > unreproducible.
This actually turns out not to be a sphinx regression at all. It's just a coincidence that this upload was at around the same time as https://salsa.debian.org/salsa-ci-team/pipeline/-/commit/9d97899bfdfde393d69312a67881330ade63b5ba, which enabled build path variation in reprotest runs that we were previously missing. I think the correct fix is to enable the todo_link_only option on our side. I'm currently testing that, and if that works then I think this bug can be closed. -- Colin Watson (he/him) [cjwat...@debian.org]