Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian GNU/Linux 12 (bookworm) Unable to install NGINX - directive "stream" (install libnginx-mod-stream not working) #1432

Open
tse64 opened this issue May 18, 2024 · 0 comments
Labels
support Help, I'm stuck somehow

Comments

@tse64
Copy link

tse64 commented May 18, 2024

Describe the issue

Installing NGINX, get the error : unknown directive "stream" -> did $ sudo apt install libnginx-mod-stream

result in the error:

///
dpkg: error processing package nginx (--configure):
installed nginx package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of libnginx-mod-stream:
libnginx-mod-stream depends on nginx-abi-1.22.1-7; however:
Package nginx-abi-1.22.1-7 is not installed.
Package nginx which provides nginx-abi-1.22.1-7 is not configured yet.

dpkg: error processing package libnginx-mod-stream (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
nginx
libnginx-mod-stream
E: Sub-process /usr/bin/dpkg returned an error code (1)
///

try to install nginx-abi-1.22.1-7 but that is the result

Note, selecting 'nginx' instead of 'nginx-abi-1.22.1-7'
nginx is already the newest version (1.22.1-9).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.

Location in guide

Install NGINX

Screenshots

Image 18-5-24 at 22 15

Environment

PI5 - Bookworm

@tse64 tse64 added the support Help, I'm stuck somehow label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Help, I'm stuck somehow
Projects
None yet
Development

No branches or pull requests

1 participant