Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to choco install vagrant on Windows 7 due to .NET version problem #348

Closed
hoatle opened this issue Jul 13, 2017 · 3 comments
Closed

Comments

@hoatle
Copy link
Member

hoatle commented Jul 13, 2017

Need to install .NET v4.5 on Windows 7 after installing choco.

Should mention on docs that sometimes users need to hit "Enter" key when the terminal does not send console output after some time (looks like freeze, just press "Enter" key for it to continue)

install choco => restart
install dotnet4.5 => restart
install vagrant => restart

@hoatle hoatle added this to the v0.5.0-c1-dev milestone Jul 13, 2017
@hoatle hoatle self-assigned this Jul 13, 2017
@hoatle hoatle changed the title failed to choco vagrant on Windows 7 due to .NET version failed to choco vagrant on Windows 7 due to .NET version problem Jul 13, 2017
@hoatle hoatle changed the title failed to choco vagrant on Windows 7 due to .NET version problem failed to choco install vagrant on Windows 7 due to .NET version problem Jul 13, 2017
@hoatle hoatle assigned phuonglm and unassigned hoatle Jul 13, 2017
@hoatle
Copy link
Member Author

hoatle commented Jul 13, 2017

seems that @phuonglm had a different idea about the root cause and solution, assigned to @phuonglm to spend more time on this to find out the possibly "true" root cause and solution.

@hoatle hoatle assigned hoatle and unassigned phuonglm Jul 13, 2017
@hoatle
Copy link
Member Author

hoatle commented Jul 13, 2017

root cause from .NET version: http://blogs.perficient.com/microsoft/2016/04/tsl-1-2-and-net-support/ and the choco downloader uses .NET to download. (sent by @phuonglm)

vagrant site supports SLv3 and TLS 1.0, so we need to upgrade .NET to at least v4.5 to make the downloader works.

hoatle added a commit to hoatle/teracy-dev that referenced this issue Jul 13, 2017
hoatle added a commit to hoatle/teracy-dev that referenced this issue Jul 13, 2017
phuonglm added a commit that referenced this issue Jul 14, 2017
…nt-windows-7

@ #348 | failed to choco install vagrant on Windows 7 due to .NET version problem
hoatle added a commit that referenced this issue Jul 14, 2017
@hoatle hoatle assigned phuonglm and unassigned hoatle Jul 14, 2017
@phuonglm
Copy link
Contributor

verified, close

@ghost ghost removed the stag:under-verification label Jul 24, 2017
@phuonglm phuonglm assigned hoatle and unassigned phuonglm Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants