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

Fix shared library locations #113

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

brooksn
Copy link

@brooksn brooksn commented Oct 13, 2022

What this PR does / why we need it:

Fixes bugs introduced by #112 , where e2e tests are failing with these errors:

E1012 14:16:04.875048      15 controller.go:179] Unexpected failure reloading the backend:
871s
3564	
871s
3565	-------------------------------------------------------------------------------
871s
3566	Error: exit status 1
871s
3567	2022/10/12 14:16:04 [emerg] 78#78: dlopen() "/etc/nginx/modules/ngx_http_modsecurity_module.so" failed (liblmdb.so.0.0.0: cannot open shared object file: No such file or directory) in /tmp/nginx/nginx-cfg2928146365:7
Error: exit status 1
2022/10/12 19:00:00 [emerg] 281#281: dlopen() "/etc/nginx/modules/ngx_http_modsecurity_module.so" failed (liblmdb.so.0.0.0: cannot open shared object file: No such file or directory) in /tmp/nginx/nginx-cfg3824562072:7
nginx: [emerg] dlopen() "/etc/nginx/modules/ngx_http_modsecurity_module.so" failed (liblmdb.so.0.0.0: cannot open shared object file: No such file or directory) in /tmp/nginx/nginx-cfg3824562072:7
nginx: configuration file /tmp/nginx/nginx-cfg3824562072 test failed

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Signed-off-by: Brooks Newberry <[email protected]>
@brooksn brooksn merged commit a8f46cb into rancher:hardened-nginx-1.2.x-fix Oct 14, 2022
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 18, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 18, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 18, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 19, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 24, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Nov 16, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Nov 16, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Dec 3, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Dec 5, 2022
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Feb 15, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Jun 29, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Jun 29, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 13, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 13, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 16, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 16, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 16, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 25, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 25, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 25, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Oct 26, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 26, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 26, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit that referenced this pull request Oct 26, 2023
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Mar 26, 2024
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Mar 26, 2024
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Mar 26, 2024
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
dereknola pushed a commit to dereknola/ingress-nginx that referenced this pull request Mar 26, 2024
* use bci as base image

* bci fix dependencies

* nginx image fix geoip dependency

* nginx image use catatonit

* install catatonit s390x rootfs

* fix linked libs (rancher#113)

Signed-off-by: Brooks Newberry <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants