Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446964 - dev-libs/geoip geoipupdate.sh improvement
Summary: dev-libs/geoip geoipupdate.sh improvement
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-12-12 10:04 UTC by Micha Glave
Modified: 2012-12-12 15:30 UTC (History)
0 users

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


Attachments
just remove old file when return-code of wget == 0 (geoipupdate.patch,732 bytes, patch)
2012-12-12 10:04 UTC, Micha Glave
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.