Summary: | net-misc/ntpsec-1.2.1[seccomp]: broken with glibc-2.34 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Klemen Mihevc <solor> |
Component: | Current packages | Assignee: | Anthony Basile <blueness> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | https://gitlab.com/NTPsec/ntpsec/-/issues/713 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 803482 | ||
Attachments: | strace |
Description
Klemen Mihevc
2021-11-14 08:36:21 UTC
Could you run strace on it when it fails? (In reply to Sam James from comment #1) > Could you run strace on it when it fails? Ah, it's clone3. Created attachment 750975 [details]
strace
for refrence... looks like it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b3c7a5f76e2d6f66f307816f06cda43fad1a7b commit 96b3c7a5f76e2d6f66f307816f06cda43fad1a7b Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-14 08:47:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-14 08:48:52 +0000 net-misc/ntpsec: allow clone3 for glibc-2.34 (seccomp filter fix) Closes: https://bugs.gentoo.org/823692 Signed-off-by: Sam James <sam@gentoo.org> .../files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch | 19 +++++++++++++++++++ .../{ntpsec-1.2.1.ebuild => ntpsec-1.2.1-r1.ebuild} | 1 + 2 files changed, 20 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b5494d3110ca3afbb2f9981df68a9f477850134 commit 0b5494d3110ca3afbb2f9981df68a9f477850134 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-14 08:48:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-14 08:48:53 +0000 net-misc/chrony: allow clone3 for glibc-2.34 (seccomp filter fix) Bug: https://bugs.gentoo.org/823692 Signed-off-by: Sam James <sam@gentoo.org> .../{chrony-4.1-r1.ebuild => chrony-4.1-r2.ebuild} | 1 + .../files/chrony-4.1-seccomp-glibc-2-3-4.patch | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceabbc49d8f1b693febd5a55b3247c4870831d8c commit ceabbc49d8f1b693febd5a55b3247c4870831d8c Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-14 08:57:52 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-14 08:58:17 +0000 net-misc/ntpsec: add upstream bug reference Tried to open a PR but gitlab seems to have blocked me partway through opening it. Bug: https://bugs.gentoo.org/823692 Signed-off-by: Sam James <sam@gentoo.org> net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch | 1 + 1 file changed, 1 insertion(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ecbd9e86bd990a6f0ffa8127c4146c7ae318b9 commit e2ecbd9e86bd990a6f0ffa8127c4146c7ae318b9 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-11-17 02:34:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-11-17 02:34:55 +0000 net-misc/ntpsec: add link to upstream MR for glibc-2.34 fix Bug: https://bugs.gentoo.org/823692 Signed-off-by: Sam James <sam@gentoo.org> net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch | 1 + 1 file changed, 1 insertion(+) |