You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The msys-2.0.dll that the package depends on cannot be loaded correctly.
There are rz.exe and sz.exe in C:\Users\x\AppData\Local\Microsoft\WinGet\Links\.
There are rz.exe, sz.exe and msys-2.0.dll in C:\Users\x\AppData\Local\Microsoft\WinGet\Packages\trzsz.lrzsz__DefaultSource\lrzsz_0.12.21rc_windows_x86_64\.
The rz and sz command only works in C:\Users\x\AppData\Local\Microsoft\WinGet\Packages\trzsz.lrzsz__DefaultSource\lrzsz_0.12.21rc_windows_x86_64\.
We've identified this as a duplicate of another issue or PR that already exists. This specific instance is being closed in favor of the linked issue. Please add your 👍 to the other issue to raise its priority. Thanks for your contribution!
Brief description of your issue
The
msys-2.0.dll
that the package depends on cannot be loaded correctly.There are
rz.exe
andsz.exe
inC:\Users\x\AppData\Local\Microsoft\WinGet\Links\
.There are
rz.exe
,sz.exe
andmsys-2.0.dll
inC:\Users\x\AppData\Local\Microsoft\WinGet\Packages\trzsz.lrzsz__DefaultSource\lrzsz_0.12.21rc_windows_x86_64\
.The
rz
andsz
command only works inC:\Users\x\AppData\Local\Microsoft\WinGet\Packages\trzsz.lrzsz__DefaultSource\lrzsz_0.12.21rc_windows_x86_64\
.It will fail when running in other directory.
Steps to reproduce
winget install -m .
for trzsz.lrzsz winget-pkgs#129171rz -h
andsz -h
command.Expected behavior
Run
rz -h
should output the help message:Actual behavior
No output. Maybe the
msys-2.0.dll
cannot be loaded.Environment
The text was updated successfully, but these errors were encountered: