On Sun, Aug 31, 2025 at 02:41:46PM +0200, Andreas Metzler wrote:
>
> It would be a great if there was a pipeline that tried building all reverse
> build-dependencies. That would help for soname bumps, the current Debian
> pipeline runs the testsuite of rdeps which is a noop after a soname
> bump.
>
Having recently shot myself in the foot here, I second this.
That would be immensely helpful for rust and golang packages, which
are statically compiled and get a lot of coverage by rebuilds.
Any chance we could enable this on at least amd64 and arm64, which is
relatively cheap compute?