error when installing rsync fetch failed
Rainer Müller
raimue at macports.org
Mon Jul 21 07:39:00 PDT 2008
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
More information about the macports-users
mailing list