[Slackbuilds-users] lame 3.98.4 - md5 check failure

Robby Workman rworkman at slackbuilds.org
Thu Apr 22 04:16:21 UTC 2010


On Sat, 17 Apr 2010 16:27:57 +0200
taninux at gmail.com wrote:

> Checking MD5SUM:
>   MD5SUM check for lame-3.98.4.tar.gz ... FAILED!
>     Expected: 92169a198b28b7dfb79b8860b4709cff   
>     Found:    8e9866ad6b570c6c95c8cba48060473f   


Not my fault :-)  I just checked the md5sum on the lame-3.98.4.tar.gz
archive in my local repo, and it matches the "Expected" sum above.
I then downloaded it again and it matches the "Found" sum above.

It seems that upstream changed the tarball contents without doing
a version bump, so Gentoo and some other source-based distros are
surely upset about it too  :-)  *.orig is the "Expected" tarball,
while *.new is the "Found" tarball:

diff -Nur lame-3.98.4.orig/libmp3lame/i386/Makefile.in lame-3.98.4.new/libmp3lame/i386/Makefile.in
--- lame-3.98.4.orig/libmp3lame/i386/Makefile.in        2008-06-25 07:17:51.000000000 -0500
+++ lame-3.98.4.new/libmp3lame/i386/Makefile.in 2010-04-14 05:19:47.000000000 -0500
@@ -485,7 +485,7 @@
        test -d .libs || mkdir .libs
        $(ECHO) '# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)' >$@
        $(ECHO) "pic_object='.libs/$*.o'" >>$@
-       $(ECHO) "non_pic_object='$*.o'" >>$@
+       $(ECHO) "non_pic_object='.libs/$*.o'" >>$@
        $(NASM) $(NASMFLAGS) $< -o .libs/$*.o -l $@.lst

 #$(OBJECTS): libtool


Anyway, I'll get this fixed soonish.

-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100421/d329f019/attachment.asc>


More information about the SlackBuilds-users mailing list