Error in guacamole installation

:uk:/:us: Hi Guys it seems that you need to update your installation script for guacamole

My YunoHost server

Hardware: Raspberry Pi 4
YunoHost version: 4.2.8.3
I have access to my server : through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:

Description of my issue

I am trying to install guacamole on my server but the url is returning 404 code error

NB:

2021-10-17 01:02:44,322: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/guacamole/tomcat9.deb https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.31-1~deb10u4_all.deb
2021-10-17 01:02:44,771: DEBUG - + out='https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.31-1~deb10u4_all.deb:
2021-10-17 01:02:44,772: DEBUG - 2021-10-17 01:02:44 ERROR 404: Not Found.'
2021-10-17 01:02:44,772: DEBUG - + ynh_die '--message=https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.31-1~deb10u4_all.deb:
2021-10-17 01:02:44,773: DEBUG - 2021-10-17 01:02:44 ERROR 404: Not Found.'
2021-10-17 01:02:44,775: DEBUG - 2021-10-17 01:02:44 ERROR 404: Not Found.'
2021-10-17 01:02:44,823: DEBUG - + ret_code=1
2021-10-17 01:02:44,823: DEBUG - + echo 'https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.31-1~deb10u4_all.deb:
2021-10-17 01:02:44,824: DEBUG - 2021-10-17 01:02:44 ERROR 404: Not Found.'
2021-10-17 01:02:44,824: DEBUG - + exit 1
2021-10-17 01:02:44,824: DEBUG - + ynh_exit_properly
2021-10-17 01:02:44,824: DEBUG - + local exit_code=1
2021-10-17 01:02:44,825: DEBUG - + rm -rf /var/cache/yunohost/download/
2021-10-17 01:02:44,825: WARNING - https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.31-1~deb10u4_all.deb:
2021-10-17 01:02:44,825: WARNING - 2021-10-17 01:02:44 ERROR 404: Not Found.
2021-10-17 01:02:44,829: DEBUG - + '[' 1 -eq 0 ']'
2021-10-17 01:02:44,830: DEBUG - + trap '' EXIT
2021-10-17 01:02:44,830: DEBUG - + set +o errexit
2021-10-17 01:02:44,830: DEBUG - + set +o nounset
2021-10-17 01:02:44,831: DEBUG - + sleep 0.5
2021-10-17 01:02:45,333: DEBUG - + type -t ynh_clean_setup
2021-10-17 01:02:45,334: DEBUG - + ynh_clean_setup
2021-10-17 01:02:45,336: DEBUG - + true
2021-10-17 01:02:45,337: DEBUG - + exit 1
2021-10-17 01:02:46,341: ERROR - Unable to install guacamole: An error occurred inside the app installation script

Maybe post on the Github Issues page since this is a specific issue to this app? The package maintainers will see it there.

1 Like

done it. thank you

  • The file https://ftp.debian.org/debian/pool/main/t/tomcat9/tomcat9_9.0.31-1~deb10u4_all.deb is perfectly reachable from my machine
  • As always, we can’t do shit if you don’t share the full log, you just need to click the damn green button ‘Share with yunopaste’ …
1 Like

What’s with you attitude? Maybe you should double check because in my end I’m receiving 404 error. And for your information I already made a pull request in the GitHub repository and it’s already updated.

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