[PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Thu Apr 2 00:12:22 PDT 2026


On Wed, Apr 1, 2026 at 4:58 PM Gary Guo <gary at garyguo.net> wrote:
>
> The scripts/rust_is_available.sh change looks correct to me, although I couldn't
> get scripts/rust_is_available_test.py to run on NixOS.
>
> Looks like it filtered out PATH but uses /usr/bin/env to find python binary? For
> obvious reasons that will only work if python is located /usr/bin/python.

Yeah, the script has some assumptions on it (e.g. it also assumes
`dash` behavior vs. `bash` in a couple tests which I should relax
too). Happy to change that.

Thanks for testing it :)

Cheers,
Miguel



More information about the linux-arm-kernel mailing list