assignUser commented on PR #12980:
URL: https://github.com/apache/arrow/pull/12980#issuecomment-1118717149

   The issue is here: 
https://github.com/apache/arrow/blob/5e00151c8329e96c804ec67c1cc84e412b47c221/ci/docker/linux-apt-r.dockerfile#L47
   
   Changeing `tr 1 0` to `tr 1-2 0` should fix it. The same happens in 
`linux-apt-lint.dockerfile` but there the version is still pinned to 4.1 we 
could change it there as well. (both version and the `tr`-stuff)


-- 
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]

Reply via email to