Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15655 closed defect (worksforme)

rsync fetch fails

Reported by: juddhuck@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: simon@…
Port: rsync

Description (last modified by ryandesign (Ryan Carsten Schmidt))

When I try to install rsync, I get the following error:

$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.

Change History (5)

comment:1 Changed 16 years ago by raimue (Rainer Müller)

The rsync mirror returns "503 Service Temporarily Unavailable" at the moment.

Here is a workaround:

$ sudo env MASTER_SITE_LOCAL=http://distfiles.macports.org/rsync port -v fetch rsync

PS: Please use correct WikiFormatting next time.

comment:2 Changed 16 years ago by juddhuck@…

Thanks. That worked. Sorry about the formatting. I assumed I could edit the ticket after submitting it.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to mww@…

Assigning to maintainer.

comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: simon@… added
Description: modified (diff)
Port: rsync added
Resolution: worksforme
Status: newclosed

rsync is at 3.0.4 now and fetching works fine for me today.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.