openresty / openresty/openresty-packaging
Debian package needs to depend on `lsb-base`?
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 187
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
The Docker packaging got this issue about needing lsb-base package. This is due to the init scripts invoking /lib/lsb/init-functions.
Maybe regular Debian installs have this installed but the slim Docker images do not? Either way, we added it to the Docker image tooling.
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 by reviewing the Debian packaging scripts and Docker image tooling, then trace the init scripts that invoke /lib/lsb/init-functions. Check whether slim Debian images provide lsb-base and compare the existing Docker packaging change. Done means the package dependency behavior is verified and the relevant packaging or image configuration is updated if needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, docker
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100