Hi, After installing MacPorts-2.6.4-10.15-Catalina.pkg I'm seeing this behavior:
# /opt/local/bin/port -v selfupdate ---> Updating MacPorts base sources using rsync rsync: failed to connect to rsync.macports.org: Operation timed out (60) rsync error: error in socket IO (code 10) at /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-54.120.1/rsync/clientserver.c(106) [receiver=2.6.9] 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 Exit code: 10 # uname -r 19.6.0 # sw_vers ProductName: Mac OS X ProductVersion: 10.15.7 BuildVersion: 19H524 I've tried setting "rsync_server" in /opt/local/etc/macports/macports.conf to a couple different hosts listed on https://trac.macports.org/wiki/Mirrors but was met with the error above. Is there something wrong on my end? How could every rsync server be down at the same time? I'm able to download files from the HTTP servers for each mirror I've tried, so I'm a little baffled by this. Is there another sync method I can try or does MacPorts only support rsync? Thanks, Joe
