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

nginx : Conflicts: nginx-common but 1.18.0-6.1+deb11u3 is to be installed #160

Open
chaicado opened this issue Apr 15, 2024 · 0 comments
Open

Comments

@chaicado
Copy link

I'm trying to install the filter module alongside nginx on debian 11 but facing incompatible version issues

Installation

sudo apt-get -y install nginx nginx-common libnginx-mod-http-headers-more-filter

Stacktrace

sudo apt-get -y install nginx nginx-common libnginx-mod-http-headers-more-filter
2024-04-15T09:31:42Z:     amazon-ebs.aws: Reading package lists...
2024-04-15T09:31:42Z:     amazon-ebs.aws: Building dependency tree...
2024-04-15T09:31:42Z:     amazon-ebs.aws: Reading state information...
2024-04-15T09:31:42Z:     amazon-ebs.aws: Some packages could not be installed. This may mean that you have
2024-04-15T09:31:42Z:     amazon-ebs.aws: requested an impossible situation or if you are using the unstable
2024-04-15T09:31:42Z:     amazon-ebs.aws: distribution that some required packages have not yet been created
2024-04-15T09:31:42Z:     amazon-ebs.aws: or been moved out of Incoming.
2024-04-15T09:31:42Z:     amazon-ebs.aws: The following information may help to resolve the situation:
2024-04-15T09:31:42Z:     amazon-ebs.aws:
2024-04-15T09:31:42Z:     amazon-ebs.aws: The following packages have unmet dependencies:
2024-04-15T09:31:42Z:     amazon-ebs.aws:  nginx : Conflicts: nginx-common but 1.18.0-6.1+deb11u3 is to be installed
2024-04-15T09:31:42Z: ==> amazon-ebs.aws: E: Unable to correct problems, you have held broken packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant