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.
New upstream tarball, it appears. Thanks for the report. Should be fixed now.