self-update failure
Bill Parducci
bill.parducci at simulalabs.com
Fri Sep 29 10:23:37 PDT 2006
Sancho McCann wrote:
> Has anyone had this error?
>
> bobo:~ sancho$ sudo port -vd selfupdate
> Password:
> DEBUG: Rebuilding the MacPorts base system if needed.
> Synchronizing from rsync://rsync.darwinports.org/dpupdate/dports
> rsync: failed to connect to rsync.darwinports.org
> <http://rsync.darwinports.org>: Operation timed out (60)
> rsync error: error in socket IO (code 10) at
> /SourceCache/rsync/rsync-24/rsync/clientserver.c(94)
> DEBUG: Couldn't sync dports tree: sync failed doing rsync
> while executing
> "darwinports::selfupdate [array get global_options]"
> Error: /opt/local/bin/port: selfupdate failed: Couldn't sync dports
> tree: sync failed doing rsync
>
> What did you do to resolve the error?
it looks like you are trying to rsync against the rsync.darwinport.org
site. please make sure that your installation is pointed at the
macports.org site.
/opt/local/etc/ports/ports.conf
rsync_server rsync.macports.org
/opt/local/etc/ports/sources.conf
(replace references to darwinports.org with macports.org)
that said, there were some issues with the rsync.macports.org server
yesterday it seems.
b
More information about the macports-users
mailing list