GitHub CI Jobs Slower than Usual?

Ryan Schmidt ryandesign at macports.org
Wed Apr 28 00:20:38 UTC 2021


On Apr 27, 2021, at 18:21, Ryan Schmidt wrote:

> On Apr 27, 2021, at 18:07, Ryan Schmidt wrote:
> 
>> On Apr 27, 2021, at 17:24, Ryan Schmidt wrote:
>> 
>>> I know there is a bug in base where the same host is tried twice, but I haven't seen it happen three times before.
>>> 
>>> https://trac.macports.org/ticket/57719
>> 
>> Ok yes that is the bug. Each of the archive_site_local entries (which in the case of CI builds includes packages.macports.org) is added to the list twice, and the list already contains packages.macports.org because it's in the standard archive sites list.
> 
> This should help:
> 
> https://github.com/macports/macports-ports/commit/847208cf7a361d2ed6dc5f4f03184068690958d2
> 
> (for PRs created or rebased after this commit)

I've also updated the web server permissions. It should now allow connections from GitHub Actions and Azure Pipelines again, though it will undoubtedly need to be updated again in the future as those services continue to evolve.



More information about the macports-dev mailing list