Opened 9 years ago
Closed 9 years ago
#50531 closed defect (invalid)
Error synchronizing MacPorts sources on MacOSX 10.11.3
Reported by: | hmaldonado1@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Issue
hectors-Mac-mini:~ hector$ sudo port -v selfupdate ---> Updating MacPorts base sources using rsync rsync: read error: Operation timed out (60) 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
Additional Information
Mac OS X 10.11.3
- Firewall Turned Off
- TCPHandshake PSH,ACK only
hectors-Mac-mini:~ hector$ sudo port -v MacPorts 2.3.4 hectors-Mac-mini:~ hector$ xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" to install updates hectors-Mac-mini:~ hector$ cat .profile # MacPorts Installer addition on 2016-02-03_at_11:14:28: adding an appropriate PATH variable for use with MacPorts. export PATH="/opt/local/bin:/opt/local/sbin:$PATH" # Finished adapting your PATH environment variable for use with MacPorts. hectors-Mac-mini:~ hector$ uname -a Darwin hectors-Mac-mini.local 15.3.0 Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 x86_64 hectors-Mac-mini:~ hector$ gcc --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin15.3.0 Thread model: posix
Fresh install of Mac OS X 10.11.3, base installation plus Mac Ports
Change History (2)
comment:1 Changed 9 years ago by hmaldonado1@…
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Description: | modified (diff) |
Keywords: | Error synchronizing MacPorts sources removed |
Port: | port removed |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I apologize for this ticket. Issue was the network I was connected to. Since ssh was not blocked I assumed that rsync wasn't blocked.
No issue after all.