oracle / railcar

RailCar: Rust implementation of the Open Containers Initiative oci-runtime
Other
1.12k stars 101 forks source link

Use libseccomp v2.3.3 #42

Closed S-YOU closed 5 years ago

S-YOU commented 5 years ago

Current version does not support new syscall statx

INFO - Skipping unknown syscall: seccomp error: 'could not resolve statx'

Reference commit on libseccomp: https://github.com/seccomp/libseccomp/commit/4793ea990ea80ee26ed63e2a20723fdb417abf5b

Upgrading to v2.3.3 fixes it.

S-YOU commented 5 years ago

Oops, found the CLA, and too much paperwork, not for now.