Skip to content

git-sdk-installer-1.0.8-64.7z.exe does not install bin/bash.exe any more #3594

@Dirk1966

Description

@Dirk1966
  • I was not able to find an open or closed issue matching what I'm seeing

Setup

  • Start 64-bit git-sdk-installer-1.0.8-64.7z.exe
 - Windows 10-64?

$ cmd.exe /c ver

** Microsoft Windows [Version 10.0.19044.1387] **


 - What options did you set as part of the installation? Or did you choose the
   defaults? No I choosed different paths on a secondary hard disk P:\git-sdk-64, P:\Prg\t1\git-sdk-64

  • Any other interesting things about your environment that might be related
    to the issue you're seeing?

Searching bash.exe should show three files, the git-sdk-64/bin/bash.exe is missing:

Previous installations:

** find /p/Prg/git-sdk-64 -type f -name 'bash.exe' -exec ls -l '{}' ;
** -rwxr-xr-x 1 user 197121 46096 Nov 26 21:37 /p/Prg/git-sdk-64/bin/bash.exe # This file is missing since at least 2021-12-13
** -rwxr-xr-x 1 user 197121 1089162 Aug 26 18:26 /p/Prg/git-sdk-64/mingw64/libexec/busybox/bash.exe
** -rwxr-xr-x 1 user 197121 1963639 Aug 26 18:27 /p/Prg/git-sdk-64/usr/bin/bash.exe

Details

  • What commands did you run to trigger this issue?

** .\git-sdk-installer-1.0.8-64.7z.exe

  • What did you expect to occur after running these commands?

** A file .../git-sdk-64/bin/bash.exe exists **

  • What actually happened instead?

** File .../git-sdk-64/bin/bash.exe missing in installation **

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions