Skip to content

Didn't work under wine #2

@vdbergh

Description

@vdbergh

I know this is meant to be a windows app, but out of curiosity I tried to run this under wine. The GUI looks great but the worker install fails with the following error message:

INFO: MSYS2 not found. Please run 'Install/Re-Install Worker'.
--- Starting MSYS2 Installation ---
Installing winget in silent mode, it takes some time...
Can't recognize 'winget install --id=MSYS2.MSYS2 --silent --accept-package-agreements --accept-source-agreements' as an internal or external command, or batch script.
Can't recognize 'C:\msys64\msys2_shell.cmd -defterm -msys2 -here -c "pacman -Syuu --noconfirm"' as an internal or external command, or batch script.
--- MSYS2 Installation finished ---
ERROR: Process finished with non-zero exit code: 9009

It seems that wine does not know about winget . Googling shows this to be a well-known issue which is apparently not easily fixable,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions