Interesting, thanks for letting me know. I'll look into your theory 
about them being generated on the fly (thus perhaps being slightly 
different each time), as I think you might be on to something.

Cheers,
Stuart

On Thu 18 Apr 2013 09:19:28 AM BST, meercat wrote:
>
> hickinbottoms wrote:
>> Sorry for the *terrible* delay...
>>
>> I've just refreshed the overlay with an updated ebuild for
>> squeezelite-1.1, which was released a few days ago.
>>
>> I've tested this myself by installing back from the overlay so I hope
>> the original problem with duff checksums has been fixed.
>>
>
> No apology required - I'm the one getting a free ride :)
>
> Strangely I got checksum errors on
> 7c64f298b78e9d3ef69ab29fc33c455a55dfe9ec.zip first couple of times, but
> on the 3rd attempt (yeah, I dunno why I thought retrying might fix it,
> but it did) then it worked fine.
>
> The zip files that failed the checksum test are the right size, and
> unzip -l reports the contents OK, and unzipping each returns identical
> files, but it seems they're packed in a different file order (see unzip
> -l below) and that of course yields a different checksum.
>
> So I don't know if the zip files are made on the fly by different
> servers (the fetch from distfiles.gentoo.org failed so portage actually
> fetched them from squeezelite.googlecode.com) or what... but it does
> seem that some attempts will fail checksums, but if you persevere then
> it works
>
> Anyway, all up and working fine now.... thanks for putting it all
> together
>
> Cheers
>
> --
> Tim
>
>
> Code:
> --------------------
>
>   $ unzip -l 
> /usr/portage/distfiles/7c64f298b78e9d3ef69ab29fc33c455a55dfe9ec.zip
>   Archive:  
> /usr/portage/distfiles/7c64f298b78e9d3ef69ab29fc33c455a55dfe9ec.zip
>   Length      Date    Time    Name
>   ---------  ---------- -----   ----
>   12167  00-00-1980 00:00   squeezelite-7c64f298b78e/squeezelite.h
>   6743  00-00-1980 00:00   squeezelite-7c64f298b78e/flac.c
>   44350  00-00-1980 00:00   squeezelite-7c64f298b78e/output.c
>   328  00-00-1980 00:00   squeezelite-7c64f298b78e/Makefile.osx
>   20575  00-00-1980 00:00   squeezelite-7c64f298b78e/slimproto.c
>   3068  00-00-1980 00:00   squeezelite-7c64f298b78e/slimproto.h
>   7937  00-00-1980 00:00   squeezelite-7c64f298b78e/main.c
>   4248  00-00-1980 00:00   squeezelite-7c64f298b78e/decode.c
>   5686  00-00-1980 00:00   squeezelite-7c64f298b78e/mpg.c
>   8566  00-00-1980 00:00   squeezelite-7c64f298b78e/mad.c
>   3066  00-00-1980 00:00   squeezelite-7c64f298b78e/buffer.c
>   7374  00-00-1980 00:00   squeezelite-7c64f298b78e/utils.c
>   562  00-00-1980 00:00   squeezelite-7c64f298b78e/Makefile
>   4718  00-00-1980 00:00   squeezelite-7c64f298b78e/pcm.c
>   751  00-00-1980 00:00   squeezelite-7c64f298b78e/LICENSE.txt
>   9395  00-00-1980 00:00   squeezelite-7c64f298b78e/stream.c
>   6799  00-00-1980 00:00   squeezelite-7c64f298b78e/vorbis.c
>   153  00-00-1980 00:00   squeezelite-7c64f298b78e/Makefile.pa
>   14840  00-00-1980 00:00   squeezelite-7c64f298b78e/faad.c
>   ---------                     -------
>   161326                     19 files
>
>   $ unzip -l 
> /usr/portage/distfiles/7c64f298b78e9d3ef69ab29fc33c455a55dfe9ec.zip._checksum_failure_.8Z3Qrv
>   Archive:  
> /usr/portage/distfiles/7c64f298b78e9d3ef69ab29fc33c455a55dfe9ec.zip._checksum_failure_.8Z3Qrv
>   Length      Date    Time    Name
>   ---------  ---------- -----   ----
>   328  00-00-1980 00:00   squeezelite-7c64f298b78e/Makefile.osx
>   7937  00-00-1980 00:00   squeezelite-7c64f298b78e/main.c
>   14840  00-00-1980 00:00   squeezelite-7c64f298b78e/faad.c
>   9395  00-00-1980 00:00   squeezelite-7c64f298b78e/stream.c
>   562  00-00-1980 00:00   squeezelite-7c64f298b78e/Makefile
>   3066  00-00-1980 00:00   squeezelite-7c64f298b78e/buffer.c
>   7374  00-00-1980 00:00   squeezelite-7c64f298b78e/utils.c
>   5686  00-00-1980 00:00   squeezelite-7c64f298b78e/mpg.c
>   153  00-00-1980 00:00   squeezelite-7c64f298b78e/Makefile.pa
>   8566  00-00-1980 00:00   squeezelite-7c64f298b78e/mad.c
>   3068  00-00-1980 00:00   squeezelite-7c64f298b78e/slimproto.h
>   20575  00-00-1980 00:00   squeezelite-7c64f298b78e/slimproto.c
>   12167  00-00-1980 00:00   squeezelite-7c64f298b78e/squeezelite.h
>   751  00-00-1980 00:00   squeezelite-7c64f298b78e/LICENSE.txt
>   6743  00-00-1980 00:00   squeezelite-7c64f298b78e/flac.c
>   4718  00-00-1980 00:00   squeezelite-7c64f298b78e/pcm.c
>   4248  00-00-1980 00:00   squeezelite-7c64f298b78e/decode.c
>   6799  00-00-1980 00:00   squeezelite-7c64f298b78e/vorbis.c
>   44350  00-00-1980 00:00   squeezelite-7c64f298b78e/output.c
>   ---------                     -------
>   161326                     19 files
>
> --------------------
>
>
> ------------------------------------------------------------------------
> meercat's Profile: http://forums.slimdevices.com/member.php?userid=56115
> View this thread: http://forums.slimdevices.com/showthread.php?t=97562
>
> _______________________________________________
> unix mailing list
> unix@lists.slimdevices.com
> http://lists.slimdevices.com/mailman/listinfo/unix
>
_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to