<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I am trying to get Macports running on a machine that has not had it before.<div class=""><br class=""></div><div class="">Mac OS X 10.10.5 (Yosemite)</div><div class=""><br class=""></div><div class="">In install Xcode 7,2.1 and the Developer tools. Starting up Xcode & accept the license agreement. xcode-select --install now says the tools are already installed; so far so good.</div><div class=""><br class=""></div><div class="">Install MacPorts 2.4.3 from the package installer.</div><div class=""><br class=""></div><div class="">Run sudo prot selfupdate. Seems to work (but see below).</div><div class=""><br class=""></div><div class="">Trying to install something:</div><div class="">sudo port install wget</div><div class=""><br class=""></div><div class="">Error: cannot find wget.</div><div class=""><br class=""></div><div class="">Futzing around for a while not getting anywhere. Then trying to update again using the -d flag. this produces the following output:</div><div class=""><br class=""></div><div class="">uli% sudo port -d selfupdate<br class="">Password:<br class="">DEBUG: Copying /Users/uli/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences<br class="">DEBUG: MacPorts sources location: /opt/local/var/macports/sources/<a href="http://rsync.macports.org/macports/release/tarballs" class="">rsync.macports.org/macports/release/tarballs</a><br class="">--->  Updating MacPorts base sources using rsync<br class="">DEBUG: system: /usr/bin/rsync -rtzvl --delete-after <a href="rsync://rsync.macports.org/macports/release/tarballs/base.tar" class="">rsync://rsync.macports.org/macports/release/tarballs/base.tar</a> /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs<br class="">rsync: failed to connect to rsync.macports.org: No route to host (65)<br class="">rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-45/rsync/clientserver.c(105) [receiver=2.6.9]<br class="">Command failed: /usr/bin/rsync -rtzvl --delete-after rsync://rsync.macports.org/macports/release/tarballs/base.tar /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs<br class="">Exit code: 10<br class="">[Ulis-MacBook-Pro:~] uli% <br class=""><br class=""></div><div class="">So it says it cannot connect to <a href="http://rsync.macports.org" class="">rsync.macports.org</a>. But I can ping it & it responds well.</div><div class=""><br class=""></div><div class="">Where am I getting off track here?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Uli</div></body></html>