Changes between Initial Version and Version 1 of Ticket #48946


Ignore:
Timestamp:
Sep 22, 2015, 5:21:20 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:
rsync: failed to connect to rsync.macports.org: Connection refused (61)

It works fine for me. Maybe there was a temporary server problem? We did have a brief outage on our Trac server earlier today; not sure what happened or if the rsync server was also impacted.

When checking https://rsync.macports.org/releases I see an 404 Not found message. Has this folder been moved or renamed?

That 404 response is normal, because that is not a valid URL. rsync.macports.org is not meant to be used as an http(s) server; it is meant to be used as an rsync server.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48946

    • Property Component changed from ports to base
  • Ticket #48946 – Description

    initial v1  
     1{{{
    12sudo port -v selfupdate
    23---> Updating MacPorts base sources using rsync
     
    910http://guide.macports.org/#project.tickets
    1011Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed
     12}}}
    1113
    1214When checking https://rsync.macports.org/releases I see an 404 Not found message. Has this folder been moved or renamed?