<div dir="auto">+1 for Mark's suggestion (GitHub Releases)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 12, 2021, 18:10 Mark Anderson <<a href="mailto:mark@macports.org">mark@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>We could also host them using the releases system on github.</div><br clear="all"><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div>—Mark<br></div><div>_______________________<br>Mark E. Anderson <<a href="mailto:mark@macports.org" target="_blank" rel="noreferrer">mark@macports.org</a>><br></div><div><a href="https://trac.macports.org/wiki/mark" target="_blank" rel="noreferrer">MacPorts Trac WikiPage</a><br></div><div><a href="https://github.com/markemer" target="_blank" rel="noreferrer">GitHub Profile</a><br></div><div><br></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 12, 2021 at 2:18 PM Ryan Schmidt <<a href="mailto:ryandesign@macports.org" target="_blank" rel="noreferrer">ryandesign@macports.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
On Apr 12, 2021, at 11:53, Herby G wrote:<br>
<br>
> PR checks are failing across multiple pull requests in macports-ports.<br>
> <br>
> On both Github Actions and Azure Pipelines, we're seeing the following when CI is trying to install MacPorts:<br>
> <br>
> > curl: (22) The requested URL returned error: 403 Forbidden<br>
<br>
It helpfully doesn't tell us what it was trying to fetch, but looking at<br>
<br>
<a href="https://github.com/macports/macports-ports/blob/master/.github/azure-workflows/bootstrap.sh" rel="noreferrer noreferrer" target="_blank">https://github.com/macports/macports-ports/blob/master/.github/azure-workflows/bootstrap.sh</a><br>
<br>
or<br>
<br>
<a href="https://github.com/macports/macports-ports/blob/master/.github/workflows/bootstrap.sh" rel="noreferrer noreferrer" target="_blank">https://github.com/macports/macports-ports/blob/master/.github/workflows/bootstrap.sh</a><br>
<br>
I see that it's trying to download a custom MacPorts built for CI and the getopt package that we use, both from our BinTray account.<br>
<br>
<a href="https://dl.bintray.com/macports-ci-env/macports-base/MacPorts-20.tar.bz2" rel="noreferrer noreferrer" target="_blank">https://dl.bintray.com/macports-ci-env/macports-base/MacPorts-20.tar.bz2</a><br>
<br>
<a href="https://dl.bintray.com/macports-ci-bot/getopt/getopt-v1.1.6.tar.bz2" rel="noreferrer noreferrer" target="_blank">https://dl.bintray.com/macports-ci-bot/getopt/getopt-v1.1.6.tar.bz2</a><br>
<br>
It looks like this is part of a scheduled maintenance of the BinTray service.<br>
<br>
<a href="https://status.bintray.com/incidents/4mzph0y8l6hk" rel="noreferrer noreferrer" target="_blank">https://status.bintray.com/incidents/4mzph0y8l6hk</a><br>
<br>
> In progress<br>
> <br>
> Scheduled maintenance is currently in progress. We will provide updates as necessary.<br>
> <br>
> Posted 5 hours ago. Apr 12, 2021 - 13:00 UTC<br>
> <br>
> Scheduled<br>
> <br>
> Scheduled brown-out session to warn users about May 1st as sunset date for Bintray.<br>
> <br>
> Artifactory installations with remote repositories configured against JCenter, GoCenter and ChartCenter will not be affected by this sunset.<br>
> <br>
> We recommend that JFrog Cloud customers continue using <a href="http://jcenter.bintray.com" rel="noreferrer noreferrer" target="_blank">jcenter.bintray.com</a>, <a href="http://gocenter.io" rel="noreferrer noreferrer" target="_blank">gocenter.io</a>, and <a href="http://repo.chartcenter.io" rel="noreferrer noreferrer" target="_blank">repo.chartcenter.io</a> as Artifactory remote repositories going forward.<br>
> <br>
> JFrog self-hosted customers can also continue fetching from these repositories, but are encouraged to migrate to the canonical repositories.<br>
> <br>
> Additional details can be found at <a href="https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/" rel="noreferrer noreferrer" target="_blank">https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/</a><br>
<br>
Since the BinTray service will be going away for good on May 1 we will need a solution for this by then at the latest, and I'm not aware of any work being done toward that yet.<br>
<br>
As a quick fix, we could put those files on our SourceForge account.<br>
<br>
</blockquote></div>
</blockquote></div>