Changes between Initial Version and Version 1 of Ticket #50531, comment 1


Ignore:
Timestamp:
Feb 4, 2016, 4:21:27 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50531, comment 1

    initial v1  
    22
    33No issue after all.
    4 
    5 
    6 Replying to [ticket:50531 hmaldonado1@…]:
    7 > ======  Issue ======
    8 >
    9 > hectors-Mac-mini:~ hector$ sudo port -v selfupdate
    10 > --->  Updating MacPorts base sources using rsync
    11 > rsync: read error: Operation timed out (60)
    12 > 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]
    13 > 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
    14 > Exit code: 12
    15 > Error: Error synchronizing MacPorts sources: command execution failed
    16 > To report a bug, follow the instructions in the guide:
    17 >     http://guide.macports.org/#project.tickets
    18 > Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed
    19 >
    20 > ======  Additional Information ======
    21 > Mac OS X 10.11.3
    22 > -Firewall Turned Off
    23 > -TCPHandshake PSH,ACK only
    24 >
    25 > hectors-Mac-mini:~ hector$ sudo port -v
    26 > MacPorts 2.3.4
    27 >
    28 > hectors-Mac-mini:~ hector$ xcode-select --install
    29 > xcode-select: error: command line tools are already installed, use "Software Update" to install updates
    30 > hectors-Mac-mini:~ hector$ cat .profile
    31 >
    32 > # MacPorts Installer addition on 2016-02-03_at_11:14:28: adding an appropriate PATH variable for use with MacPorts.
    33 > export PATH="/opt/local/bin:/opt/local/sbin:$PATH"
    34 > # Finished adapting your PATH environment variable for use with MacPorts.
    35 >
    36 > hectors-Mac-mini:~ hector$ uname -a
    37 > 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
    38 >
    39 > hectors-Mac-mini:~ hector$ gcc --version
    40 > Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
    41 > Apple LLVM version 7.0.2 (clang-700.1.81)
    42 > Target: x86_64-apple-darwin15.3.0
    43 > Thread model: posix
    44 >
    45 > * * * Fresh install of Mac OS X 10.11.3, base installation plush Mac Ports * * *