openresty / openresty/openresty-packaging

1.21 series missing from Alpine 3.18 APKINDEX

Open
#149 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.