Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#49615 closed defect (duplicate)

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:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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)

comment:1 Changed 8 years ago by mdeaudelin (Mathieu Deaudelin-Lemay)

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?

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Description: modified (diff)
Resolution: duplicate
Status: newclosed
Summary: selfupdate fails on El Capitanselfupdate fails because rsync server is down

Sure.

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Component: baseserver/hosting
Type: updatedefect
Note: See TracTickets for help on using tickets.