Skip to content

script: line 1: script: command not found #169

@vrouwerff

Description

@vrouwerff

I run this command:

sandwine --dotwine npp/:rw ./npp.8.8.8.Installer.x64.exe

and i get this error bunch of lines explaining what wont be on path and this error:

# bwrap \
    --disable-userns \
    (bunch of other stuff) \
    --setenv container sandwine \
    -- \
    sh -c 'wineserver -p0 && "$0" "$@" ; ret=$? ; wineserver -k ; exit ${ret}' \
    script -e -q -c 'exec wine ./npp.8.8.8.Installer.x64.exe' /dev/null
script: line 1: script: command not found

Wine installed, wine32 installed, all packages related to wine is installed, i am running the latest version of sandwine

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions