Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
StraToN opened this issue Sep 6, 2022 · 1 comment
Open

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

StraToN opened this issue Sep 6, 2022 · 1 comment

Comments

@StraToN
Copy link

StraToN commented Sep 6, 2022

Describe the bug

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

Context

  • Hardware: Home server
  • YunoHost version: tested both 4.4.2.13 (stable) and 11.0.9.14 (stable)
  • I have access to my server: Through SSH | through the webadmin.
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
  • Using, or trying to install package version/branch: nitter_ynh 0.1.0 from webadmin
  • If upgrading, current package version: first install

Steps to reproduce

  • If you performed a command from the CLI, the command itself is enough. For example:
    sudo yunohost app install nitter
  • Also performed from webadmin with identical result
  • If the error occurs in your browser, explain what you did:
    1. Go to 'Applications'
    2. Click on 'Install'
    3. Search for 'Nitter'
    4. Click 'Install'
    5. Installation runs until error
    6. See error

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: 4508d48

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
@StraToN StraToN changed the title Installation fails using CLI or Webadmin Installation fails using CLI or Webadmin : command not allowed Sep 6, 2022
@dragondaddy
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants