[Help] Installation error with magicbeez_ynh package - dependency issue

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.7
What app is this about: MagicBeez-ynh

Describe your issue

Hello,

I’m trying to package a Django application for YunoHost, available here: GitHub - eldertek/magicbeez_ynh

I based my work on the existing pyinventory package, modifying it to accommodate my Django app. The application is a scratch card management system.

What I’m trying to achieve:
Install the package through YunoHost’s package installation system using:
yunohost app install https://github.com/eldertek/magicbeez_ynh

What actually happens:
The installation fails during the dependency installation step. Here’s the specific error sequence:

  • The system attempts to create and install a virtual package scratchcards-ynh-deps
  • Specific error message : WARNING Unable to install dependencies
    ERROR provision_or_update failed for apt : An error occured inside the script snippet

Share relevant logs or error messages

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

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.