alamb opened a new issue, #6567: URL: https://github.com/apache/arrow-rs/issues/6567
**Describe the bug** The CI on the `master` branch is failing here is an example https://github.com/apache/arrow-rs/actions/runs/11354119817/job/31580642096 ``` ... Updating crates.io index Downloading crates ... Downloaded cargo-tarpaulin v0.18.2 Ignored package `cargo-tarpaulin v0.18.2` is already installed, use --force to override /home/runner/.cargo/bin/cargo-tarpaulin: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory ``` **To Reproduce** On CI **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> **Additional context** <!-- Add any other context about the problem here. --> -- 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]
