sha256sums of 23.05-SNAPSHOT are broken
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 625
- Forks
- 103
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 1
Description
downloading sha256sums{,.asc,.sig} of all 23.05-SNAPSHOT architectures returns 404 error, e.g., https://downloads.openwrt.org/releases/23.05-SNAPSHOT/targets/x86/64/sha256sums
as a result, all corresponding docker images are not functional since setup.sh does checksum verification
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with setup.sh and reproduce the 404s for the 23.05-SNAPSHOT sha256sums, sha256sums.asc, and sha256sums.sig files at the example release path. Trace how checksum verification affects the Docker image build, then confirm that the affected architectures can download their checksum files and complete setup successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100