[ 
https://issues.apache.org/jira/browse/ARROW-18121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kouhei Sutou updated ARROW-18121:
---------------------------------
    Description: 
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}

  was:
APT/Yum verifications use Docker. If we use some old version packages (I can't 
remember that what packages have a problem...) 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}


> [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
>
> 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)

Reply via email to