openresty / openresty/openresty-packaging

Debian package needs to depend on `lsb-base`?

Open
#44 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

The Docker packaging got this issue about needing lsb-base package. This is due to the init scripts invoking /lib/lsb/init-functions.

https://packages.debian.org/search?suite=stable&section=all&arch=any&searchon=contents&keywords=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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.