<HTML><BODY><div class="js-helper js-readmsg-msg">
        <style type="text/css"></style>
        <div>
                <base target="_self" href="https://e.mail.ru/">
                
            <div id="style_15639741180894428502_BODY"><div class="class_1564139796">
<br><br><br><blockquote style="border-left:1px solid #0857A6;margin:10px;padding:0 0 0 10px;">
        Среда, 24 июля 2019, 12:44 +03:00 от Alexander Turenko <<a href="mailto:alexander.turenko@tarantool.org">alexander.turenko@tarantool.org</a>>:<br><br><div id=""><div class="js-helper_mailru_css_attribute_postfix js-readmsg-msg_mailru_css_attribute_postfix"><div><div id="style_15639614650426613769_BODY_mailru_css_attribute_postfix">On Wed, Jul 24, 2019 at 10:17:55AM +0300, Alexander V. Tikhonov wrote:<br>
                                 > Due to the new 7.65.3 curl version released on 2019-07-19,<br>
> removed temporary workaround that downgraded the curl to<br>
> 7.65.0 which was committed at:<br>
> <br>
> 2e880af097a548036278f43b3d6b0f6534a66bac ("travis-ci: freeze curl version on 7.65.0 on OS X")<br>
> <br>
> Follows up #4288<br>
> ---<br>
> <br>
> Github: <a href="https://github.com/tarantool/tarantool/tree/avtikhon/gh-4288-upgrade-curl" target="_blank" rel=" noopener noreferrer">https://github.com/tarantool/tarantool/tree/avtikhon/gh-4288-upgrade-curl</a><br>
> Issue: <a href="https://github.com/tarantool/tarantool/issues/4288" target="_blank" rel=" noopener noreferrer">https://github.com/tarantool/tarantool/issues/4288</a><br>
> <br>
>  .travis.mk | 8 ++------<br>
>  1 file changed, 2 insertions(+), 6 deletions(-)<br>
> <br>
> diff --git a/.travis.mk b/.travis.mk<br>
> index 7d349bc21..7947dd12f 100644<br>
> --- a/.travis.mk<br>
> +++ b/.travis.mk<br>
> @@ -119,12 +119,8 @@ deps_osx:<br>
>    brew update<br>
>    brew install openssl readline curl icu4c libiconv --force<br>
>    python2 -V || brew install python2 --force<br>
> -  ###################################################<br>
> -  # Temporary workaround to curl version from<br>
> -  # issue #4288 to downgrade from 7.65.1 to 7.65.0:<br>
> -  # TODO: remove the workaround after 7.65.2 released<br>
> -  brew reinstall <a href="https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f3e2682fa3d8a6ee58ded40718a1326e08a6d/Formula/curl.rb" target="_blank" rel=" noopener noreferrer">https://raw.githubusercontent.com/Homebrew/homebrew-core/e47f3e2682fa3d8a6ee58ded40718a1326e08a6d/Formula/curl.rb</a><br>
> -  ###################################################<br>
> +  # install the curl with version 7.65.3 or later instead of default 7.65.0<br><br>
What does you mean with the word 'default'?</div></div></div></div></blockquote>I've meant the already installed.<br><blockquote style="border-left:1px solid #0857A6;margin:10px;padding:0 0 0 10px;"><div id=""><div class="js-helper_mailru_css_attribute_postfix js-readmsg-msg_mailru_css_attribute_postfix"><div><div id="style_15639614650426613769_BODY_mailru_css_attribute_postfix"><br><br>
> +  brew upgrade curl || true<br><br>
There is `brew update` above.</div></div></div></div></blockquote>Right, using force it will install needed 7.65.3 version.<br><blockquote style="border-left:1px solid #0857A6;margin:10px;padding:0 0 0 10px;"><div id=""><div class="js-helper_mailru_css_attribute_postfix js-readmsg-msg_mailru_css_attribute_postfix"><div><div id="style_15639614650426613769_BODY_mailru_css_attribute_postfix"><br><br>
Why not just revert (`git revert`)<br>
2e880af097a548036278f43b3d6b0f6534a66bac and add proper description to<br>
its commit message? Please, check that this will be sufficient.</div></div></div></div></blockquote>I've checked the rollback only and it was enough to fix the issue as I saw in results.<br><blockquote style="border-left:1px solid #0857A6;margin:10px;padding:0 0 0 10px;"><div id=""><div class="js-helper_mailru_css_attribute_postfix js-readmsg-msg_mailru_css_attribute_postfix"><div><div id="style_15639614650426613769_BODY_mailru_css_attribute_postfix"><br><br>
>    curl --silent --show-error --retry 5 <a href="https://bootstrap.pypa.io/get-pip.py" target="_blank" rel=" noopener noreferrer">https://bootstrap.pypa.io/get-pip.py</a> >get-pip.py<br>
>    python get-pip.py --user<br>
>    pip install --user --force-reinstall -r test-run/requirements.txt<br>
> -- <br>
> 2.17.1<br>
> <br></div></div></div></div></blockquote>
<br>
<br>-- <br>Alexander Tikhonov<br>
</div></div>
            
        
                <base target="_self" href="https://e.mail.ru/">
        </div>

        
</div></BODY></HTML>