Hi Simon, With node-lit now in testing and the man-page fix in 1.5.22+ds-2, siso is one step from migrating. The only remaining blocker is i386 reproducibility; amd64, arm64 and armhf all reproduce, autopkgtests pass everywhere, and it is past the age requirement.
The i386 diffoscope shows the only difference is the Go build id: the compiled code is byte-identical (the content-id segments match), only the build-input hash and what derives from it differ. -trimpath is applied, and the failing rebuild is a week after the original, so this looks like toolchain skew rather than a packaging defect. It is not general to Go on i386 (restic, hugo, syncthing, prometheus, gopls are GOOD), though docker.io is also BAD. https://reproduce.debian.net/i386/api/v1/builds/233849/artifacts/596446/diffoscope Does the i386 result hard-block migration? If a fresh rebuild would likely clear it, can you trigger one, or who can? Thanks, Juan
