[MacPorts] #15973: Can't build rsync: checksum verification failure
MacPorts
noreply at macports.org
Sun Jul 13 22:46:12 PDT 2008
#15973: Can't build rsync: checksum verification failure
-------------------------------+--------------------------------------------
Reporter: george at reilly.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
-------------------------------+--------------------------------------------
I've installed MacPorts 1.60 on a new 10.5 system. When I attempt to build
rsync, I get:
{{{
georger at george-reillys-macbook-pro-17:~$ sudo port clean rsync
---> Cleaning rsync
georger at george-reillys-macbook-pro-17:~$ sudo port install rsync
---> Fetching rsync
---> Attempting to fetch fileflags.diff from
http://rsync.samba.org/ftp/rsync/patches/
---> Attempting to fetch crtimes.diff from
http://rsync.samba.org/ftp/rsync/patches/
---> Attempting to fetch rsync-3.0.3.tar.gz from
http://rsync.samba.org/ftp/rsync/
---> Verifying checksum(s) for rsync
Error: Checksum (md5) mismatch for fileflags.diff
Error: Checksum (sha1) mismatch for fileflags.diff
Error: Checksum (rmd160) mismatch for fileflags.diff
Error: Checksum (md5) mismatch for crtimes.diff
Error: Checksum (sha1) mismatch for crtimes.diff
Error: Checksum (rmd160) mismatch for crtimes.diff
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Error: Status 1 encountered during processing.
}}}
(I'm really trying to build git, per
http://code.google.com/p/macvim/wiki/Building#Installing_Git. That failed
initially with:
{{{
checking if you wish to install curses.h... yes
checking for mawk... (cached) no
checking for gawk... (cached) no
checking for nawk... (cached) no
checking for awk... (cached) no
configure: error: No awk program found
}}}
which I fixed by 'sudo port install gawk', but now I'm getting blocked by
the failure to build rsync.)
--
Ticket URL: <http://trac.macports.org/ticket/15973>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list