[MacPorts] #68563: intermittent 503 errors from {packages, distfiles}.macports.org
MacPorts
noreply at macports.org
Fri Oct 27 07:20:15 UTC 2023
#68563: intermittent 503 errors from {packages,distfiles}.macports.org
-----------------------------+---------------------
Reporter: barracuda156 | Owner: admin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: server/hosting | Version:
Resolution: | Keywords:
Port: |
-----------------------------+---------------------
Comment (by jmroot):
In [changeset:"9a735472646136ff02cffc9399fabe2cf8e6fa94/mpbb"
9a735472646136ff02cffc9399fabe2cf8e6fa94/mpbb] (master):
{{{
#!ConfigurableCommitTicketReference repository="mpbb"
revision="9a735472646136ff02cffc9399fabe2cf8e6fa94"
dependencies.tcl: attempt to mitigate 503 errors
Ensure that archivefetch is not attempted at all in install_dep_source,
since we only get there if it already failed. This should prevent
failure from archivefetch getting a 503 for a signature again.
This is at best a poor and partial workaround, since archivefetch
failing for ports that have an archive available in the first place
means that those ports are unnecessarily built from source, and
furthermore, fetching the distfiles might fail the same way.
See: https://trac.macports.org/ticket/68563
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68563#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list