Thank you, that solved my problem Peter
On Sat, Oct 23, 2010 at 7:21 PM, Bradley Giesbrecht <[email protected]>wrote: > > Point your browser to the following which is where port is fetching from: > > http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp/ > > I'm guessing your having an issue reaching this server. > > I downloaded gmp-5.0.1.tar.bz2 from here and the checksum of the file > matches the checksum in the Portfile. > > If you can download it manually put the downloaded file in > "/opt/local/var/macports/distfiles/gmp" and run your install command again. > > > Brad > > On Oct 23, 2010, at 4:51 PM, Peter Janes Waller wrote: > > Still isn't working for me: > wlan214-137:~ peterwaller$ sudo port -v extract gmp > ---> Computing dependencies for gmp. > ---> Fetching gmp > ---> gmp-5.0.1.tar.bz2 doesn't seem to exist in > /opt/local/var/macports/distfiles/gmp > ---> Attempting to fetch gmp-5.0.1.tar.bz2 from > http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/gmp > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 103 2071 103 2071 0 0 690 0 0:00:03 0:00:02 0:00:01 > 1066 > ---> Verifying checksum(s) for gmp > ---> Checksumming gmp-5.0.1.tar.bz2 > Error: Checksum (md5) mismatch for gmp-5.0.1.tar.bz2 > Portfile checksum: gmp-5.0.1.tar.bz2 md5 6bac6df75c192a13419dfd71d19240a7 > Distfile checksum: gmp-5.0.1.tar.bz2 md5 85eb6f4eef4b446d1663b09cb40e7823 > Error: Checksum (sha1) mismatch for gmp-5.0.1.tar.bz2 > Portfile checksum: gmp-5.0.1.tar.bz2 sha1 > 6340edc7ceb95f9015a758c7c0d196eb0f441d49 > Distfile checksum: gmp-5.0.1.tar.bz2 sha1 > 91e6a0675319cdd4e25791dbd61ac6c92d54da81 > Error: Checksum (rmd160) mismatch for gmp-5.0.1.tar.bz2 > Portfile checksum: gmp-5.0.1.tar.bz2 rmd160 > 3e89ebf5294639e1c926b92d9786bbdd0c8fa587 > Distfile checksum: gmp-5.0.1.tar.bz2 rmd160 > d48de18464f0b2e0888c4a3b2f9195f4bf79832f > The correct checksum line may be: > checksums md5 85eb6f4eef4b446d1663b09cb40e7823 \ > sha1 91e6a0675319cdd4e25791dbd61ac6c92d54da81 \ > rmd160 d48de18464f0b2e0888c4a3b2f9195f4bf79832f > Error: Target org.macports.checksum returned: Unable to verify file > checksums > Warning: the following items did not execute (for gmp): > org.macports.extract org.macports.checksum > Log for gmp is at: > /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmp/main.log > Error: Status 1 encountered during processing. > To report a bug, see <http://guide.macports.org/#project.tickets> > > > On Sat, Oct 23, 2010 at 5:38 PM, Bradley Giesbrecht <[email protected]>wrote: > >> >> On Oct 23, 2010, at 3:35 PM, Peter Janes Waller wrote: >> >> I'm trying to install gst and it keeps failing because gmp will not pass >>> checksum. Here is an example of what happens when I try to install gmp on >>> its own. I have run the commands to clean gmp and selfupdate. >>> >> >> For me port is fetching and extracting gmp without issue. >> >> Try: >> >> sudo port clean --dist gmp >> >> sudo port -v extract gmp >> >> >> Brad >> >> > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
