Bug 1156204 - python-txtorcon: GeoIP support is discontinued
Summary: python-txtorcon: GeoIP support is discontinued
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Tomas Cech
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 1156194
  Show dependency treegraph
 
Reported: 2019-11-07 17:19 UTC by Ludwig Nussel
Modified: 2020-03-10 15:48 UTC (History)
16 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2019-11-07 17:19:13 UTC
GeoIP has been discontinued by Maxmind. Please see
https://support.maxmind.com/geolite-legacy-discontinuation-notice/ for
details. Without the database GeoIP is useless. Therefore all users of GeoIP
have to either migrate to libmaxminddb or remove GeoIP support. The GeoIP
package itself will be dropped from Tumbleweed.
Comment 1 Matej Cepl 2019-11-08 06:41:37 UTC
spec_factory@stitny$ rg -li '^BuildRequires:.*geoip'
bind.spec
goaccess.spec
leechcraft.spec
lighttpd.spec
netsniff-ng.spec
nginx.spec
pdns.spec
php7-geoip.spec
pmacct.spec
proftpd.spec
python-Django.spec
python-Django1.spec
python-GeoIP.spec
python-txtorcon.spec
subnetcalc.spec
syslog-ng.spec
uwsgi.spec
webalizer.spec
spec_factory@stitny$
Comment 2 Tomáš Chvátal 2019-11-08 06:51:20 UTC
(In reply to Matej Cepl from comment #1)
> spec_factory@stitny$ rg -li '^BuildRequires:.*geoip'
...

This is a wrong check, there is geoip2 that is correct, the dead one is just geoip.
Comment 3 Ludwig Nussel 2019-11-08 07:13:04 UTC
I used whatdependson to figure out what builds against GeoIP and filed bugs for all of them, see tracker bug :)
Comment 4 Vítězslav Čížek 2020-03-10 15:48:12 UTC
The GeoIP requirement has already been dropped.
https://build.opensuse.org/request/show/760367