Opened 8 years ago

Closed 8 years ago

#50240 closed defect (worksforme)

port version:2.3.4 Connection reset by peer (54)

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

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

Dear Developers:

The problem is not solved even though i tried to use all solutions on the Interent. The following is the details of the problem:

sudo port -v selfupdate
--->  Updating MacPorts base sources using rsync
rsync: read error: Connection reset by peer (54)
rsync error: error in rsync protocol data stream (code 12) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-47/rsync/io.c(604) [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: 12
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

Now I don't know what can i do,so I ask for your help. I hope to get your reply as soon as possible.Thanks.

Yours,

Sincerely

Yan

Change History (3)

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

Component: portsbase
Description: modified (diff)

The rsync server is working fine for me; must be a problem specific to your network. Talk to your network administrator, or configure MacPorts to use a syncing method other than rsync (such as svn or http), and use "sudo port sync" instead of "sudo port selfupdate" (and manually install new MacPorts versions when they're released.

comment:2 in reply to:  1 Changed 8 years ago by science52@…

Replying to ryandesign@…:Thank you very much! The problem has be solved.

The rsync server is working fine for me; must be a problem specific to your network. Talk to your network administrator, or configure MacPorts to use a syncing method other than rsync (such as svn or http), and use "sudo port sync" instead of "sudo port selfupdate" (and manually install new MacPorts versions when they're released.

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

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.