<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 20 Jul 2022, at 6:32 pm, Dave Allured - NOAA Affiliate via macports-dev <<a href="mailto:macports-dev@lists.macports.org" class="">macports-dev@lists.macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">On Wed, Jul 20, 2022 at 2:30 AM Christopher Jones <<a href="mailto:jonesc@hep.phy.cam.ac.uk" class="">jonesc@hep.phy.cam.ac.uk</a>> wrote:<br class=""></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space" class=""><div class=""><blockquote type="cite" class=""><div class="">On 20 Jul 2022, at 1:13 am, Dave Allured - NOAA Affiliate via macports-dev <<a href="mailto:macports-dev@lists.macports.org" target="_blank" class="">macports-dev@lists.macports.org</a>> wrote:</div><br class=""><div class=""><div dir="ltr" class=""><div class="">Hmmm.  If port curl is already installed and active, then why would subsequent port fetches prefer /usr/bin/curl?  Is this a search path issue?</div></div></div></blockquote><div class=""><br class=""></div>No. port does not rely on finding ‘curl’, from PATH. It instead uses the system lib curl which it is liked against. The only way to get port to use a different curl is to rebuild base, configured to use that version.</div></div></blockquote><div class=""><br class=""></div><div class="">Ah, that is what I missed.  How about adding a fallback option to use an alternate command line curl through PATH, when available, after normal fetch attempts have failed?  My hope is that this would ultimately reduce time spent on debugging connection and SSL issues.</div></div></div>
</div></blockquote></div><br class=""><div class="">Please read the discussion at</div><div class=""><br class=""></div><div class=""><a href="https://trac.macports.org/ticket/51516" class="">https://trac.macports.org/ticket/51516</a></div><div class=""><br class=""></div><div class="">and add any comments you might have. </div><div class=""><br class=""></div><div class="">In short, adding a ‘fallback to curl’ is very non trivial to do, perhaps not even possible.</div></body></html>