paultiq commented on PR #48191: URL: https://github.com/apache/arrow/pull/48191#issuecomment-5293378587
The musllinux are because https://github.com/docker-library/python/pull/1123 dropped ALPINE_LINUX 3.22 builds... so 3.22 is stuck on 3.15.0b2. I successfully built/tested locally with 3.23. ## Question - Should *this* be a separate PR to update Alpine Linux version, like https://github.com/apache/arrow/pull/47148 (3.18 to 3.22)? - Should we go to 3.24 (latest) or 3.23 (minimum increase needed) ## Changes needed: https://github.com/apache/arrow/blob/e611f48081ec927e18e5bcb72fbd071c15c76b08/.env#L54 https://github.com/apache/arrow/blob/e611f48081ec927e18e5bcb72fbd071c15c76b08/dev/tasks/python-wheels/github.linux.yml#L35 https://github.com/apache/arrow/blob/e611f48081ec927e18e5bcb72fbd071c15c76b08/ci/docker/alpine-linux-3.22-cpp.dockerfile#L19 https://github.com/apache/arrow/blob/e611f48081ec927e18e5bcb72fbd071c15c76b08/ci/docker/alpine-linux-3.22-r.dockerfile#L23 -- 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]
