YunoHost-Apps / listmonk_ynh

Listmonk package for YunoHost
https://listmonk.app/
GNU General Public License v3.0
4 stars 2 forks source link

Can't install on arm64 board - No rule to make target 'dist' #30

Closed pp-r closed 1 year ago

pp-r commented 1 year ago

Describe the bug

*Impossible d'installer listmonk : Une erreur est survenue dans le script d'installation de l'application because make: *** No rule to make target 'dist'. Stop.*

Context

Try to install listmonk on a arm64 board through the webadmin.

Steps to reproduce

Expected behavior

That the command make can target dist.

Logs

webadmin : https://paste.yunohost.org/raw/jiniqubapa

CLI : https://paste.yunohost.org/raw/zoqatezuwo

navanchauhan commented 1 year ago

Finally reproduced this issue. Investigating

JacquelinDV commented 1 year ago

Bonjour, J'ai le même problème sur mon RPT 3 B avec yunohost 11.1.18

Le Log est à https://paste.yunohost.org/raw/koqufeyeze Les lignes en cause paraissent être: 2023-05-03 20:05:57,609: DEBUG - + make dist 2023-05-03 20:05:57,650: WARNING - make: *** Aucune règle pour fabriquer la cible « dist ». Arrêt.

navanchauhan commented 1 year ago

33 should fix this. Tested this on my own Pi (Install + Upgrade + SMTP setup)