Commit f190514
Improve error handling for platform detection in Python downloads (#18453)
I noticed this weird error chain in
#8635 (comment)
```
error: Failed to parse request part
Caused by: Could not read ELF interpreter from any of the following paths: /bin/sh, /usr/bin/env, /bin/dash, /bin/ls
```
Co-authored-by: Claude <noreply@anthropic.com>1 parent 3f03c64 commit f190514
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
409 | 412 | | |
410 | 413 | | |
411 | 414 | | |
| |||
0 commit comments