Source: gnupg2 Version: 2.1.14-5 Severity: normal Hi
I (wine comaintainer) noticed that you use the command wine32 in the autopkgtest. This command doesn't exist anymore, since we moved closer to upstream and provide a shared WoW64 setup (this enables users to run 32-bit and 64-bit applications at the same time in the same wineprefix with the same wineserver). So today you always use the command wine (in package wine), independently if you want to run a 32-bit or a 64-bit application. If you need support for 32-bit applications the package wine32 has to be installed additionally. If available it's automatically pulled in by wine. wine32 is available only on some 32-bit architectures: any-i386 any-powerpc armel armhf You may add one of these as foreign architecture on a compatible 64-bit architecture: amd64 arm64 This step has to be done manually. Greets jre

