sudo port sync sudo port clean --all wget sudo install wget Works!
On 16/03/2010 00:03, Ryan Schmidt wrote: > > 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. > _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
