Bug 473216

Summary: Wrong location of GeoIP.dat.gz
Product: [Fedora] Fedora Reporter: Ignacio Vazquez-Abrams <ivazqueznet>
Component: GeoIPAssignee: Michael Fleming <mfleming+rpm>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: aalam, mcepl, mcepl, mfleming+rpm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-08 13:05:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ignacio Vazquez-Abrams 2008-11-27 06:32:00 UTC
fetch-geoipdata.pl has http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz as the location of the data file, but it's moved to http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz.

Comment 1 Matěj Cepl 2008-11-28 20:10:03 UTC
There is nothing to triage here.

Switching to ASSIGNED so that developers have responsibility to do whatever they want to do with it.

Comment 2 Michael Fleming 2008-11-28 23:33:38 UTC
Ignacio, thanks for the bug report and thanks to Matej for following it up :-)

It's a fairly trivial one and should only affect the little Perl hack I wrote to fetch the free updated databases. Maxmind have pushed out updated library and Perl/Python extensions so I'll roll the fix into updated packages later today.

Thanks gents, microbrews headed your way.

Comment 3 Fedora Update System 2008-11-29 00:27:22 UTC
GeoIP-1.4.5-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/GeoIP-1.4.5-2.fc10

Comment 4 Fedora Update System 2008-12-03 01:11:47 UTC
GeoIP-1.4.5-2.fc10 has been pushed to the Fedora 10 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update GeoIP'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2008-10509

Comment 5 A S Alam 2008-12-05 07:21:50 UTC
Latest package GeoIP-1.4.5-2.fc10 has following path.
my $url      = 'http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz';

it is fixed with test version->Verfied

Comment 6 Fedora Update System 2008-12-08 13:05:43 UTC
GeoIP-1.4.5-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.