Bug 1768317 - geoip support missing
Summary: geoip support missing
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: nginx
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Felix Kaechele
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-04 02:53 UTC by IanB
Modified: 2021-04-21 14:26 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-04-21 14:26:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description IanB 2019-11-04 02:53:24 UTC
Description of problem:

geoip module no longer supported as of nginx-1.16.1-1. Recent update shows this in yum.log:

/var/log/yum.log:81:Nov 03 18:36:05 Installed: 1:nginx-1.16.1-1.el7.x86_64
/var/log/yum.log:105:Nov 03 18:41:48 Erased: 1:nginx-mod-http-geoip-1.12.2-3.el7.x86_64

geoip support should not be removed until a suitable replacement is added e.g. geoip2

Comment 1 Warren Togami 2020-02-12 23:21:17 UTC
My recommendation is to close this as CANTFIX because if you read into the history there really is no choice.

Comment 2 Peter Borsa 2020-05-22 10:16:32 UTC
Hi,

What do you think about geoip2 support?

There is a COPR repository where mtorromeo created a dynamic module: https://copr.fedorainfracloud.org/coprs/mtorromeo/nginx-modules-el7/package/nginx-mod-geoip2/

Comment 3 Felix Kaechele 2021-04-21 14:26:10 UTC
I have decided to not include 3rd party source code in the nginx package build process.
I do, however, have enabled the --with-compat build flag in the nginx package, so it should be easy for people to build separate packages with the dynamic module.


Note You need to log in before you can comment on or make changes to this bug.