#1107130 snapd: stop using gcc-multilib

Package:
src:snapd
Source:
src:snapd
Submitter:
Helmut Grohne
Date:
2025-06-24 09:53:02 UTC
Severity:
normal
Tags:
#1107130#5
Date:
2025-06-01 20:21:49 UTC
From:
To:
We want to remove the gcc-multilib package. snapd happens to use it for
testing 32bit seccomp functionality on amd64. An alternative to using
-m32 is to use real cross toolchains. These are more generic than
multilib. I'm attaching a patch that converts snapd to use targeted
cross toolchains for the snap-seccomp test. As a result, it no longer
needs to be skipped. Since the gcc-multilib dependency also is a problem
to cross building, the change improves that aspect as well. Please
consider applying the patch in the forky cycle.

Helmut

#1107130#10
Date:
2025-06-02 06:41:13 UTC
From:
To:
Thank you. I will apply this locally and commit to the next release.


Dnia 1 czerwca 2025 22:21:49 CEST, Helmut Grohne <helmut@subdivi.de> napisał/a:

#1107130#15
Date:
2025-06-24 09:51:33 UTC
From:
To:
W dniu 1.06.2025 o 22:21, Helmut Grohne pisze:

Thank you again.

I've opened https://salsa.debian.org/debian/snapd/-/merge_requests/15
with the patch and I will include it in the next release.

Best regards
ZK