Skip to content

Conversation

KarlJoad
Copy link

Sometime in the past 8-12 months, Fedora moved their virt-builder image for Fedora Rawhide 20191123.n.1 under an archive/ URL. Update the Makefile to reflect this change.

Sometime in the past 8-12 months, Fedora moved their virt-builder image
for Fedora Rawhide 20191123.n.1 under an archive/ URL. Update the
Makefile to reflect this change.
@KarlJoad
Copy link
Author

It would be good if we actually verify against the checksum too. This would prevent us from getting responses or file that we don't expect. (https://dl.fedoraproject.org/pub/alt/risc-v/archive/repo/virt-builder-images/images/Fedora-Minimal-Rawhide-20191123.n.1-sda.raw.xz.CHECKSUM)

With the old URL, curl goes for ~1 minute, then an HTTP response is given and /that/ is saved to the compressed img file. That compressed image is then "decompressed" to a zero-byte file, allowing the rest of Firemarshal to go.

@KarlJoad
Copy link
Author

KarlJoad commented Aug 2, 2025

Fixes & closes #318.

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.

1 participant