|
Bugzilla – Full Text Bug Listing |
| Summary: | python-txtorcon: GeoIP support is discontinued | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ludwig Nussel <lnussel> |
| Component: | Other | Assignee: | 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
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$ (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. I used whatdependson to figure out what builds against GeoIP and filed bugs for all of them, see tracker bug :) The GeoIP requirement has already been dropped. https://build.opensuse.org/request/show/760367 |