-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
APT/Yum verifications use Docker. If we use old libseccomp on host, some operations may cause errors:
+ valac --pkg arrow-glib --pkg posix build.vala
error: Failed to close file descriptor for child process (Operation not permitted)
error: Failed to close file descriptor for child process (Operation not permitted)
error: Failed to close file descriptor for child process (Operation not permitted)
error: Failed to close file descriptor for child process (Operation not permitted)
error: Failed to close file descriptor for child process (Operation not permitted)
error: Failed to close file descriptor for child process (Operation not permitted)
Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou
PRs and other links:
Note: This issue was originally created as ARROW-18121. Please see the migration documentation for further details.