-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Git for Windows Installer hangs #1763
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
Comments
That log shows that "Installation process succeeded." |
Well, clearly the log is mistaken, the installation is incomplete. I have installed Git for Windows on other Windows machines before. |
You could run |
This is really annoying and until it is fixed the old version of git should be uploaded on the site |
@HappyTreesDev rather than vent at the people who do all the work for you, you might want to consider actually helping. Like, for example, running said |
@dscho In the attachment you can find the relevant section of |
@dscho I was more getting at that the old version should be uploaded in this situation, which I do not have control over. I am willing to wait for the fix. |
@HappyTreesDev no old installer has been removed. And: your intention to lay back lazily and expect others to work for you is not appreciated here. Not one bit. |
wmic_git.txt |
Hrm. @alperenguman So if it hangs in
|
I hope that everybody here is happy that once again, I had to do all the work: git-for-windows/build-extra#255. Because I am not. |
Git for Windows installer hangs with the green bar complete on a Windows 10 Pro (Build 17134.165).
It's running mkdir when it hangs at the end. The only possible action is to force kill. This results in post-install steps being incomplete.
Immediate observations of aberrant behaviour: Git command not in PATH, not in shell context menu, vim is the default editor despite nano being selected in the installation. Post-install.bat script remains untouched in the program directory.
Options Selected:
Git from the Windows Command Prompt
Use (Tortoise)Plink
Checkout Windows-style, commit Unix-style line endings
Use MinTTY
Enable file system caching
Enable Git credential manager
Log:
https://pastebin.com/Ez8cxHQV
Notes:
Tried installing previous versions: 2.17, 2.11 and observed the same behaviour. When uninstalling and reinstalling again Revo Uninstaller is used to make sure no traces of the program remain in the registry.
The text was updated successfully, but these errors were encountered: