[Bug 233947] net/GeoIP: geoipupdate.sh has wrong file name for city database file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 11 22:29:29 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233947

            Bug ID: 233947
           Summary: net/GeoIP: geoipupdate.sh has wrong file name for city
                    database file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw at FreeBSD.org
          Reporter: freebsd at darkain.com
             Flags: maintainer-feedback?(adamw at FreeBSD.org)
          Assignee: adamw at FreeBSD.org

The script will download the file GeoLiteCity.dat.gz and extract it as
GeoLiteCity.dat, however the geoiplookup command is expecting the filename to
be GeoIPCity.dat. As such, this file is never actually used by the command.

https://github.com/freebsd/freebsd-ports/blob/master/net/GeoIP/files/geoipupdate.sh.in#L44

NOTE: I've not investigated the proper name for the IPv6 version, but it
probably follows the same renaming pattern, so most likely needs renamed too.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list