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

Bug 143127

Summary: media-video/realplayer bad digest
Product: Gentoo Linux Reporter: Peter Avramucz <muczyjoe>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED UPSTREAM    
Severity: normal CC: gaetan.peaquin, oli
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Avramucz 2006-08-07 12:38:58 UTC
Here is the message:

* checking ebuild checksums ;-) ...                                                                                      [ ok ] * checking auxfile checksums ;-) ...                                                                                     [ ok ] * checking miscfile checksums ;-) ...                                                                                    [ ok ] * checking RealPlayer-10.0.7.785-20060201.i586.rpm ;-) ...                                                               [ !! ]
!!! Digest verification failed:
!!! /usr/distfiles/RealPlayer-10.0.7.785-20060201.i586.rpm
!!! Reason: Failed on MD5 verification
!!! Got: c5b814ecfd4bd64b7d32f6db68970ab8
!!! Expected: 3de2e377fd6f00ea1de8f3016469fe5e

I've tried to extract that file ('rpm2tar and rpm2targz'), but it reported:

found gzip magic bytes
  trying to decompress with gzip...  FAILED
 /usr/portage/distfiles/RealPlayer-10.0.7.785-20060201.i586.rpm  failed to decompress - skipping file

So, I think the rpm file on helixcommunity is damaged...
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-07 12:49:12 UTC
*** Bug 143128 has been marked as a duplicate of this bug. ***
Comment 2 Peter Avramucz 2006-08-07 12:51:16 UTC
The one from: http://www.math.ias.edu/PU_IAS/data/other/PU_IAS/9/i586/
can be converted into tar, so i really think helixcommunity.org hosts a wrong file.
The only problem, that this new file is larger a bit: about 160.
So please do something.
Comment 3 Gaetan Peaquin 2006-08-09 02:14:24 UTC
I have exactly the same problem as well. Tell me if I can help.
Comment 4 Andy 2006-08-09 03:00:37 UTC
This page contains a link to a working binary, link above seems to be dead or overloaded

https://helixcommunity.org/frs/?group_id=154
Comment 5 Steve Dibb (RETIRED) gentoo-dev 2006-08-09 07:35:24 UTC
Yah, the realplayer download site is adding extra garbage to to header for some reason.

If you want to download from them and still use that one, just do this:

# dd if=RealPlayer-10.0.7.785-20060201.i586.rpm skip=131 of=real.rpm bs=1

Then copy real.rpm to RealPlayer-10.0.7.785-20060201.i586.rpm in /usr/portage/distfiles
Comment 6 Steve Dibb (RETIRED) gentoo-dev 2006-08-09 08:39:46 UTC
Ok, its a known bug on their end, though they have it marked as resolved.  I filed a bug noting otherwise.

https://bugs.helixcommunity.org/show_bug.cgi?id=5217&link=0

The problem is that gforge is adding text to the front of the tarballs.  For example, if you use dd to get the first 120 bytes of hxplay-1.0.7-source.tar.bz2 and cat it, you'll see "kliu testing:/var/www/gforge-4/uploads/player/HelixPlayerforUnix/HelixPlayer1.0.7GoldRelease/hxplay-1.0.7-source.tar.bz2"

I'll leave the bug open as long as it's an issue on their end, but it is an upstream issue.
Comment 7 Steve Dibb (RETIRED) gentoo-dev 2006-08-09 16:04:55 UTC
Fixed upstream.