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

extraModule #10944

Closed
Tasmana-banana opened this issue Jan 30, 2024 · 9 comments
Closed

extraModule #10944

Tasmana-banana opened this issue Jan 30, 2024 · 9 comments
Labels
needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@Tasmana-banana
Copy link

Tasmana-banana commented Jan 30, 2024

Error:(combined from similar events): Error reloading NGINX: ------------------------------------------------------------------------------- Error: exit status 1 2024/01/30 14:16:53 [emerg] 40#40: dlopen() "/modules_mount/etc/nginx/modules/imagefilter/ngx_http_image_filter_module.so" failed (Error loading shared library libgd.so.3: No such file or directory (needed by /modules_mount/etc/nginx/modules/imagefilter/ngx_http_image_filter_module.so)) in /tmp/nginx/nginx-cfg2884544386:15 nginx: [emerg] dlopen() "/modules_mount/etc/nginx/modules/imagefilter/ngx_http_image_filter_module.so" failed (Error loading shared library libgd.so.3: No such file or directory (needed by /modules_mount/etc/nginx/modules/imagefilter/ngx_http_image_filter_module.so)) in /tmp/nginx/nginx-cfg2884544386:15 nginx: configuration file /tmp/nginx/nginx-cfg2884544386 test failed ------------------------------------------------------------------------------- but i have this file in path!

What happened:

I try install module ngx_http_image_filter_module using extra modules
What you expected to happen:

POD_NAMESPACE=ingress-nginx

NGINX Ingress controller
Release: v1.9.5
Build: f503c4b
Repository: https://github.com/kubernetes/ingress-nginx
nginx version: nginx/1.21.6

I using helm 4.9.0 version

@Tasmana-banana Tasmana-banana added the kind/bug Categorizes issue or PR as related to a bug. label Jan 30, 2024
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jan 30, 2024
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Tasmana-banana
Copy link
Author


NGINX Ingress controller
Release: v1.9.5
Build: f503c4b
Repository: https://github.com/kubernetes/ingress-nginx
nginx version: nginx/1.21.6


@Tasmana-banana
Copy link
Author

version helm 4.9.0

@longwuyuan
Copy link
Contributor

/remove-kind bug

  • When you click the button to create a new bug report, there are many questions asked
  • Please look at those questions
  • Then please edit your issue description here and answer those questions
  • It helps people reading this to get some information to base their comments on
  • The profo provided is you to too short and too cryptic to make useful comment

@k8s-ci-robot k8s-ci-robot added needs-kind Indicates a PR lacks a `kind/foo` label and requires one. and removed kind/bug Categorizes issue or PR as related to a bug. labels Jan 31, 2024
@longwuyuan
Copy link
Contributor

/triage needs information

@k8s-ci-robot
Copy link
Contributor

@longwuyuan: The label(s) triage/needs, triage/information cannot be applied, because the repository doesn't have them.

In response to this:

/triage needs information

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@longwuyuan
Copy link
Contributor

/triage needs-information

@k8s-ci-robot k8s-ci-robot added the triage/needs-information Indicates an issue needs more information in order to work on it. label Jan 31, 2024
@rikatz
Copy link
Contributor

rikatz commented Feb 28, 2024

you need to install on your image libgd, as the error is stating: (Error loading shared library libgd.so.3

Make sure your internally built image also adds libgd packages

/close

@k8s-ci-robot
Copy link
Contributor

@rikatz: Closing this issue.

In response to this:

you need to install on your image libgd, as the error is stating: (Error loading shared library libgd.so.3

Make sure your internally built image also adds libgd packages

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
Development

No branches or pull requests

4 participants