#15973: Can't build rsync: checksum verification failure -------------------------------+-------------------------------------------- Reporter: george@reilly.org | Owner: macports-tickets@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@george-reillys-macbook-pro-17:~$ sudo port clean rsync ---> Cleaning rsync georger@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