Opened 13 years ago
Closed 13 years ago
#31642 closed defect (invalid)
Error: running port selfupdate
Reported by: | pablo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: |
Description
sudo port selfupdate ---> Updating MacPorts base sources using rsync Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: shell command failed (see log for details)
The /var/log/system.log is not showing anything pertinent with the result of the above command.
Any other place I can look?
Thanks.
Change History (4)
comment:1 Changed 13 years ago by danielluke (Daniel J. Luke)
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|
comment:3 Changed 13 years ago by pablo@…
Thanks. port was set to use the proxy from my office. I edited the vi /opt/local/etc/macports/macports.conf and commented out the proxy settings..
Thanks.
comment:4 Changed 13 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Run the command again with -v
Most likely your local network is blocking rsync, though.