[ https://issues.apache.org/jira/browse/ARROW-18121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635108#comment-17635108 ]
Kouhei Sutou commented on ARROW-18121: -------------------------------------- This problem was solved by https://github.com/apache/arrow/pull/14477 . > [Release][CI] Use Ubuntu 22.04 for verifying binaries > ----------------------------------------------------- > > Key: ARROW-18121 > URL: https://issues.apache.org/jira/browse/ARROW-18121 > Project: Apache Arrow > Issue Type: Improvement > Components: Continuous Integration > Reporter: Kouhei Sutou > Assignee: Kouhei Sutou > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > APT/Yum verifications use Docker. If we use old libseccomp on host, some > operations may cause errors: > e.g.: > https://github.com/ursacomputing/crossbow/actions/runs/3294870946/jobs/5432835953#step:7:5437 > {noformat} > + 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) > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)