Mediawiki installation failure

My YunoHost server

Raspberry Pi 4 at home
YunoHost version: latest, just installed yesterday, manually from scratch, over RPI OS
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

MediaWiki installation from the App installation menu fails:

2021-01-20 19:34:58,126: DEBUG - + src_filename=ldap_authentication2.tar.gz
2021-01-20 19:34:58,127: DEBUG - + local local_src=/opt/yunohost-apps-src/mediawiki/ldap_authentication2.tar.gz
2021-01-20 19:34:58,127: DEBUG - + test -e /opt/yunohost-apps-src/mediawiki/ldap_authentication2.tar.gz
2021-01-20 19:34:58,127: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=ldap_authentication2.tar.gz https://extdist.wmflabs.org/dist/extensions/LDAPAuthentication2-REL1_35-771b91e.tar.gz
2021-01-20 19:34:58,829: DEBUG - + out=‘https://extdist.wmflabs.org/dist/extensions/LDAPAuthentication2-REL1_35-771b91e.tar.gz:
2021-01-20 19:34:58,830: DEBUG - 2021-01-20 19:34:58 ERROR 404: Not Found.’
2021-01-20 19:34:58,831: DEBUG - + ynh_die ‘–message=https://extdist.wmflabs.org/dist/extensions/LDAPAuthentication2-REL1_35-771b91e.tar.gz:
2021-01-20 19:34:58,831: DEBUG - 2021-01-20 19:34:58 ERROR 404: Not Found.’
2021-01-20 19:34:58,835: DEBUG - 2021-01-20 19:34:58 ERROR 404: Not Found.’
2021-01-20 19:34:58,937: DEBUG - + ret_code=1
2021-01-20 19:34:58,938: WARNING - https://extdist.wmflabs.org/dist/extensions/LDAPAuthentication2-REL1_35-771b91e.tar.gz:
2021-01-20 19:34:58,939: DEBUG - + echo ‘https://extdist.wmflabs.org/dist/extensions/LDAPAuthentication2-REL1_35-771b91e.tar.gz:
2021-01-20 19:34:58,940: WARNING - 2021-01-20 19:34:58 ERROR 404: Not Found.
2021-01-20 19:34:58,941: DEBUG - 2021-01-20 19:34:58 ERROR 404: Not Found.’
2021-01-20 19:34:58,941: DEBUG - + exit 1
2021-01-20 19:34:58,942: DEBUG - + ynh_exit_properly
2021-01-20 19:34:58,942: DEBUG - + local exit_code=1
2021-01-20 19:34:58,942: DEBUG - + ‘[’ 1 -eq 0 ‘]’
2021-01-20 19:34:58,943: DEBUG - + trap ‘’ EXIT
2021-01-20 19:34:58,943: DEBUG - + set +o errexit
2021-01-20 19:34:58,944: DEBUG - + set +o nounset
2021-01-20 19:34:58,944: DEBUG - + sleep 0.5
2021-01-20 19:34:59,448: DEBUG - + type -t ynh_clean_setup
2021-01-20 19:34:59,449: DEBUG - + exit 1
2021-01-20 19:34:59,506: ERROR - Unable to install mediawiki: An error occurred inside the app installation script

Hmpf indeed it’s broken because once again the plugin file disappeared … I guess it’s so hard for people to just keep hosting a damn .tar.gz file more than 6 months …

I guess we should try to think about a more reliable solution than downloading those damn files …

Is there a way i can provide a dummy file for it, or update the mediawiki installation parameters myself?
Thanks
Mike

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