p5 modules, get me started on one

Eric Hall opendarwin.org at darkart.com
Mon Jan 19 21:56:48 PST 2009


On Mon, Jan 19, 2009 at 09:33:46PM -0800, Scott Haneda wrote:
> Thanks still getting stuck though:

[snip]

> 
> DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/ 
> _Users_me_macports_perl_p5-file-readbackwards/work" && gzip -dc /opt/ 
> local/var/macports/distfiles/perl5/File-ReadBackwards-1.04.tar.gz | / 
> usr/bin/gnutar --no-same-owner -xf -'
> 
> gzip: /opt/local/var/macports/distfiles/perl5/File- 
> ReadBackwards-1.04.tar.gz: not in gzip format

[snip]

	Looks like gzip doesn't like the distfile you downloaded.
Perhaps you got a failed download, and the distfile you have is
really a bunch of HTML telling you so?

	I was able to get something that appears to be a tarball
from cpan, size is 8318 bytes, MD5 and SHA1 are:

MD5 (File-ReadBackwards-1.04.tar.gz) = bda339c8b2e5139649cb28c4b775fb42
SHA1(File-ReadBackwards-1.04.tar.gz)= 19874cb169f2b105c82222588a163fb17bd77599

	Always good to check that the file you downloaded to make
checksums 1) is really the file you think it is and 2) can be demonstrated
to be so via cryptographic methods (if possible of course).



		-eric



More information about the macports-users mailing list