Skip to content
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

Ubuntu 22.04 redirects to 22.04.1 - proxmox json needs update #1560

Closed
nilsherzig opened this issue Sep 4, 2024 · 4 comments · Fixed by #1561
Closed

Ubuntu 22.04 redirects to 22.04.1 - proxmox json needs update #1560

nilsherzig opened this issue Sep 4, 2024 · 4 comments · Fixed by #1561
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@nilsherzig
Copy link
Contributor

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

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Sep 4, 2024
@AverageMarcus
Copy link
Member

Related: #1334

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).

@AverageMarcus AverageMarcus moved this to Up Next ➡️ in Roadmap Sep 5, 2024
@AverageMarcus AverageMarcus self-assigned this Sep 5, 2024
@github-project-automation github-project-automation bot moved this from In Progress ⛏️ to Done ✅ in Roadmap Sep 5, 2024
@nilsherzig
Copy link
Contributor Author

Ah sorry, I missed 1334, thanks for the fix tho. Honestly, the redirect thing on their website is kinda confusing

@AverageMarcus
Copy link
Member

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.

@nilsherzig
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants