Skip to content
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

sh.exe in wine hangs on missing command in shell expansion #4947

Open
1 task done
jokesper opened this issue Oct 4, 2024 · 0 comments
Open
1 task done

sh.exe in wine hangs on missing command in shell expansion #4947

jokesper opened this issue Oct 4, 2024 · 0 comments
Labels

Comments

@jokesper
Copy link

jokesper commented Oct 4, 2024

Description / Steps to reproduce the issue

In sh.exe when running something like echo "$(this-command-does-not-exist)" sh hangs and does nothing

On the msys2 version of 2023-05-26 (installed with stack) and I cannot run uname (broken $PATH, ...)

After having tried it with the 2024-07-27 version, I cannot get past the install step. It hangs while installing MSYS2. which is the same point at which stack setup hangs. I assume it's also trying to source .profile with the broken path, and cannot find locale.

Expected behavior

A missing command error

Actual behavior

hanging

Verification

Windows Version

????

Are you willing to submit a PR?

No response

@jokesper jokesper added the bug label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant