https://bugs.winehq.org/show_bug.cgi?id=40013
Bug ID: 40013 Summary: "Git for Windows" fails to install Product: Wine Version: 1.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alois.schloegl@gmail.com Distribution: ---
Created attachment 53462 --> https://bugs.winehq.org/attachment.cgi?id=53462 backtrace
Trying to install "Git for Windows" from here https://git-scm.com/download/win
https://github.com/git-for-windows/git/releases/download/v2.7.0.windows.1/Gi...
fails. I tested both, 64bit and 32bit version, for the 32bit version I used prefix WINEARCH="win32"
Several combination included the use of the "default" settings were tested. None succeeded.
"Welcome Screen" -> Next "License Information -> Next "Select Destination Location": Used Default "C:\Program Files\git" -> Next "Select Components": used the default x Windows Explorer integration x Git Bash Here x Git Gui Here x Associate .git* configurat... x Associate .sh files ...
"Select Start Menu folder:" Used Default "Git" -> Next
Adjusting your PATH environment x "Use Git from Git Bash only" (default) ->Next
Configure the line ending conversions x "checkout windows-style, commit Unix-style line endings (default) ->Next
Configure the terminal emulator to use with Git Bash x Use MinTTY (Default) ->Next
Configure experimental performance tweaks o "Enable file system cache" default is off ->Next
Installing: Progress bar runs to 100 %
then the installer fails with this message
wine: Call from 0x7b83a9fc to unimplemented function rstrtmgr.dll.RmShutdown, aborting
and a programm error occurs, generating the attached backtrace.