Skip to content

[Release][CI] Use Ubuntu 22.04 for verifying binaries #33318

Description

@asfimport

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


  + 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.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions