pitrou commented on PR #48414: URL: https://github.com/apache/arrow/pull/48414#issuecomment-3632749953
There are some Linux packaging failures but it doesn't seem possible to reproduce those tasks locally: ```console $ DISTRIBUTION_VERSION=10 DISTRIBUTION=almalinux ARCHITECTURE=amd64 YUM_TARGETS=almalinux-10 TARGET=almalinux-10 rake docker:pull apt-dists-merge is needed for apt:* tasks cd apache-arrow /usr/bin/ruby3.2 -S rake docker:pull cd /home/antoine/arrow/dev/dev/tasks/linux-packages/../../.. docker pull ghcr.io/apache/arrow/package-apache-arrow-debian-bookworm Using default tag: latest Error response from daemon: Head "https://ghcr.io/v2/apache/arrow/package-apache-arrow-debian-bookworm/manifests/latest": denied rake aborted! ``` -- 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]
