[MacPorts] #60605: bootstrap.sh needlessly downloads PortIndex.json
MacPorts
noreply at macports.org
Sat Jun 6 00:51:33 UTC 2020
#60605: bootstrap.sh needlessly downloads PortIndex.json
----------------------------+---------------------
Reporter: ryandesign | Owner: admin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: server/hosting | Version:
Keywords: | Port:
----------------------------+---------------------
_ci/bootstrap.sh rsyncs "PortIndex*" from the rsync server. This includes
PortIndex and PortIndex.quick, which are needed, and PortIndex.json, which
is not needed. I hope it is possible to update the script so that it
requests and receives PortIndex and PortIndex.quick in a single
transaction, without PortIndex.json. We don't want to fix the problem by
making two separate connections to the server.
--
Ticket URL: <https://trac.macports.org/ticket/60605>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list