Skip to content

Change Fedora Rawhide URL to its new location under archive/ #320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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