Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269178 - x11-misc/googleearth-5.0.11729.1014 file size does not match recorded size
Summary: x11-misc/googleearth-5.0.11729.1014 file size does not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major with 1 vote (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
: 269480 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-09 19:19 UTC by Philip White
Modified: 2011-02-19 18:36 UTC (History)
13 users (show)

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 Philip White 2009-05-09 19:19:52 UTC
For the last several days, this has been an issue:

>>> Downloading 'http://dl.google.com/earth/client/current/GoogleEarthLinux.bin'
...
('Filesize does not match recorded size', 25606194L, 25602325)
!!! Fetched file: GoogleEarthLinux-5.0.11729.1014.bin VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      25606194
!!! Expected: 25602325

I've resynchronized my Portage tree several times over the last several days.
Comment 1 Ivan Boldyrev 2009-05-10 04:38:42 UTC
(In reply to comment #0)
> For the last several days, this has been an issue:
> 
> >>> Downloading 'http://dl.google.com/earth/client/current/GoogleEarthLinux.bin'
> ...
> ('Filesize does not match recorded size', 25606194L, 25602325)
> !!! Fetched file: GoogleEarthLinux-5.0.11729.1014.bin VERIFY FAILED!
> !!! Reason: Filesize does not match recorded size
> !!! Got:      25606194
> !!! Expected: 25602325
> 
> I've resynchronized my Portage tree several times over the last several days.

Google released new version of Google Earth:

http://www.gearthblog.com/blog/archives/2009/05/new_google_earth_50_update_version.html
Comment 2 Ivan Boldyrev 2009-05-10 04:51:54 UTC
New version is 5.0.11733.9347...
Comment 3 Artjom Simon 2009-05-10 21:55:18 UTC
I'm having the same problem:

2009-05-10 23:50:26 (600 KB/s) - `/usr/portage/distfiles/GoogleEarthLinux-5.0.11729.1014.bin' saved [25606194/25606194]

('Filesize does not match recorded size', 25606194L, 25602325)
!!! Fetched file: GoogleEarthLinux-5.0.11729.1014.bin VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      25606194
!!! Expected: 25602325
Refetching... File renamed to '/usr/portage/distfiles/GoogleEarthLinux-5.0.11729.1014.bin._checksum_failure_.uqqz3i'

!!! Couldn't download 'GoogleEarthLinux-5.0.11729.1014.bin'. Aborting.
 * Fetch failed for 'x11-misc/googleearth-5.0.11729.1014', Log file:
 *  '/var/tmp/portage/x11-misc/googleearth-5.0.11729.1014/temp/build.log'
Comment 4 Philip White 2009-05-10 22:14:19 UTC
I don't see a way to request a specific version from Google; they do not allow listing the contents of the download directory.

I assume Gentoo refuses to mirror Google Earth because of licensing issues.

If I (or some other person) mirror Google Earth releases on my server and assign version numbers to the files, could Gentoo's googleearth ebuilds point to my web server?  This is one solution to this problem.
Comment 5 Sebastian Luther (few) 2009-05-12 07:58:08 UTC
*** Bug 269480 has been marked as a duplicate of this bug. ***
Comment 6 Alexander Huemer 2009-05-12 16:51:58 UTC
(In reply to comment #4)
> I don't see a way to request a specific version from Google; they do not allow
> listing the contents of the download directory.
> 
> I assume Gentoo refuses to mirror Google Earth because of licensing issues.
> 
> If I (or some other person) mirror Google Earth releases on my server and
> assign version numbers to the files, could Gentoo's googleearth ebuilds point
> to my web server?  This is one solution to this problem.
> 

google will kill your cat if you mirror their software on your server.
since the version of google-earth that you download is not predictable, imo the logical step is to create a -9999 ebuild for the app. otherwise each time they release a new revision, installation fails.
Comment 7 Vladimir Berezhnoy 2009-05-15 18:54:04 UTC
the ebuild from portage tree still fails, is there a chance that this will be fixed?
Comment 8 Mike Park 2009-05-21 19:11:32 UTC
Please fix this, verfication fails as mentioned by OP. Else, remove this from portage.
Comment 9 Burak 2009-05-22 20:38:29 UTC
(In reply to comment #8)
> Please fix this, verfication fails as mentioned by OP. Else, remove this from
> portage.
> 

same here... I have been trying this for a couple of days and no luck. 
Comment 10 Burak 2009-05-22 22:02:48 UTC
Since nobody fixed this yet for a quick workaround edit
/usr/portage/x11-misc/googleearth/Manifest

Change the corresponding line with the one given below.

DIST GoogleEarthLinux-5.0.11729.1014.bin 25606194 RMD160 ba61c88c38eefad655cf0de4b17f033640783a2c SHA1 4aa2b565523dc6ee9592a0f96760297fc06f762c SHA256 fde44633607cb762810e14e8fe7c9755a1c9b04c10fbb712c2ab899274716b9a

Emerged fine after the change.
Comment 11 Aleksandr Yakimov 2009-05-23 14:28:23 UTC
This is a duplicate of bug 236400 
Comment 12 Marcel Schmedes 2009-05-25 20:40:14 UTC
For the impatient I would suggest doing:
mkdir /usr/local/portage/x11-misc/googleearth
cd /usr/local/portage/x11-misc/googleearth
cp /usr/portage/x11-misc/googleearth/googleearth-5.0.11729.1014.ebuild ./googleearth-5.0.11733.9347.ebuild
ebuild googleearth-5.0.11733.9347.ebuild digest
emerge -av googleearth

and to close this bug and finally wait for Bug 270895 to be closed. ;)
Comment 13 Jeroen Roovers (RETIRED) gentoo-dev 2009-05-26 09:23:40 UTC
(In reply to comment #2)
> New version is 5.0.11733.9347...

It's in the tree. And I removed the older 5.* ebuilds with the same SRC_URI. That doesn't stop the problem but should be a good indication that the version has changed and a bump is required.