FS#56289 - [systemd, libseccomp] statx syscall is blocked in containers
Attached to Project:
Arch Linux
Opened by Antonio Rojas (arojas) - Friday, 10 November 2017, 10:24 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 10 January 2018, 20:48 GMT
Opened by Antonio Rojas (arojas) - Friday, 10 November 2017, 10:24 GMT
Last edited by Christian Hesse (eworm) - Wednesday, 10 January 2018, 20:48 GMT
|
Details
Description:
Please backport https://github.com/systemd/systemd/commit/8e6a7a8b2be409d356bcaface00f6d44390c07ff to our systemd package so that statx syscalls work in containers, which is needed to build Qt 5.10 |
This task depends upon
Closed by Christian Hesse (eworm)
Wednesday, 10 January 2018, 20:48 GMT
Reason for closing: Fixed
Additional comments about closing: libseccomp 2.3.2-2 in [testing]
Wednesday, 10 January 2018, 20:48 GMT
Reason for closing: Fixed
Additional comments about closing: libseccomp 2.3.2-2 in [testing]
So either statx support needs to be added in libseccomp (which is not even merged upstream yet - https://github.com/seccomp/libseccomp/pull/100) or this needs to be somehow worked around in systemd. What a major fuckup.
Can we get this in our package? Currently I have to patch out statx from Qt.