Skip to content

lib/generate: fix URL in sysupdate conf #133

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

Closed
wants to merge 1 commit into from

Conversation

t-lo
Copy link
Member

@t-lo t-lo commented Mar 30, 2025

510b519 added support for explicit release URLs for raw files but broke generic URLs as the version part of the URL was dropped.

This change updates sysupdate to use the plain extensions/ URL by default for SHA256SUMS and raw files, mitigating the issue.

Fixes #127.

TODO after merging: delete all affected releases (basically everything except kubernetes, rke, and k3s) to force a rebuild OR fix-up the .conf files manually and re-upload to affected releases.

510b519 added support for explicit
release URLs for raw files but broke generic URLs as the version part of
the URL was dropped.

This change updates sysupdate to use the plain extensions/ URL by
default for SHA256SUMS and raw files, mitigating the issue.

Fixes #127.

Signed-off-by: Thilo Fromm <[email protected]>
@t-lo t-lo requested a review from a team March 30, 2025 10:30
@t-lo
Copy link
Member Author

t-lo commented Mar 30, 2025

Superseded by #134 .

@t-lo t-lo closed this Mar 30, 2025
@t-lo t-lo deleted the t-lo/sysupdate-fix-generic-url branch March 30, 2025 16:46
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.

docker-compose RAW image URL reports 404
1 participant