You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for not following the bug template, but I think it's not an issue with image-builder, just a needed link / checksum update.
https://releases.ubuntu.com/releases/24.04/ redirects to 24.04.1, resulting in broken downloads from make build-proxmox-ubuntu-2404. Updating the iso_url and iso_checksum inside packer/proxmox/ubuntu-2404.json resolves this issue.
/kind bug
The text was updated successfully, but these errors were encountered:
We've been waiting for a new patch release of Ubuntu 24.04 so we could actually pin the URLs to the immutable version (which, for some reason, isn't available when there's only a single release 🤷 )
I'll try and handle this later today (plus other providers).
No worries :) It's easy to miss if you don't know exactly what's going on. I'm glad you opened the issue as it made me aware of the new version being available 😁 Yeah, the redirect is very annoying, I've been trying to speak with someone at Canonical about it but haven't yet found the appropriate person to talk to.
Off-topic; I just found devstats.cncf.io through your profile and I love it - it's exactly as overengineered as a "cloud native" high score page should be haha. Truly beautiful
Sorry for not following the bug template, but I think it's not an issue with image-builder, just a needed link / checksum update.
https://releases.ubuntu.com/releases/24.04/ redirects to 24.04.1, resulting in broken downloads from
make build-proxmox-ubuntu-2404
. Updating theiso_url
andiso_checksum
insidepacker/proxmox/ubuntu-2404.json
resolves this issue./kind bug
The text was updated successfully, but these errors were encountered: