#43409: Unable to selfupdate after installation ----------------------------+-------------------------------- Reporter: crackerhugo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.1 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Changes (by ryandesign@…): * component: ports => base Old description:
Hi,
I follow the step to step installation guide at end I had the following issue:
---> Updating MacPorts base sources using rsync rsync: failed to connect to rsync.macports.org: Connection refused (61) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-42/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 Error: Follow http://guide.macports.org/#project.tickets to report a bug
New description: Hi, I follow the step to step installation guide at end I had the following issue: {{{ ---> Updating MacPorts base sources using rsync rsync: failed to connect to rsync.macports.org: Connection refused (61) rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-42/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 Error: Follow http://guide.macports.org/#project.tickets to report a bug }}} -- Comment: Has this ever worked? MacPorts uses rsync for selfupdate; some networks block rsync access. Talk to your network administrator about allowing rsync access. If that's not possible, other syncing methods are discussed in the guide (tarball; svn). -- Ticket URL: <https://trac.macports.org/ticket/43409#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X