Chocolatey install of Cygwin keeps looping through sites

chocolateycygwin;installationuninstallwindows 7

So I have been trying to install Cygwin via chocolatey here, using:

cinst Cygwin

However, I get this screen
enter image description here
which just goes through different sites, and keeps 'failing'.

Now I am concerned… what do I do here? If I abort… how do I remove the gunk it has installed? Should I care? But more importantly, what/how do I remedy this problem?

Thanks.

Best Answer

The use of BASH is inconsistent with Chocolatey commands. I would recommend cmd.exe or powershell.

With Cygwin install, it could be a variety of factors causing this issue. Do you have a link to that image or the text somewhere so we can take a look at what might be happening? It's hard to make out from the image.

Related Question