[Bug 1975673] Re: libgpg-error/1.45-2 fails autopkgtest on i386

2022-06-02 Thread Lukas Märdian
After the autopkgtest branch was merged, we're now testing a Multi-Arch fix:
https://launchpad.net/~alexghiti/+archive/ubuntu/riscv/+sourcepub/13655308/+listing-archive-extra

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975673

Title:
  libgpg-error/1.45-2 fails autopkgtest on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgpg-error/+bug/1975673/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1975673] Re: libgpg-error/1.45-2 fails autopkgtest on i386

2022-05-25 Thread Alexandre Ghiti
I think there's another problem: it fails to install gcc-mingw-w64-i686
because autopkgtest tries to install gcc-mingw-w64-i686:i386 which does
not exist since it only exists as gcc-mingw-w64-i686:all.

I added :all to the test dependency, and then it works, the test passes
correctly on i386 \o/

But I'll come up with the proper patch in autopkgtest: it should try
:$arch first and then :all in case it does not work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1975673

Title:
  libgpg-error/1.45-2 fails autopkgtest on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgpg-error/+bug/1975673/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs