<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Bryan Blackburn wrote:
<blockquote cite="mid:20080916200132.GG457@ninagal.withay.com"
 type="cite">
  <pre wrap="">This will output quite a bit of stuff, you want to watch for something along
the lines of

sent 50740 bytes  received 414170 bytes  29994.19 bytes/sec
total size is 18806023  speedup is 40.45

That means it successfully retrieved files; if you see error messages from
rsync, do you have a firewall in your way that doesn't allow rsync and
perhaps need a proxy?
  </pre>
</blockquote>
Well, I do this and get...<br>
<blockquote>DEBUG: Synchronizing ports tree(s)<br>
synchronizing local ports tree from
rsync://rsync.macports.org/release/ports/<br>
DEBUG: /usr/bin/rsync -rtzv --delete-after
rsync://rsync.macports.org/release/ports/
/opt/local/var/macports/sources/rsync.macports.org/release/ports<br>
receiving file list ... done<br>
graphics/sane-backends/<br>
deleting graphics/sane-backends/work<br>
  <br>
sent 42 bytes&nbsp; received 336686 bytes&nbsp; 74828.44 bytes/sec<br>
total size is 18806023&nbsp; speedup is 55.85<br>
</blockquote>
But, I still get <br>
<blockquote>---&gt;&nbsp; Cleaning sane-backends<br>
---&gt;&nbsp; Fetching sane-backends<br>
---&gt;&nbsp; Attempting to fetch sane-backends-1.0.19.tar.gz from
<a class="moz-txt-link-freetext" href="http://alioth.debian.org/frs/download.php/1669/">http://alioth.debian.org/frs/download.php/1669/</a><br>
---&gt;&nbsp; Verifying checksum(s) for sane-backends<br>
Error: Checksum (md5) mismatch for sane-backends-1.0.19.tar.gz<br>
Error: Checksum (sha1) mismatch for sane-backends-1.0.19.tar.gz<br>
Error: Checksum (rmd160) mismatch for sane-backends-1.0.19.tar.gz<br>
Error: Target org.macports.checksum returned: Unable to verify file
checksums<br>
Error: Status 1 encountered during processing.<br>
</blockquote>
Scott<br>
PS&gt; I know about sync &amp; selfupdate, I was just doing that to
ensure that I had the most recent MacPorts, and I cut &amp; pasted my
previous commands. My bad.<br>
</body>
</html>