Opened 8 years ago
Closed 8 years ago
#51762 closed defect (invalid)
error installing port atlas and alos cannot selfupdate
Reported by: | tandin.t@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: |
Description
Hi I am not able to install ports such as atlas and octave. When trying to selfupdate macports, I get the following error message. Tandins-MacBook-Pro:~ tandintshewang$ sudo port -d selfupdate
DEBUG: Copying /Users/tandintshewang/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
---> 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 /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-47/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
DEBUG: Error synchronizing MacPorts sources: command execution failed
while executing
"macports::selfupdate [array get global_options] base_updated"
Error: Error synchronizing MacPorts sources: command execution failed
To report a bug, follow the instructions in the guide:
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed
I would really appreciate if someone could help me get around this problem.
Regards,
Change History (3)
comment:1 Changed 8 years ago by kenneth.f.cunningham@…
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Priority: | High → Normal |
---|
The Priority field is for use by Macports team members only.
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Your rsync connection seems to be getting blocked. First thing to do would be to try again at another time, in case of some temporary glitch. Barring that, look here <https://trac.macports.org/wiki/FAQ#selfupdatefails> for more ideas.
Hope this helps you.