You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I'm trying to install the filter module alongside nginx on debian 11 but facing incompatible version issues
Installation
Stacktrace
The text was updated successfully, but these errors were encountered: