Nexcloud - Erreur lors d'une première installation

Mon serveur YunoHost

Matériel: Machine virtuelle sur Freebox Delta
Version de YunoHost: 11.0.9.14 (stable)
J’ai accès à mon serveur : En SSH
Êtes-vous dans un contexte particulier ou avez-vous effectué des modifications particulières sur votre instance ? : non

Description du problème

Bonjour,
J’ai installé Yunohost sur une VM (Freebox Delta).
La seule application actuellement installée est Wordpress
Je veux installer Nexcloud, l’installation échoue, j’ai des messages d’erreur dans le log.

args:
  app: nextcloud
  force: false
  label: Nextcloud
  no_remove_on_failure: false
ended_at: 2022-09-26 10:11:33.079306
env:
  YNH_APP_ARG_ADMIN: yunohostadmin
  YNH_APP_ARG_DOMAIN: maindomain.tld
  YNH_APP_ARG_IS_PUBLIC: '1'
  YNH_APP_ARG_PATH: /nextcloud
  YNH_APP_ARG_USER_HOME: '0'
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_6ltz0rda
  YNH_APP_ID: nextcloud
  YNH_APP_INSTANCE_NAME: nextcloud
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 24.0.4~ynh1
  YNH_ARCH: arm64
error: Une erreur est survenue dans le script d'installation de l'application
interface: api
operation: app_install
parent: null
related_to:
- - app
  - nextcloud
started_at: 2022-09-26 10:11:17.122347
success: false
yunohost_version: 11.0.9.14

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

