ncftp checksum match
Francis Devereux
francis at devrx.org
Tue May 18 03:04:25 PDT 2010
Hi,
I got a checksum match when trying to upgrade ncftp. Here's the
output from my second attempt:
murr ports # port clean ncftp
---> Cleaning ncftp
murr ports # rm -fr /opt/local/var/macports/distfiles/*
murr ports # port upgrade -d outdated
---> Computing dependencies for ncftp
---> Fetching ncftp
---> Attempting to fetch ncftp-3.2.4-src.tar.bz2 from http://lil.fr.distfiles.macports.org/ncftp
---> Attempting to fetch ncftp-3.2.4-src.tar.bz2 from ftp://ftp.ncftpd.com/ncftp/
---> Verifying checksum(s) for ncftp
Error: Checksum (md5) mismatch for ncftp-3.2.4-src.tar.bz2
Error: Checksum (sha1) mismatch for ncftp-3.2.4-src.tar.bz2
Error: Checksum (rmd160) mismatch for ncftp-3.2.4-src.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Error: Unable to upgrade port: 1
Before reporting a bug, first run the command again with the -d flag
to get complete output.
murr ports # md5 /opt/local/var/macports/distfiles/ncftp/ncftp-3.2.4-
src.tar.bz2
MD5 (/opt/local/var/macports/distfiles/ncftp/ncftp-3.2.4-src.tar.bz2)
= bc4af9801f626d541f0bf6b7ac4dae1f
I've also downloaded the file manually from ftp://ftp.mirrorservice.org/sites/ftp.ncftp.com/ncftp/ncftp-3.2.4-src.tar.bz2
and this had the same checksum as the one that MacPorts downloaded:
francis at murr ~ $ md5 ~/Downloads/ncftp-3.2.4-src.tar.bz2
MD5 (/Users/francis/Downloads/ncftp-3.2.4-src.tar.bz2) =
bc4af9801f626d541f0bf6b7ac4dae1f
Anyone know why this is happening? Could a different tarball have
been released for the same version of ncftp? Or is it something more
sinister?
Thanks,
Francis
More information about the macports-users
mailing list