[oe] md5sum check fails for ffmpeg - how do we deal with situations like this?

Holger Freyther zecke at selfish.org
Fri Apr 27 14:12:17 UTC 2007


Am 27.04.2007 um 15:47 schrieb Rolf Leggewie:

> Hi,
>
> I tried to build ffmpeg and got the following:
>
> NOTE: The MD5Sums did not match. Wanted:
> '700b66230a8322493c032c04372b8d74' and Got:
> 'ea5587e3c66d50b1503b82ac4179c303'
> NOTE: Task failed: Checksum of
> 'http://downloads.sourceforge.net/ffmpeg/ffmpeg-0.4.9-pre1.tar.gz'  
> failed

Hey,

find the guy who comitted the md5sum. In this case it is marcin who  
comitted the result of a little script. Ask him to dig out the  
ffmpeg-0.4.9-pre1.tar.gz, ask him to md5sum it and then. Note it is  
important to use the tar.gz the original checksum was generated against.

	compare his *sum against the one in the config file.

0.) marcin doesn't have the original sourcecode in that case we are  
almost lost :)
1.) the "regenerated" sum of the original file(see 0.) and yours  
match in that case we can safely update
2.) the numbers don't match. Then we need to consult upstream and ask  
if they changed the tarball. Sadly this is something that commonly  
happens and then update the checksums.ini.

my two cents

z.




More information about the Openembedded-devel mailing list