openresty / openresty/openresty-packaging
1.21 series missing from Alpine 3.18 APKINDEX
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 187
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to release new Docker images based on Alpine 3.18 and the 1.21.x.x series.
It appears that all the 1.21 packages are missing from the APKINDEX:
$ curl -s https://openresty.org/package/alpine/v3.18/main/aarch64/APKINDEX.tar.gz | tar xO APKINDEX | grep 1\.21
<nothing useful>
The package files themselves are in the OpenResty Alpine repo.
Here's the image build log:
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
Reproduce the missing-package query against the Alpine 3.18 aarch64 APKINDEX and compare it with the package files in the OpenResty Alpine repository. Review the linked Docker image build log for where the index is generated or published. Done means the index contains the 1.21 packages and the image build can resolve them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux
- Domain
- build-system, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100