2022-09-26 10:11:17,135: INFO - Installation de nextcloud...
2022-09-26 10:11:17,223: DEBUG - Nothing to update in LDAP
2022-09-26 10:11:17,224: DEBUG - Permission 'nextcloud.main' mise à jour
2022-09-26 10:11:17,255: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20220926-101117-permission_url-nextcloud" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'nextcloud' </a>'
2022-09-26 10:11:17,345: DEBUG - The permission database has been resynchronized
2022-09-26 10:11:17,393: DEBUG - La configuration de SSOwat a été regénérée
2022-09-26 10:11:17,433: DEBUG - Permission 'nextcloud.main' créée
2022-09-26 10:11:17,433: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20220926-101117-permission_create-nextcloud" style="text-decoration:underline"> Créer permission 'nextcloud' </a>'
2022-09-26 10:11:17,459: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2022-09-26 10:11:17,473: DEBUG - + source _common.sh
2022-09-26 10:11:17,474: DEBUG - ++ YNH_PHP_VERSION=8.0
2022-09-26 10:11:17,475: DEBUG - ++ pkg_dependencies='imagemagick libmagickcore-6.q16-6-extra acl tar smbclient at php8.0-fpm php8.0-bz2 php8.0-imap php8.0-gmp php8.0-gd php8.0-intl php8.0-curl php8.0-apcu php8.0-redis php8.0-ldap php8.0-imagick php8.0-zip php8.0-mbstring php8.0-xml php8.0-mysql php8.0-igbinary php8.0-bcmath'
2022-09-26 10:11:17,475: DEBUG - + source /usr/share/yunohost/helpers
2022-09-26 10:11:17,476: DEBUG - +++ set +o
2022-09-26 10:11:17,476: DEBUG - +++ grep xtrace
2022-09-26 10:11:17,479: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2022-09-26 10:11:17,479: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2022-09-26 10:11:17,506: DEBUG - + ynh_abort_if_errors
2022-09-26 10:11:17,507: DEBUG - + trap ynh_exit_properly EXIT
2022-09-26 10:11:17,507: DEBUG - + domain=maindomain.tld
2022-09-26 10:11:17,507: DEBUG - + path_url=/nextcloud
2022-09-26 10:11:17,508: DEBUG - + admin=yunohostadmin
2022-09-26 10:11:17,508: DEBUG - + user_home=0
2022-09-26 10:11:17,508: DEBUG - + is_public=1
2022-09-26 10:11:17,508: DEBUG - + phpversion=8.0
2022-09-26 10:11:17,509: DEBUG - + app=nextcloud
2022-09-26 10:11:17,613: INFO - [....................] > Validating installation parameters...
2022-09-26 10:11:17,615: DEBUG - + final_path=/var/www/nextcloud
2022-09-26 10:11:17,616: DEBUG - + test '!' -e /var/www/nextcloud
2022-09-26 10:11:17,616: DEBUG - + ynh_webpath_register --app=nextcloud --domain=maindomain.tld --path_url=/nextcloud
2022-09-26 10:11:17,733: DEBUG - + yunohost app register-url nextcloud maindomain.tld /nextcloud
2022-09-26 10:11:18,842: INFO - [....................] > Storing installation settings...
2022-09-26 10:11:18,843: DEBUG - + ynh_app_setting_set --app=nextcloud --key=domain --value=maindomain.tld
2022-09-26 10:11:18,844: DEBUG - + local _globalapp=nextcloud
2022-09-26 10:11:18,960: DEBUG - + app=nextcloud
2022-09-26 10:11:18,960: DEBUG - + [[ domain =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:18,961: DEBUG - + ynh_app_setting set nextcloud domain maindomain.tld
2022-09-26 10:11:19,070: DEBUG - + ynh_app_setting_set --app=nextcloud --key=path --value=/nextcloud
2022-09-26 10:11:19,070: DEBUG - + local _globalapp=nextcloud
2022-09-26 10:11:19,194: DEBUG - + app=nextcloud
2022-09-26 10:11:19,195: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:19,195: DEBUG - + ynh_app_setting set nextcloud path /nextcloud
2022-09-26 10:11:19,306: DEBUG - + ynh_app_setting_set --app=nextcloud --key=admin --value=yunohostadmin
2022-09-26 10:11:19,306: DEBUG - + local _globalapp=nextcloud
2022-09-26 10:11:19,423: DEBUG - + app=nextcloud
2022-09-26 10:11:19,423: DEBUG - + [[ admin =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:19,424: DEBUG - + ynh_app_setting set nextcloud admin yunohostadmin
2022-09-26 10:11:19,530: DEBUG - + ynh_app_setting_set --app=nextcloud --key=user_home --value=0
2022-09-26 10:11:19,530: DEBUG - + local _globalapp=nextcloud
2022-09-26 10:11:19,648: DEBUG - + app=nextcloud
2022-09-26 10:11:19,648: DEBUG - + [[ user_home =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:19,648: DEBUG - + ynh_app_setting set nextcloud user_home 0
2022-09-26 10:11:19,755: DEBUG - + maintenance_mode=0
2022-09-26 10:11:19,756: DEBUG - + ynh_app_setting_set --app=nextcloud --key=maintenance_mode --value=0
2022-09-26 10:11:19,756: DEBUG - + local _globalapp=nextcloud
2022-09-26 10:11:19,874: DEBUG - + app=nextcloud
2022-09-26 10:11:19,874: DEBUG - + [[ maintenance_mode =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:19,875: DEBUG - + ynh_app_setting set nextcloud maintenance_mode 0
2022-09-26 10:11:20,116: INFO - [+...................] > Installing dependencies...
2022-09-26 10:11:20,117: DEBUG - + ynh_install_app_dependencies imagemagick libmagickcore-6.q16-6-extra acl tar smbclient at php8.0-fpm php8.0-bz2 php8.0-imap php8.0-gmp php8.0-gd php8.0-intl php8.0-curl php8.0-apcu php8.0-redis php8.0-ldap php8.0-imagick php8.0-zip php8.0-mbstring php8.0-xml php8.0-mysql php8.0-igbinary php8.0-bcmath
2022-09-26 10:11:20,118: DEBUG - + local 'dependencies=imagemagick libmagickcore-6.q16-6-extra acl tar smbclient at php8.0-fpm php8.0-bz2 php8.0-imap php8.0-gmp php8.0-gd php8.0-intl php8.0-curl php8.0-apcu php8.0-redis php8.0-ldap php8.0-imagick php8.0-zip php8.0-mbstring php8.0-xml php8.0-mysql php8.0-igbinary php8.0-bcmath'
2022-09-26 10:11:20,118: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2022-09-26 10:11:20,119: DEBUG - ++ echo 'imagemagick libmagickcore-6.q16-6-extra acl tar smbclient at php8.0-fpm php8.0-bz2 php8.0-imap php8.0-gmp php8.0-gd php8.0-intl php8.0-curl php8.0-apcu php8.0-redis php8.0-ldap php8.0-imagick php8.0-zip php8.0-mbstring php8.0-xml php8.0-mysql php8.0-igbinary php8.0-bcmath'
2022-09-26 10:11:20,122: DEBUG - + dependencies='imagemagick, libmagickcore-6.q16-6-extra, acl, tar, smbclient, at, php8.0-fpm, php8.0-bz2, php8.0-imap, php8.0-gmp, php8.0-gd, php8.0-intl, php8.0-curl, php8.0-apcu, php8.0-redis, php8.0-ldap, php8.0-imagick, php8.0-zip, php8.0-mbstring, php8.0-xml, php8.0-mysql, php8.0-igbinary, php8.0-bcmath'
2022-09-26 10:11:20,122: DEBUG - + local 'dependencies=imagemagick, libmagickcore-6.q16-6-extra, acl, tar, smbclient, at, php8.0-fpm, php8.0-bz2, php8.0-imap, php8.0-gmp, php8.0-gd, php8.0-intl, php8.0-curl, php8.0-apcu, php8.0-redis, php8.0-ldap, php8.0-imagick, php8.0-zip, php8.0-mbstring, php8.0-xml, php8.0-mysql, php8.0-igbinary, php8.0-bcmath'
2022-09-26 10:11:20,122: DEBUG - + local manifest_path=/var/cache/yunohost/app_tmp_work_dirs/app_6ltz0rda/manifest.json
2022-09-26 10:11:20,123: DEBUG - ++ jq -r .version /var/cache/yunohost/app_tmp_work_dirs/app_6ltz0rda/manifest.json
2022-09-26 10:11:20,203: DEBUG - + local version=24.0.4~ynh1
2022-09-26 10:11:20,204: DEBUG - + '[' -z 24.0.4~ynh1 ']'
2022-09-26 10:11:20,204: DEBUG - + '[' 24.0.4~ynh1 == null ']'
2022-09-26 10:11:20,204: DEBUG - + local dep_app=nextcloud
2022-09-26 10:11:20,205: DEBUG - + [[ imagemagick, libmagickcore-6.q16-6-extra, acl, tar, smbclient, at, php8.0-fpm, php8.0-bz2, php8.0-imap, php8.0-gmp, php8.0-gd, php8.0-intl, php8.0-curl, php8.0-apcu, php8.0-redis, php8.0-ldap, php8.0-imagick, php8.0-zip, php8.0-mbstring, php8.0-xml, php8.0-mysql, php8.0-igbinary, php8.0-bcmath =~ [<=>] ]]
2022-09-26 10:11:20,205: DEBUG - ++ sort -u
2022-09-26 10:11:20,206: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2022-09-26 10:11:20,209: DEBUG - ++ echo imagemagick, libmagickcore-6.q16-6-extra, acl, tar, smbclient, at, php8.0-fpm, php8.0-bz2, php8.0-imap, php8.0-gmp, php8.0-gd, php8.0-intl, php8.0-curl, php8.0-apcu, php8.0-redis, php8.0-ldap, php8.0-imagick, php8.0-zip, php8.0-mbstring, php8.0-xml, php8.0-mysql, php8.0-igbinary, php8.0-bcmath
2022-09-26 10:11:20,211: DEBUG - + local specific_php_version=8.0
2022-09-26 10:11:20,211: DEBUG - + [[ -n 8.0 ]]
2022-09-26 10:11:20,212: DEBUG - ++ echo 8.0
2022-09-26 10:11:20,213: DEBUG - ++ wc -l
2022-09-26 10:11:20,216: DEBUG - + [[ 1 -eq 1 ]]
2022-09-26 10:11:20,216: DEBUG - + dependencies+=', php8.0, php8.0-fpm, php8.0-common'
2022-09-26 10:11:20,217: DEBUG - ++ ynh_app_setting_get --app=nextcloud --key=phpversion
2022-09-26 10:11:20,217: DEBUG - ++ local _globalapp=nextcloud
2022-09-26 10:11:20,274: DEBUG - ++ app=nextcloud
2022-09-26 10:11:20,275: DEBUG - ++ [[ phpversion =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:20,275: DEBUG - ++ ynh_app_setting get nextcloud phpversion
2022-09-26 10:11:20,382: DEBUG - + local old_phpversion=
2022-09-26 10:11:20,382: DEBUG - + '[' -n '' ']'
2022-09-26 10:11:20,382: DEBUG - + ynh_app_setting_set --app=nextcloud --key=phpversion --value=8.0
2022-09-26 10:11:20,383: DEBUG - + local _globalapp=nextcloud
2022-09-26 10:11:20,500: DEBUG - + app=nextcloud
2022-09-26 10:11:20,500: DEBUG - + [[ phpversion =~ (unprotected|protected|skipped)_ ]]
2022-09-26 10:11:20,500: DEBUG - + ynh_app_setting set nextcloud phpversion 8.0
2022-09-26 10:11:20,608: DEBUG - + update-alternatives --set php /usr/bin/php7.4
2022-09-26 10:11:20,612: DEBUG - ++ ynh_package_is_installed postgresql-13
2022-09-26 10:11:20,630: DEBUG - ++ ynh_wait_dpkg_free
2022-09-26 10:11:20,792: DEBUG - ++ return 0
2022-09-26 10:11:20,793: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2022-09-26 10:11:20,793: DEBUG - ++ grep --count 'ok installed'
2022-09-26 10:11:20,814: DEBUG - ++ echo no
2022-09-26 10:11:20,814: DEBUG - + local psql_installed=no
2022-09-26 10:11:20,815: DEBUG - + [[ true == \t\r\u\e ]]
2022-09-26 10:11:20,815: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2022-09-26 10:11:20,815: DEBUG - + cat
2022-09-26 10:11:20,818: DEBUG - + ynh_package_install_from_equivs /tmp/nextcloud-ynh-deps.control
2022-09-26 10:11:20,819: DEBUG - + local controlfile=/tmp/nextcloud-ynh-deps.control
2022-09-26 10:11:20,820: DEBUG - ++ grep '^Package: ' /tmp/nextcloud-ynh-deps.control
2022-09-26 10:11:20,820: DEBUG - ++ cut '--delimiter= ' --fields=2
2022-09-26 10:11:20,824: DEBUG - + local pkgname=nextcloud-ynh-deps
2022-09-26 10:11:20,826: DEBUG - ++ grep '^Version: ' /tmp/nextcloud-ynh-deps.control
2022-09-26 10:11:20,826: DEBUG - ++ cut '--delimiter= ' --fields=2
2022-09-26 10:11:20,830: DEBUG - + local pkgversion=24.0.4~ynh1
2022-09-26 10:11:20,831: DEBUG - + [[ -z nextcloud-ynh-deps ]]
2022-09-26 10:11:20,831: DEBUG - + [[ -z 24.0.4~ynh1 ]]
2022-09-26 10:11:20,832: DEBUG - + ynh_package_update
2022-09-26 10:11:20,832: DEBUG - + ynh_apt update
2022-09-26 10:11:20,832: DEBUG - + ynh_wait_dpkg_free
2022-09-26 10:11:20,988: DEBUG - + return 0
2022-09-26 10:11:20,988: DEBUG - + LC_ALL=C
2022-09-26 10:11:20,988: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-09-26 10:11:20,989: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2022-09-26 10:11:21,170: DEBUG - Hit:1 http://deb.debian.org/debian bullseye InRelease
2022-09-26 10:11:21,170: DEBUG - Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
2022-09-26 10:11:21,171: DEBUG - Hit:3 http://forge.yunohost.org/debian bullseye InRelease
2022-09-26 10:11:21,172: DEBUG - Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
2022-09-26 10:11:21,193: DEBUG - Hit:5 http://deb.debian.org/debian bullseye-backports InRelease
2022-09-26 10:11:21,194: DEBUG - Hit:6 https://packages.sury.org/php bullseye InRelease
2022-09-26 10:11:23,703: DEBUG - Reading package lists...
2022-09-26 10:11:23,730: DEBUG - ++ mktemp --directory
2022-09-26 10:11:23,733: DEBUG - + local TMPDIR=/tmp/tmp.gZHgCqN84F
2022-09-26 10:11:23,733: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2022-09-26 10:11:23,735: DEBUG - + ynh_wait_dpkg_free
2022-09-26 10:11:23,904: DEBUG - + return 0
2022-09-26 10:11:23,904: DEBUG - + cp /tmp/nextcloud-ynh-deps.control /tmp/tmp.gZHgCqN84F/control
2022-09-26 10:11:23,908: DEBUG - + cd /tmp/tmp.gZHgCqN84F
2022-09-26 10:11:23,909: DEBUG - + LC_ALL=C
2022-09-26 10:11:23,909: DEBUG - + equivs-build ./control
2022-09-26 10:11:24,227: DEBUG - dpkg-buildpackage: info: source package nextcloud-ynh-deps
2022-09-26 10:11:24,227: DEBUG - dpkg-buildpackage: info: source version 24.0.4~ynh1
2022-09-26 10:11:24,228: DEBUG - dpkg-buildpackage: info: source distribution unstable
2022-09-26 10:11:24,228: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@marcheur-felin>
2022-09-26 10:11:24,308: DEBUG -  dpkg-source --before-build .
2022-09-26 10:11:24,308: DEBUG - dpkg-buildpackage: info: host architecture arm64
2022-09-26 10:11:24,556: DEBUG -  debian/rules clean
2022-09-26 10:11:24,559: DEBUG - dh clean
2022-09-26 10:11:24,746: DEBUG -    dh_clean
2022-09-26 10:11:24,826: DEBUG -  debian/rules binary
2022-09-26 10:11:24,828: DEBUG - dh binary
2022-09-26 10:11:24,987: DEBUG -    dh_update_autotools_config
2022-09-26 10:11:25,053: DEBUG -    dh_autoreconf
2022-09-26 10:11:25,150: DEBUG -    create-stamp debian/debhelper-build-stamp
2022-09-26 10:11:25,150: DEBUG -    dh_prep
2022-09-26 10:11:25,216: DEBUG -    dh_install
2022-09-26 10:11:25,296: DEBUG -    dh_installdocs
2022-09-26 10:11:25,389: DEBUG -    dh_installchangelogs
2022-09-26 10:11:25,589: DEBUG -    dh_perl
2022-09-26 10:11:25,674: DEBUG -    dh_link
2022-09-26 10:11:25,754: DEBUG -    dh_strip_nondeterminism
2022-09-26 10:11:25,892: DEBUG -    dh_compress
2022-09-26 10:11:25,982: DEBUG -    dh_fixperms
2022-09-26 10:11:26,074: DEBUG -    dh_missing
2022-09-26 10:11:26,135: DEBUG -    dh_installdeb
2022-09-26 10:11:26,214: DEBUG -    dh_gencontrol
2022-09-26 10:11:26,501: DEBUG -    dh_md5sums
2022-09-26 10:11:26,586: DEBUG -    dh_builddeb
2022-09-26 10:11:26,647: DEBUG - dpkg-deb: building package 'nextcloud-ynh-deps' in '../nextcloud-ynh-deps_24.0.4~ynh1_all.deb'.
2022-09-26 10:11:26,740: DEBUG -  dpkg-genbuildinfo --build=binary
2022-09-26 10:11:27,596: DEBUG -  dpkg-genchanges --build=binary >../nextcloud-ynh-deps_24.0.4~ynh1_arm64.changes
2022-09-26 10:11:27,792: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2022-09-26 10:11:27,799: DEBUG -  dpkg-source --after-build .
2022-09-26 10:11:28,052: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2022-09-26 10:11:28,061: DEBUG - 
2022-09-26 10:11:28,062: DEBUG - The package has been created.
2022-09-26 10:11:28,062: DEBUG - Attention, the package has been created in the current directory,
2022-09-26 10:11:28,062: DEBUG - not in ".." as indicated by the message above!
2022-09-26 10:11:28,065: DEBUG - + LC_ALL=C
2022-09-26 10:11:28,065: DEBUG - + tee ./dpkg_log
2022-09-26 10:11:28,066: DEBUG - + dpkg --force-depends --install ./nextcloud-ynh-deps_24.0.4~ynh1_all.deb
2022-09-26 10:11:28,291: DEBUG - Selecting previously unselected package nextcloud-ynh-deps.
2022-09-26 10:11:28,336: DEBUG - (Reading database ... 48429 files and directories currently installed.)
2022-09-26 10:11:28,340: DEBUG - Preparing to unpack .../nextcloud-ynh-deps_24.0.4~ynh1_all.deb ...
2022-09-26 10:11:28,347: DEBUG - Unpacking nextcloud-ynh-deps (24.0.4~ynh1) ...
2022-09-26 10:11:28,402: DEBUG - dpkg: nextcloud-ynh-deps: dependency problems, but configuring anyway as you requested:
2022-09-26 10:11:28,403: DEBUG -  nextcloud-ynh-deps depends on imagemagick; however:
2022-09-26 10:11:28,404: DEBUG -   Package imagemagick is not installed.
2022-09-26 10:11:28,404: DEBUG -  nextcloud-ynh-deps depends on libmagickcore-6.q16-6-extra; however:
2022-09-26 10:11:28,404: DEBUG -   Package libmagickcore-6.q16-6-extra is not installed.
2022-09-26 10:11:28,405: DEBUG -  nextcloud-ynh-deps depends on smbclient; however:
2022-09-26 10:11:28,405: DEBUG -   Package smbclient is not installed.
2022-09-26 10:11:28,405: DEBUG -  nextcloud-ynh-deps depends on php8.0-bz2; however:
2022-09-26 10:11:28,406: DEBUG -   Package php8.0-bz2 is not installed.
2022-09-26 10:11:28,406: DEBUG -  nextcloud-ynh-deps depends on php8.0-imap; however:
2022-09-26 10:11:28,406: DEBUG -   Package php8.0-imap is not installed.
2022-09-26 10:11:28,407: DEBUG -  nextcloud-ynh-deps depends on php8.0-gmp; however:
2022-09-26 10:11:28,407: DEBUG -   Package php8.0-gmp is not installed.
2022-09-26 10:11:28,408: DEBUG -  nextcloud-ynh-deps depends on php8.0-intl; however:
2022-09-26 10:11:28,408: DEBUG -   Package php8.0-intl is not installed.
2022-09-26 10:11:28,408: DEBUG -  nextcloud-ynh-deps depends on php8.0-apcu; however:
2022-09-26 10:11:28,409: DEBUG -   Package php8.0-apcu is not installed.
2022-09-26 10:11:28,409: DEBUG -  nextcloud-ynh-deps depends on php8.0-redis; however:
2022-09-26 10:11:28,409: DEBUG -   Package php8.0-redis is not installed.
2022-09-26 10:11:28,410: DEBUG -  nextcloud-ynh-deps depends on php8.0-imagick; however:
2022-09-26 10:11:28,410: DEBUG -   Package php8.0-imagick is not installed.
2022-09-26 10:11:28,411: DEBUG -  nextcloud-ynh-deps depends on php8.0-igbinary; however:
2022-09-26 10:11:28,411: DEBUG -   Package php8.0-igbinary is not installed.
2022-09-26 10:11:28,411: DEBUG -  nextcloud-ynh-deps depends on php8.0-bcmath; however:
2022-09-26 10:11:28,411: DEBUG -   Package php8.0-bcmath is not installed.
2022-09-26 10:11:28,412: DEBUG - 
2022-09-26 10:11:28,412: DEBUG - Setting up nextcloud-ynh-deps (24.0.4~ynh1) ...
2022-09-26 10:11:28,447: DEBUG - + ynh_package_install --fix-broken
2022-09-26 10:11:28,448: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2022-09-26 10:11:28,448: DEBUG - + ynh_wait_dpkg_free
2022-09-26 10:11:28,614: DEBUG - + return 0
2022-09-26 10:11:28,615: DEBUG - + LC_ALL=C
2022-09-26 10:11:28,615: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-09-26 10:11:28,616: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2022-09-26 10:11:28,875: DEBUG - Reading package lists...
2022-09-26 10:11:29,260: DEBUG - Building dependency tree...
2022-09-26 10:11:29,261: DEBUG - Reading state information...
2022-09-26 10:11:29,673: DEBUG - Correcting dependencies... Done
2022-09-26 10:11:30,262: DEBUG - The following additional packages will be installed:
2022-09-26 10:11:30,263: DEBUG -   fontconfig hicolor-icon-theme imagemagick imagemagick-6.q16 libarchive13
2022-09-26 10:11:30,264: DEBUG -   libc-client2007e libcairo2 libdatrie1 libdjvulibre-text libdjvulibre21
2022-09-26 10:11:30,264: DEBUG -   libgpgme11 libgraphite2-3 libharfbuzz0b libilmbase25 libjansson4
2022-09-26 10:11:30,265: DEBUG -   libjxr-tools libjxr0 libldb2 libmagickcore-6.q16-6-extra libnetpbm10
2022-09-26 10:11:30,265: DEBUG -   libopenexr25 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
2022-09-26 10:11:30,266: DEBUG -   libpixman-1-0 libsmbclient libtalloc2 libtdb1 libtevent0 libthai-data
2022-09-26 10:11:30,267: DEBUG -   libthai0 libwbclient0 libwmf0.2-7 libxcb-render0 libxcb-shm0 libxrender1
2022-09-26 10:11:30,267: DEBUG -   mlock netpbm php8.0-apcu php8.0-bcmath php8.0-bz2 php8.0-gmp php8.0-igbinary
2022-09-26 10:11:30,268: DEBUG -   php8.0-imagick php8.0-imap php8.0-intl php8.0-redis python3-gpg python3-ldb
2022-09-26 10:11:30,268: DEBUG -   python3-samba python3-talloc python3-tdb samba-common samba-common-bin
2022-09-26 10:11:30,268: DEBUG -   samba-dsdb-modules samba-libs smbclient
2022-09-26 10:11:30,272: DEBUG - Suggested packages:
2022-09-26 10:11:30,273: DEBUG -   imagemagick-doc autotrace cups-bsd | lpr | lprng enscript ffmpeg gimp
2022-09-26 10:11:30,273: DEBUG -   gnuplot grads graphviz hp2xx html2ps libwmf-bin mplayer povray radiance
2022-09-26 10:11:30,274: DEBUG -   sane-utils texlive-base-bin transfig ufraw-batch xdg-utils lrzip
2022-09-26 10:11:30,274: DEBUG -   uw-mailutils inkscape libwmf0.2-7-gtk heimdal-clients python3-markdown
2022-09-26 10:11:30,275: DEBUG -   cifs-utils
2022-09-26 10:11:30,275: DEBUG - Recommended packages:
2022-09-26 10:11:30,276: DEBUG -   ttf-dejavu-core
2022-09-26 10:11:30,347: DEBUG - The following packages will be REMOVED:
2022-09-26 10:11:30,348: DEBUG -   php-imagick
2022-09-26 10:11:30,348: DEBUG - The following NEW packages will be installed:
2022-09-26 10:11:30,349: DEBUG -   fontconfig hicolor-icon-theme imagemagick imagemagick-6.q16 libarchive13
2022-09-26 10:11:30,350: DEBUG -   libc-client2007e libcairo2 libdatrie1 libdjvulibre-text libdjvulibre21
2022-09-26 10:11:30,351: DEBUG -   libgpgme11 libgraphite2-3 libharfbuzz0b libilmbase25 libjansson4
2022-09-26 10:11:30,351: DEBUG -   libjxr-tools libjxr0 libldb2 libmagickcore-6.q16-6-extra libnetpbm10
2022-09-26 10:11:30,353: DEBUG -   libopenexr25 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
2022-09-26 10:11:30,353: DEBUG -   libpixman-1-0 libsmbclient libtalloc2 libtdb1 libtevent0 libthai-data
2022-09-26 10:11:30,354: DEBUG -   libthai0 libwbclient0 libwmf0.2-7 libxcb-render0 libxcb-shm0 libxrender1
2022-09-26 10:11:30,355: DEBUG -   mlock netpbm php8.0-apcu php8.0-bcmath php8.0-bz2 php8.0-gmp php8.0-igbinary
2022-09-26 10:11:30,356: DEBUG -   php8.0-imagick php8.0-imap php8.0-intl php8.0-redis python3-gpg python3-ldb
2022-09-26 10:11:30,356: DEBUG -   python3-samba python3-talloc python3-tdb samba-common samba-common-bin
2022-09-26 10:11:30,357: DEBUG -   samba-dsdb-modules samba-libs smbclient
2022-09-26 10:11:30,390: DEBUG - 0 upgraded, 57 newly installed, 1 to remove and 0 not upgraded.
2022-09-26 10:11:30,390: WARNING - E: Packages need to be removed but remove is disabled.
2022-09-26 10:11:30,393: DEBUG - ++ cat /tmp/tmp.gZHgCqN84F/dpkg_log
2022-09-26 10:11:30,395: DEBUG - ++ tr '\n' ' '
2022-09-26 10:11:30,396: DEBUG - ++ grep -oP '(?<=-ynh-deps depends on ).*(?=; however)'
2022-09-26 10:11:30,401: DEBUG - + local 'problematic_dependencies=imagemagick libmagickcore-6.q16-6-extra smbclient php8.0-bz2 php8.0-imap php8.0-gmp php8.0-intl php8.0-apcu php8.0-redis php8.0-imagick php8.0-igbinary php8.0-bcmath '
2022-09-26 10:11:30,401: DEBUG - + [[ -n imagemagick libmagickcore-6.q16-6-extra smbclient php8.0-bz2 php8.0-imap php8.0-gmp php8.0-intl php8.0-apcu php8.0-redis php8.0-imagick php8.0-igbinary php8.0-bcmath  ]]
2022-09-26 10:11:30,402: DEBUG - + grep -v 'fix-broken\|Reading state info'
2022-09-26 10:11:30,403: DEBUG - + ynh_package_install imagemagick libmagickcore-6.q16-6-extra smbclient php8.0-bz2 php8.0-imap php8.0-gmp php8.0-intl php8.0-apcu php8.0-redis php8.0-imagick php8.0-igbinary php8.0-bcmath --dry-run
2022-09-26 10:11:30,403: DEBUG - + sed --quiet '/Reading state info/,$p'
2022-09-26 10:11:30,404: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install imagemagick libmagickcore-6.q16-6-extra smbclient php8.0-bz2 php8.0-imap php8.0-gmp php8.0-intl php8.0-apcu php8.0-redis php8.0-imagick php8.0-igbinary php8.0-bcmath --dry-run
2022-09-26 10:11:30,405: DEBUG - + ynh_wait_dpkg_free
2022-09-26 10:11:30,575: DEBUG - + return 0
2022-09-26 10:11:30,576: DEBUG - + LC_ALL=C
2022-09-26 10:11:30,577: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-09-26 10:11:30,577: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install imagemagick libmagickcore-6.q16-6-extra smbclient php8.0-bz2 php8.0-imap php8.0-gmp php8.0-intl php8.0-apcu php8.0-redis php8.0-imagick php8.0-igbinary php8.0-bcmath --dry-run
2022-09-26 10:11:31,527: WARNING - The following packages have unmet dependencies:
2022-09-26 10:11:31,529: WARNING -  imagemagick : Depends: imagemagick-6.q16 (>= 8:6.9.2.10+dfsg-2~) but it is not going to be installed
2022-09-26 10:11:31,530: WARNING -  libmagickcore-6.q16-6-extra : Depends: libcairo2 (>= 1.6.0) but it is not going to be installed
2022-09-26 10:11:31,531: WARNING -                                Depends: libdjvulibre21 (>= 3.5.28) but it is not going to be installed
2022-09-26 10:11:31,532: WARNING -                                Depends: libopenexr25 (>= 2.5.4) but it is not going to be installed
2022-09-26 10:11:31,533: WARNING -                                Depends: libpango-1.0-0 (>= 1.22.0) but it is not going to be installed
2022-09-26 10:11:31,535: WARNING -                                Depends: libpangocairo-1.0-0 (>= 1.14.0) but it is not going to be installed
2022-09-26 10:11:31,536: WARNING -                                Depends: libwmf0.2-7 (>= 0.2.8.4) but it is not going to be installed
2022-09-26 10:11:31,537: WARNING -                                Recommends: libjxr-tools but it is not going to be installed
2022-09-26 10:11:31,538: WARNING -  php8.0-imagick : Breaks: php-imagick (< 3.6.0-4+0~20220117.35+debian11~1.gbp149f82~)
2022-09-26 10:11:31,539: WARNING -                   Recommends: ttf-dejavu-core but it is not installable
2022-09-26 10:11:31,540: WARNING -  php8.0-imap : Depends: libc-client2007e but it is not going to be installed
2022-09-26 10:11:31,541: WARNING -  smbclient : Depends: samba-common (= 2:4.13.13+dfsg-1~deb11u5) but it is not going to be installed
2022-09-26 10:11:31,542: WARNING -              Depends: samba-libs (= 2:4.13.13+dfsg-1~deb11u5) but it is not going to be installed
2022-09-26 10:11:31,544: WARNING -              Depends: libarchive13 (>= 3.0.4) but it is not going to be installed
2022-09-26 10:11:31,545: WARNING -              Depends: libsmbclient (>= 2:4.10.0+dfsg) but it is not going to be installed
2022-09-26 10:11:31,546: WARNING -              Depends: libtalloc2 (>= 2.3.1~) but it is not going to be installed
2022-09-26 10:11:31,547: WARNING -              Depends: libtevent0 (>= 0.10.2~) but it is not going to be installed
2022-09-26 10:11:31,548: WARNING -              Depends: libwbclient0 (= 2:4.13.13+dfsg-1~deb11u5) but it is not going to be installed
2022-09-26 10:11:31,549: DEBUG - + ynh_die '--message=Unable to install dependencies'
2022-09-26 10:11:31,571: DEBUG - + ynh_exit_properly
2022-09-26 10:11:31,572: WARNING - Unable to install dependencies
2022-09-26 10:11:33,078: ERROR - Impossible d'installer nextcloud : Une erreur est survenue dans le script d'installation de l'application

Bonjour,
Pour résoudre mon problème, j’ai installé manuellement les librairies manquantes :

sudo apt install imagemagick
sudo apt install php8.0-imagick
sudo apt install php8.0-imap
sudo apt install smbclient

1 Like

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