Control: reopen -1 Hi Matthias,
On Thu, Nov 14, 2024 at 11:21:01AM +0000, Debian Bug Tracking System wrote: > no feedback, closing this issue. I can still reproduce it in quite some variety. gnat-13-<triplet> as built from src:gcc-13 still contains unversioned tools. There are declared conflicts for various gnat-VER, but no conflicts for gnat-VER-<triplet>. As a result, there still is an undeclared file conflict with gnat-12-<triplet> as built from src:gcc-12-cross present in bookworm|trixie|sid and gnat-11-<triplet> as built from src:gcc-11-cross present in bookworm|sid. I cannot find any such conflicts for gnat-14-<triplet> nor gnat-15-<triplet>, because then the defaults are managed via src:gcc-defaults. I think src:gcc-13 needs to augment its Conflicts from Conflicts: gnat-4.9, gnat-5`'TS, gnat-6`'TS, gnat-7`'TS, gnat-8`'TS, gnat-9`'TS, gnat-10`'TS, gnat-11`'TS, gnat-12`'TS, to Conflicts: gnat-4.9, gnat-5`'TS, gnat-6`'TS, gnat-7`'TS, gnat-8`'TS, gnat-9`'TS, gnat-10`'TS, gnat-11`'TS, gnat-11`'arch_gnusuffix, gnat-12`'TS, gnat-12`'arch_gnusuffix Helmut