I had to manually construct the removal command (there was enough info in the bug but it wasn't formatted correctly), so there's always a risk of miscommunication. Here's the log:
paultag@fasolo:~$ dak rm -p -d 1091920 -R -C package -m "remove nvptx-tools binary on unused architectures" -b -a armel,armhf,i386,mips64el,riscv64,s390x nvptx-tools Will remove the following packages from unstable: nvptx-tools | 0.20240810-2 | armel, armhf, i386, mips64el, riscv64, s390x Maintainer: Debian GCC Maintainers <debian-...@lists.debian.org> Will also close bugs: 1091920 Will also send CCs to: nvptx-to...@packages.debian.org Secondly, dak reported breakage: Checking reverse dependencies... # Broken Build-Depends: gcc-11: nvptx-tools gcc-12: nvptx-tools gcc-13: nvptx-tools gcc-14: nvptx-tools gcc-snapshot: nvptx-tools I checked these by hands, and these relations were already arch constrained. I don't know why dak is being grumpy here, so I continued with the removal since everything looked fine by eye. If there's any actual breakage please let me know and I can help - but everything looks like it was in order here. Paul -- :wq