wjones127 commented on issue #35063: URL: https://github.com/apache/arrow/issues/35063#issuecomment-1506013795
Very confused as to how the archery one is failing where it is. When I run this locally: ``` ARCH=arm64v8 archery docker run ubuntu-csharp ``` I find I need to add ``` apt update && apt install -y python3 pip ``` To the docker command. But once I do, the job passes successfully. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
