-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Never finished downloading, Download says 64 bit, Task Manager says 32 bit #2312
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
is this an initial download of Git, or an update? Where is the task manager info gained from (which part - the 'it' you mention). Sometimes (on windows, for various apps) you get as (32 bit) suffix because of the way compatibility is being done. |
@petitt0 any particular reason you are using the RC instead of the actual release v2.23.0.windows.1? So this is the setup executable, right? Or are you trying to upgrade the v2.23.0-rc2.windows.1 with v2.23.0.windows.1 and that fails? Process Explorer could arguably be used to
The biggest question really is what stalls. The setup itself? Then the debug symbols for Git probably won't help. Given it stalls at the end: do you have any anti-malware solution running, if so which one? How long did you wait until you concluded it was "stuck"? NB: the setup "wrapper" is 32-bit, correct! But the bundled tools inside, which are to be installed, should be 64-bit nevertheless. Since you seem to have a working Git for Windows despite the stuck installation, perhaps you could try using
The For comparison, this is what a 32-bit executable (x86-32) would look like:
|
@assarbad thanks for the heads-up about it being an rc build. @petitt0 - when upgrading from the rc build to the proper first release, you WILL get a dialog saying that it appears that you are down grading versions. Just accept the apparent downgrade (click the button;-). This assumes that is the failure you are indicating. This is an artefact of the version numbering system used upstream for release candidates, and will be mentioned in the new Security.md file being added to the repo #2311 . |
Closing due to literally no answers at all from the original poster. |
Setup
defaults?
The text was updated successfully, but these errors were encountered: