Bug 1156204

Summary: python-txtorcon: GeoIP support is discontinued
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ludwig Nussel <lnussel>
Component: OtherAssignee: Tomas Cech <sleep_walker>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: adrian.glaubitz, alarrosa, aplanas, coolo, dleuenberger, dmueller, mcepl, mimi.vx, p.drouand, petr, rjschwei, steven.kowalik, tbechtold, tchvatal, toddrme2178, vcizek
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1156194    

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