[
https://issues.apache.org/jira/browse/ARROW-18121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou updated ARROW-18121:
---------------------------------
Fix Version/s: 10.0.2
> [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
> Fix For: 10.0.2, 11.0.0
>
> Time Spent: 1h
> 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)