https fetch on buildbots?

Daniel J. Luke dluke at geeklair.net
Tue Feb 16 08:07:39 PST 2016


On Jan 20, 2016, at 4:49 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
> On Jan 20, 2016, at 12:39, David Strubbe <dstrubbe at macports.org> wrote:
>> After making a commit to the port miriad, I find that the fetch fails on the buildbots like this (https://build.macports.org/builders/buildports-mtln-x86_64/builds/27365/steps/compile/logs/stdio). Is there any inherent problem with fetching from an https site? Or, any suggestion on how to diagnose what the SSL error is?
> 
> I'm not aware of a general problem with https fetching on the buildbot servers. 
> 
> Maybe that site is using a newer ssl/tls protocol than the version of curl/openssl provided with Mountain Lion knows about?

If that's the case, we could probably treat https connections like ftp (for the older buildbots) and they could use the proxy to still be able to fetch.

-- 
Daniel J. Luke





More information about the macports-dev mailing list