Skip to content

[20.10 backport] Use buster backports to build with libseccomp-2.4.4#42147

Merged
thaJeztah merged 1 commit intomoby:20.10from
thaJeztah:20.10_backport_41704_update_libseccomp
Mar 19, 2021
Merged

[20.10 backport] Use buster backports to build with libseccomp-2.4.4#42147
thaJeztah merged 1 commit intomoby:20.10from
thaJeztah:20.10_backport_41704_update_libseccomp

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

backport of #42054

Fixes #41704

The latest released versions of the static binaries (20.10.3) are still unable
to use faccessat2 with musl-1.2.2 even though this was addressed in #41353 and
related issues. The underlying cause seems to be that the build system
here still uses the default version of libseccomp shipped with buster.
An updated version is available in buster backports:
https://packages.debian.org/buster-backports/libseccomp-dev

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

Fixes moby#41704

The latest released versions of the static binaries (20.10.3) are still unable
to use faccessat2 with musl-1.2.2 even though this was addressed in moby#41353 and
related issues. The underlying cause seems to be that the build system
here still uses the default version of libseccomp shipped with buster.
An updated version is available in buster backports:
https://packages.debian.org/buster-backports/libseccomp-dev

Signed-off-by: Jeremy Huntwork <[email protected]>
(cherry picked from commit 1600e85)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😞

@AkihiroSuda
Copy link
Copy Markdown
Member

ppc64le CI is broken

[2021-03-19T05:08:03.416Z] Cloning into '/buildx'...

[2021-03-19T05:08:03.417Z] fatal: unable to access 'https://github.com/docker/buildx.git/': Could not resolve host: github.com

[2021-03-19T05:08:04.071Z] The command '/bin/sh -c git clone "${BUILDX_REPO}" /buildx' returned a non-zero code: 128

[2021-03-19T05:08:04.071Z] Makefile:280: recipe for target 'bundles/buildx' failed

[2021-03-19T05:08:04.071Z] make: *** [bundles/buildx] Error 128

@thaJeztah thaJeztah merged commit 6d72bb6 into moby:20.10 Mar 19, 2021
@thaJeztah thaJeztah deleted the 20.10_backport_41704_update_libseccomp branch March 19, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants