Fix error message when installing musl python on armv7 (#17213)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:
- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->
## Summary
Fixes #17210.
## Test Plan
Added a test function.
Co-authored-by: Zanie Blue <contact@zanie.dev>