Skip to content

Conversation

@AdamWill
Copy link
Contributor

This fixes a couple of problems I ran into trying to use --resolve-package-list. At first it was failing to resolve the metalink URI but not telling me what URI it was trying to resolve, so I fixed that. Then it was trying to decompress zstd-compressed metadata using gzip, which doesn't work very well, so I fixed that.

It's rather useful to know *what* the URI is when something goes
wrong, after all.

Signed-off-by: Adam Williamson <[email protected]>
`_create_solvables` assumes metadata files are gzip-compressed,
but modern Fedora ones are not, they are zstd-compressed.

Signed-off-by: Adam Williamson <[email protected]>
@Conan-Kudo Conan-Kudo merged commit c7d37f8 into OSInside:main Jul 30, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants