port install wget broken

Ryan Schmidt ryandesign at macports.org
Mon Mar 15 17:03:32 PDT 2010


On Mar 15, 2010, at 11:19, John Maclean wrote:

> Thanks for the tips. Ran commands as shown and still same issue. Ran
> everything with debugging and verbosity on, extract shown below to
> reduce line noise.
> 
> Looked into /usr/local/etc/macports and can see that I can add a repo or
> two in the sources.list. Prepared to do this if required.

I hope you mean /opt/local; installing MacPorts in /usr/local is not supported.

Please remove the wget distfile with the incorrect checksum:

sudo port clean --all wget

Then try again:

sudo port install wget

If it still fails, send us the output showing what mirror the distfile got downloaded from; Re-read the FAQ for more:

http://trac.macports.org/wiki/FAQ#checksums

You could also check the distfile that got downloaded: is it a valid compressed tarfile? Or is it perhaps an HTML file telling you something? (If so, what?) The distfile is located in /opt/local/var/macports/distfiles/wget for your inspection.



More information about the macports-users mailing list