selfupdate fails because rsync server is down
Reported by: |
bradjcox@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
server/hosting
|
Version:
|
2.3.4
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
sudo port -v selfupdate
Password:
---> 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 /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-47/rsync/clientserver.c(105) [receiver=2.6.9]
Command failed: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/base.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
Exit code: 10
Error: Error synchronizing MacPorts sources: command execution failed
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed
Change History (3)
Component: |
ports →
base
|
Description: |
modified (diff)
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Summary: |
selfupdate fails on El Capitan →
selfupdate fails because rsync server is down
|
Component: |
base →
server/hosting
|
Type: |
update →
defect
|
Not El Capitan-related. This seems to be a server issue, as I cannot reach rsync.macports.org either. Meanwhile, you can sync with the Subversion repository.
Duplicate of #49596?