#15798 closed defect (fixed)
Upstream Rsync 3.0.2 version pulled -> broken port. New portfile attached!
Reported by: | carson@… | Owned by: | mww@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
Marking as high priority since many ports depend on rsync.
carson~> sudo port install git-core ---> 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: The following dependencies failed to build: rsync Error: Status 1 encountered during processing.
Attachments (1)
Change History (6)
Changed 16 years ago by carson@…
comment:1 Changed 16 years ago by raimue (Rainer Müller)
I suggest to add http://rsync.samba.org/ftp/rsync/src/ to master_sites
, because old versions are moved to this directory. This would avoid such issues in the future.
comment:2 Changed 16 years ago by rhwood@…
Owner: | changed from macports-tickets@… to mww@… |
---|
comment:3 Changed 16 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
thanks! Commited (incl. backup mirror for not-most-recent distfiles;
comment:4 Changed 16 years ago by davis@…
Great work guys. I hit this error today. Did a 'port sync', then tried again and the rsync install I need for git-core worked. Thanks a bunch.
Note: See
TracTickets for help on using
tickets.
New portfile for version 3.0.3 of rsync.