On Sat, 27 Jan 2024 00:17:50 +0000 Michael Gilbert <mgilb...@debian.org> wrote:
package: src:rhsrvany
version: 1.1-2
severity: serious
tag: patch
runsrvany64 and runpnpwait64 autopkgtests can fail on amd64 on
ci.debian.net because of foreign arch wine32 installability issues
[0]. This currently prevents wine from migrating to testing [1].
The attached patch solves the problem by removing wine32 install from
the scripts. wine32 isn't needed since the tests run correctly on
amd64 when wine and wine64 are installed, which is the case for
ci.debian.net.
Best wishes,
Mike
[0] https://ci.debian.net/packages/r/rhsrvany/testing/amd64/42392786/
[1] https://qa.debian.org/excuses.php?package=wine
Hi,
I've uploaded 1.1-3 which fixes the issue by removing the tests for amd64.
However, I believe the original purpose was to ensure that pushing the git
branch would also run the autopkgtests (which only run on amd64 containers).
Unfortunately the logs are not available anymore. Any idea what the original
problem was?
It would be nice to have autopkgtests run on amd64 when testing things out
before uploading a package.
Regards,
Lee