I started a system update by emerge --sync && emerge -uDNvat world, but the update process stops each time it tries to unpack? the googleearth bin file.
localhost distfiles # emerge --resume
*** Resuming merge...
>>> Emerging (1 of
>>> Resuming download...
>>> Downloading 'http://dl.google.com/earth/GE4/GoogleEarthLinux.bin'
--00:26:48-- http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
=> `/usr/portage/distfiles/GoogleEarthLinux.bin'
Resolving dl.google.com... 72.14.221.91, 72.14.221.93, 72.14.221.95
Connecting to dl.google.com|72.14.221.91|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
!!! Couldn't download 'GoogleEarthLinux.bin'. Aborting.
The file really exists
-rw-rw-r-- 1 root portage 21607720 Jan 10 00:24 GoogleEarthLinux.bin
Any idea how to solve this problem?



