ix-plugin-hub / iocage-plugin-index

Community created JSON files for plugins.
155 stars 111 forks source link

jexec: execvp: /root/post_install.sh: Permission denied #163

Closed zorglube closed 3 years ago

zorglube commented 3 years ago

Hello,

I'm trying to package the project MovieNight as an TrueNAS Plugin. I know it quite well, I had built it many times, and I run an instance on my TrueNAS. I had started the job to make the plugin deployment files and scripts. I had submitted an Pull Request during the steps. I'm now testing the iocage plugin deployment and I'm stuck in an issue. When I run iocage fetch --plugins --git_repository https://github.com/zorglube/iocage-plugin-index.git dhcp="on" --branch master --update I have this error jexec: execvp: /root/post_install.sh: Permission denied AND i don't understand why post_install.sh can't be run AND how to fix that.

If anyone can help, I'll be glad you read your advises.

Zorglube

tprelog commented 3 years ago

Please see https://github.com/ix-plugin-hub/iocage-plugin-index/pull/162#issuecomment-778873255