Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 446964

Summary: dev-libs/geoip geoipupdate.sh improvement
Product: Gentoo Linux Reporter: Micha Glave <gentoo>
Component: [OLD] LibraryAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: just remove old file when return-code of wget == 0

Description Micha Glave 2012-12-12 10:04:53 UTC
Created attachment 332102 [details, diff]
just remove old file when return-code of wget == 0

Downloading the lite-DB from maxmind often fail because of a download-restriction (imho once a day per IP). After reaching the limit even the old databases are lost.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-12 15:30:09 UTC
The fix is in dev-libs/geoip-1.4.8-r2. Thanks for reporting and for the patch.