openresty-packaging icon indicating copy to clipboard operation
openresty-packaging copied to clipboard

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

Open neomantra opened this issue 4 years ago • 0 comments

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.

neomantra avatar Jul 30 '20 14:07 neomantra