openresty / openresty/headers-more-nginx-module
nginx : Conflicts: nginx-common but 1.18.0-6.1+deb11u3 is to be installed
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 236
- Avg merge
- 1h 34m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Debian 11 installation command shown in the issue and inspect the available versions and dependency metadata for nginx, nginx-common, and libnginx-mod-http-headers-more-filter. Done means identifying a compatible package set or documenting the package conflict and its resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100