Package: extrepo Version: 0.15 Severity: normal With dpkg native architecture of amd64 and a foreign architecture of i386 enabling the VSCode or .NET repositories results in warnings:
Notice: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://packages.microsoft.com/debian/13/prod trixie InRelease' doesn't support architecture 'i386' Notice: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://packages.microsoft.com/repos/vscode stable InRelease' doesn't support architecture 'i386' extrepo should write a "Architectures-Remove" directive for all foreign architectures not supported by the target repository to the sources files. This wasn't an issue prior to the fix of bug #947244 as all supported architectures were listed, but which in turn resulted in overfetching.

