https://bugs.contribs.org/show_bug.cgi?id=10859
Terry Fage <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #21 from Terry Fage <[email protected]> ---
Looks to be all good, back to verified
[root@sme92x64test ~]# geoipupdate -v
geoipupdate 3.1.1
Opened License file /etc/GeoIP.conf
AccountID 163140
LicenseKey QVt1...
Insert edition_id GeoLite2-City
Insert edition_id GeoLite2-Country
Read in license key /etc/GeoIP.conf
Number of edition IDs 2
url:
https://updates.maxmind.com/app/update_getfilename?product_id=GeoLite2-City
md5hex_digest: b8065014eaa7cc763da5cbf5c66a276b
url:
https://updates.maxmind.com/geoip/databases/GeoLite2-City/update?db_md5=b8065014eaa7cc763da5cbf5c66a276b
No new updates available
url:
https://updates.maxmind.com/app/update_getfilename?product_id=GeoLite2-Country
md5hex_digest: 99a0e26a26a11f29c90111702964f04f
url:
https://updates.maxmind.com/geoip/databases/GeoLite2-Country/update?db_md5=99a0e26a26a11f29c90111702964f04f
No new updates available
[root@sme92x64test ~]# cat /etc/GeoIP.conf
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at http://www.contribs.org/development/
#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
# The following AccountID and LicenseKey are required placeholders.
# For geoipupdate versions earlier than 2.5.0, use UserId here instead of
AccountID.
#AccountID 0
AccountID ######
LicenseKey xxxxxxxxxxxxxxxx
# Include one or more of the following edition IDs:
# * GeoLite2-City - GeoLite 2 City
# * GeoLite2-Country - GeoLite2 Country
# For geoipupdate versions earlier than 2.5.0, use ProductIds here instead of
EditionIDs.
EditionIDs GeoLite2-City GeoLite2-Country
#ProductIds GeoLite2-City GeoLite2-Country
# The remaining settings are OPTIONAL.
# The directory to store the database files. Defaults to /usr/share/GeoIP
# DatabaseDirectory /usr/share/GeoIP
DatabaseDirectory /usr/share/GeoIP
# The server to use. Defaults to "updates.maxmind.com".
# Host updates.maxmind.com
Host updates.maxmind.com
# The proxy host name or IP address. You may optionally specify a
# port number, e.g., 127.0.0.1:8888. If no port number is specified, 1080
# will be used.
# Proxy 127.0.0.1:8888
# The user name and password to use with your proxy server.
# ProxyUserPassword username:password
# Whether to preserve modification times of files downloaded from the server.
# Defaults to "0".
# PreserveFileTimes 0
PreserveFileTimes 0
# The lock file to use. This ensures only one geoipupdate process can run at a
# time.
# Note: Once created, this lockfile is not removed from the filesystem.
# Defaults to ".geoipupdate.lock" under the DatabaseDirectory.
# LockFile /usr/share/GeoIP/.geoipupdate.lock
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/