Skip to content

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

Open
ravenjoad wants to merge 1 commit intofiresim:masterfrom
ravenjoad:fix-fedora-img
Open

Change Fedora Rawhide URL to its new location under archive/#320
ravenjoad wants to merge 1 commit intofiresim:masterfrom
ravenjoad:fix-fedora-img

Conversation

@ravenjoad
Copy link
Copy Markdown

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.
@ravenjoad
Copy link
Copy Markdown
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.

@ravenjoad
Copy link
Copy Markdown
Author

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