Skip to content

bug: There's probably a malfunction with mktemp. #12

@Byloth

Description

@Byloth

While running the ExtractResources.sh script, this error was printed:

./ExtractResources.sh: 269: cannot create : Directory nonexistent
cat: '': No such file or directory
./ExtractResources.sh: 271: [: Illegal number:

I would say that the process ran successfully but that -for some unknown reason- the mktemp command execution failed.

Is it probably related to the change of the $TMPDIR environmental variable inside the Docker container?
Is it related to the fact that a mounted volume may not implement some specific API required by the mktemp application to work properly?

I don't know yet...
To be investigated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions