tustvold opened a new issue, #41637:
URL: https://github.com/apache/arrow/issues/41637

   ### Describe the enhancement requested
   
   As reported on https://github.com/rust-lang/rust/issues/125067 and 
https://github.com/apache/arrow-rs/issues/5719 the integration test image is 
running a very old glibc version in particular 2.12 from 2010!
   
   I am not entirely sure why the version is so old, but given the version in 
question predates docker I can only guess this must have been intentional at 
some point? Perhaps for compatibility with RHEL or something that likes to lag 
miles behind?
   
   We're currently unable to update the Rust toolchain because of this and so 
it would be good to find some way to perhaps move to a version of glibc from 
this decade... Rust requires at least 2.17 - 
https://blog.rust-lang.org/2022/08/01/Increasing-glibc-kernel-requirements.html
   
   ### Component(s)
   
   Archery


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