spine-tools / Spine-Toolbox

Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
73 stars 18 forks source link

Linux: executable files in work directories cannot be executed #2933

Open jkiviluo opened 2 months ago

jkiviluo commented 2 months ago

When an executable file on Linux is copied to a work directory, it's permission was changed so that it cannot be executed as a program. Ubuntu 22.04.5 LTS

Executing the file in the source directory works, since permissions are ok there.