uv/crates/uv-resolver
konsti 19e19d5795
Add error trace to invalid package format (#15626)
In https://github.com/astral-sh/uv/issues/11636, we're getting reports
for installation flakes that report an invalid package format for what
appears to be a network problem. Since we're cutting the error reporting
to the first error message in the chain, we're not reporting the actual
network error underneath it.

This PR displays the whole error chain for invalid package format
errors, so we can debug and eventually catch-and-retry
https://github.com/astral-sh/uv/issues/11636.
2025-09-02 15:22:42 +02:00
..
src Add error trace to invalid package format (#15626) 2025-09-02 15:22:42 +02:00
Cargo.toml Add uv tree --show-sizes to show package sizes (#15531) 2025-08-29 08:31:46 -05:00