<div dir="ltr">Hi,<div><br></div><div>I ran the ls -ld and here&#39;s the output</div><div><br></div><div><div>Apples-MacBook-Pro:/ apple$ ls -ld /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs">rsync.macports.org/release/tarballs</a></div>
<div>drwxr-xr-x  2 root  admin  68 Aug 29 11:21 /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs">rsync.macports.org/release/tarballs</a></div></div><div><br></div><div>I checked the permissions of all directories under /opt. All directories has the same permission drwxr-xr-x.</div>
<div><br></div><div>Please let me know your suggestions.</div><div><br></div><div>Regards</div><div>Vignesh  </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 27, 2014 at 10:21 AM, Ryan Schmidt <span dir="ltr">&lt;<a href="mailto:ryandesign@macports.org" target="_blank">ryandesign@macports.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On Aug 26, 2014, at 2:03 PM, vignesh babu wrote:<br>
&gt;<br>
&gt; I installed macports and ran it on my Mountain Lion OS X. But the self update threw the below error. I thought it could be rsync blocked by firewall and ran the rsync on the terminal. Rsync worked fine but still self update wouldn&#39;t. Could you please look into the debug &amp; let me know what I could be doing wrong. I&#39;m running macports 2.3.1. All the directories mentioned in the debug exist and the base.tar &amp; ports.tar was downloaded properly when I ran the rsync directly on the terminal.<br>

&gt;<br>
&gt; DEBUG: Copying /Users/apple/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences<br>
&gt; DEBUG: MacPorts sources location: /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs" target="_blank">rsync.macports.org/release/tarballs</a><br>
&gt; ---&gt;  Updating MacPorts base sources using rsync<br>
&gt; sh: error: /usr/bin/rsync -rtzv --delete-after rsync://<a href="http://rsync.macports.org/release/tarballs/base.tar" target="_blank">rsync.macports.org/release/tarballs/base.tar</a> /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs" target="_blank">rsync.macports.org/release/tarballs</a>: No such file or directory<br>

<br>
</div>You are certain that the directory /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs" target="_blank">rsync.macports.org/release/tarballs</a> exists? What do you get if you run:<br>

<br>
ls -ld /opt/local/var/macports/sources/<a href="http://rsync.macports.org/release/tarballs" target="_blank">rsync.macports.org/release/tarballs</a><br>
<br>
Have you checked the permissions of every directory leading up to that directory?<br>
<br>
</blockquote></div><br></div>