YunoHost-Apps / nitter_ynh

Nitter package for YunoHost
https://github.com/zedeus/nitter
GNU Affero General Public License v3.0
7 stars 4 forks source link

Installation fails using CLI or Webadmin : command not allowed #29

Open StraToN opened 1 year ago

StraToN commented 1 year ago

Describe the bug

Simply trying to install Nitter on my YNH instance, but fails.

Context

Steps to reproduce

Expected behavior

Install performs until the end

Logs

https://paste.yunohost.org/raw/imizemonuv

Additional information

The error seems related to the latest commit in main branch: 4508d48f466a4f1aa9a1ec77deca56aad4d7d79f

WARNING - _common.sh : ligne 14 : 10701 Instruction non permise sudo -u $app env "PATH=$final_path/nim-installation/bin:$(sudo -u $app sh -c 'echo $PATH')" nimble build -d:release -y -d:danger --passC:"-flto" --passL:"-flto" 2>&1
dragondaddy commented 1 year ago

I have a similar problem here, though not exactly the same (the error is not exactly the same, see log)

I had a previous Nitter install running which stopped working properly after a recent update of Yunohost (Debian version update). I just uninstalled it and tried to reinstall, but was unsuccessful.