YunoHost-Apps / guacamole_ynh

Apache Guacamole package for YunoHost
https://guacamole.apache.org/
Apache License 2.0
9 stars 16 forks source link

Failed install Guacamole on YunoHost #47

Open MoletMaximilien opened 2 months ago

MoletMaximilien commented 2 months ago

Describe the bug

When I try to install Apache Guacamole, I get an error telling me that YunoHost cannot download the Tomcat .deb ( 404 Not Found).

Context

Logs

args: app: guacamole force: false label: undefined no_remove_on_failure: false ended_at: 2024-07-09 17:21:31.029527 error: "\xC9chec du t\xE9l\xE9chargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb)\ \ pour guacamole\u202F: https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb:\n\ 2024-07-09 19:21:31 erreur_404_: Not Found.\n" interface: api operation: app_install parent: null related_to:

============

2024-07-09 19:21:16,810: INFO - Installation de guacamole… 2024-07-09 19:21:16,813: INFO - Provisioning sources... 2024-07-09 19:21:16,813: DEBUG - Prefetching asset server: https://downloads.apache.org/guacamole/1.5.4/source/guacamole-server-1.5.4.tar.gz ... 2024-07-09 19:21:17,679: DEBUG - Prefetching asset client: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-1.5.4.war ... 2024-07-09 19:21:19,796: DEBUG - Prefetching asset auth-header: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-header-1.5.4.tar.gz ... 2024-07-09 19:21:20,679: DEBUG - Prefetching asset auth-ldap: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-ldap-1.5.4.tar.gz ... 2024-07-09 19:21:22,766: DEBUG - Prefetching asset auth-jdbc: https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-jdbc-1.5.4.tar.gz ... 2024-07-09 19:21:30,284: DEBUG - Prefetching asset mariadb-java-client: https://downloads.mariadb.com/Connectors/java/connector-java-2.7.4/mariadb-java-client-2.7.4.jar ... 2024-07-09 19:21:30,874: DEBUG - Prefetching asset tomcat9_deb: https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb ... 2024-07-09 19:21:31,014: WARNING - Failed to provision sources : Échec du téléchargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb) pour guacamole : https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb: 2024-07-09 19:21:31 erreur 404 : Not Found.

2024-07-09 19:21:31,016: INFO - Deprovisioning sources... 2024-07-09 19:21:31,028: ERROR - L'allocation automatique des ressources (provisioning), la suppression d'accès à ces ressources (déprovisioning) ou la mise à jour des ressources pour guacamole a échoué : Échec du téléchargement de la ressource 'tomcat9_deb' (https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb) pour guacamole : https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.43-2~deb11u9_all.deb: 2024-07-09 19:21:31 erreur 404 : Not Found.

jose1711 commented 1 month ago

https://github.com/YunoHost-Apps/guacamole_ynh/pull/48 seems to be addressing this