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

Missing Dep's deps install -- Dependency errors #84

Open
SolAZDev opened this issue Nov 29, 2023 · 2 comments
Open

Missing Dep's deps install -- Dependency errors #84

SolAZDev opened this issue Nov 29, 2023 · 2 comments

Comments

@SolAZDev
Copy link

Describe the bug

When installing from the WebAdmin portal, in a semi-clean install of YunoHost (via the Install disc, and NOT the install scripts) there are errors when installing. Upon closer inspection, these are missing dependencies, some of which, are of the dependencies package itself.

Context

  • Hardware: Mini Office PC
  • YunoHost version: 11.2.7 (installed via ISO)
  • I have access to my server: For this case, via WebAdmin portal
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: I believe not
    • If yes, please explain: This a fresh install of YunoHost, no system packages were installed (besides wifi driver), they were updated via the WebAdmin portal.

Steps to reproduce

  1. Have a Fresh install of Yunohost from the ISO
  2. Go to Applications > Install Appliation > LXD > Install
  3. Watch errors come out
  4. Read Logs

Expected behavior

The app should install with the dependencies package working. I think this can be fixed with an equivalent install-deps flag when trying to install the dependencies package, there is a force-deps but it's clearly not working. Which kinda makes me wonder if it's best to just install the dependencies via the script rather than a package that installs the dependencies instead.

Logs

list of things not installed: https://paste.yunohost.org/raw/ojobokiped
look at 2022-10-16 18:56:55,702:

@Salamandar
Copy link
Member

Could you please test the testingbranch by running this :

sudo yunohost app upgrade lxd -u https://github.com/YunoHost-Apps/lxd_ynh/tree/testing

Thanks :)

@anmol26s
Copy link

Same error on main and testing branch.
https://paste.yunohost.org/raw/gohexalixa

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

3 participants