Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 491772 - dev-libs/geoip-1.6.0 download of GeoIP.dat.gz fails verification
Summary: dev-libs/geoip-1.6.0 download of GeoIP.dat.gz fails verification
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-20 14:13 UTC by Mark Tomich
Modified: 2013-11-20 14:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Tomich 2013-11-20 14:13:00 UTC
first, I get a 404 on http://distfiles.gentoo.org/distfiles/distfiles/GeoIP.dat.gz...and then it falls back to downloading from upstream at http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz.  This file has apparently been updated, so the emerge fails...

!!! Fetched file: GeoIP.dat.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      343426
!!! Expected: 339117


Reproducible: Always

Steps to Reproduce:
0. rm -f /usr/portage/distfiles/GeoIP.dat.gz
1. emerge -1 --nodeps =dev-libs/geoip-1.6.0
Actual Results:  
emerge fails due to file verification error

Expected Results:  
emerge succeeds.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-20 14:30:46 UTC
New upstream tarball, it appears. Thanks for the report. Should be fixed now.