Ben Aurel wrote: > $ sudo port install rsync > ---> Fetching rsync > ---> Attempting to fetch rsync-3.0.2.tar.gz from > http://rsync.samba.org/ftp/rsync/ > ---> Attempting to fetch rsync-3.0.2.tar.gz from > http://svn.macports.org/repository/macports/distfiles/rsync > ---> Attempting to fetch rsync-3.0.2.tar.gz from > http://svn.macports.org/repository/macports/distfiles/general/ > ---> Attempting to fetch rsync-3.0.2.tar.gz from > http://svn.macports.org/repository/macports/downloads/rsync > Error: Target org.macports.fetch returned: fetch failed > Error: Status 1 encountered during processing.
The current version of rsync in the tree is 3.0.3. So your ports tree is out of date. You should run $ sudo port sync to retrieve the latest set of Portfiles before installing stuff. Rainer _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
