Opened 9 years ago

Closed 9 years ago

#46148 closed defect (invalid)

selfupdate rsync error

Reported by: jasiii@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.3.3
Keywords: Cc:
Port:

Description (last modified by larryv (Lawrence Velázquez))

sorta new but redoing
when running port selfupdate I get the following:

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 /SourceCache/rsync/rsync-45/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

did some web searching and can not find this Any ideas or suggestions ??

thanks in advance

Jim Sterling

Change History (1)

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Component: portsbase
Description: modified (diff)
Resolution: invalid
Status: newclosed

Our rsync server is up…

% rsync rsync://rsync.macports.org
release        	MacPorts rsync release repository, providing the current MacPorts "released" sources and the ports tree.
trunk          	MacPorts rsync "trunk" repository, providing experimental MacPorts sources in svn's trunk/base.
mpdistfiles    	Distfile mirror for MacPorts (deprecated module name, use 'distfiles' instead)
distfiles      	Distfile mirror for MacPorts
packages       	Packages built by build.macports.org
%

…so I expect there’s an issue somewhere between your computer and the server.

I’m closing this ticket because there’s no bug here. If you’d like help debugging your network connection, please post to macports-users.

Note: See TracTickets for help on using tickets.