Scoop: Vagrant 1.9.1 cannot be installed

Created on 16 Jan 2017  路  4Comments  路  Source: lukesampson/scoop

Dear all

I used to be able to install vagrant 1.8.x successfully using scoop install vagrant

I tried URL: https://releases.hashicorp.com/vagrant/1.9.1/vagrant_1.9.1.msi in the browser, the link is active as normal, so please guide

Thanks all

I keep trying this installation for more than a week , I'm still not be able to complete it

I also tried the installation using PowerShell, the result was the same

bug

Most helpful comment

@lukesampson thanks for this awesome tool :)

All 4 comments

Thanks for reporting this problem. I think it was due to the Hashi Corp download server removing support for SSLv3 and TLS 1.0, and PowerShell / .NET not allowing newer TLS versions by default.

I've changed Scoop so that it will use whatever SSL/TLS protocols are available on your system. This fixes the problem for me. Can you please run scoop update and then test and confirm that it works for you too please?

checkver.ps1 should also get this fix, because it fails too.

@lukesampson thanks for this awesome tool :)

Thanks guys. @r15ch13: checkver.ps1 should be fixed now too.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

muhlpachr picture muhlpachr  路  3Comments

bernstein82 picture bernstein82  路  3Comments

SinisterBlade picture SinisterBlade  路  3Comments

Arnavion picture Arnavion  路  3Comments

yetangye picture yetangye  路  3Comments