Échec d'installation de l'app: vpnclient avec l'interface web d'admin

Bonjour à tout·e·s,

J’ai installé yunohost sur un vieil ordinateur portable, en partant du net install d’une buster architecture PC 32 bits (386).

C’est la dernière version de yunohost installée comme suit :
curl https://install.yunohost.org | bash

Avec l’interface web j’ai essayé d’installer l’app: vpnclient, mais ça n’a pas fonctionné.
Voici des WARNINGs

WARNING - /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

WARNING - Error in the build process: exit status 126 WARNING - Unable to install dependencies ERROR - Impossible d'installer vpnclient : Une erreur est survenue dans le script d'installation de l'application Voici le log complet de paste.yunohost.org

Voici le log complet :

args:
  app: vpnclient
  args: undefined
  force: false
  label: VPN Client
  no_remove_on_failure: false
ended_at: 2021-11-14 07:22:38.251324
env:
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_3fkcf2cu
  YNH_APP_ID: vpnclient
  YNH_APP_INSTANCE_NAME: vpnclient
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 2.0.2~ynh2
  YNH_ARCH: i386
error: Une erreur est survenue dans le script d'installation de l'application
interface: api
operation: app_install
parent: null
related_to:
- - app
  - vpnclient
started_at: 2021-11-14 07:22:20.305331
success: false
yunohost_version: 4.3.2.2

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

2021-11-14 08:22:20,332: INFO - Installation de vpnclient...
2021-11-14 08:22:20,440: DEBUG - Nothing to update in LDAP
2021-11-14 08:22:20,442: DEBUG - Permission 'vpnclient.main' mise à jour
2021-11-14 08:22:20,450: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20211114-072220-permission_url-vpnclient" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'vpnclient' </a>'
2021-11-14 08:22:20,497: DEBUG - The permission database has been resynchronized
2021-11-14 08:22:20,530: DEBUG - La configuration de SSOwat a été regénérée
2021-11-14 08:22:20,573: DEBUG - Permission 'vpnclient.main' créée
2021-11-14 08:22:20,575: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20211114-072220-permission_create-vpnclient" style="text-decoration:underline"> Créer permission 'vpnclient' </a>'
2021-11-14 08:22:20,627: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2021-11-14 08:22:20,652: DEBUG - + source _common.sh
2021-11-14 08:22:20,654: DEBUG - ++ pkg_dependencies='sipcalc dnsutils openvpn curl fake-hwclock'
2021-11-14 08:22:20,655: DEBUG - ++ service_name=ynh-vpnclient
2021-11-14 08:22:20,657: DEBUG - ++ service_checker_name=ynh-vpnclient-checker
2021-11-14 08:22:20,658: DEBUG - + source /usr/share/yunohost/helpers
2021-11-14 08:22:20,660: DEBUG - +++ grep xtrace
2021-11-14 08:22:20,662: DEBUG - +++ set +o
2021-11-14 08:22:20,666: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2021-11-14 08:22:20,668: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2021-11-14 08:22:20,822: DEBUG - + ynh_abort_if_errors
2021-11-14 08:22:20,826: DEBUG - + trap ynh_exit_properly EXIT
2021-11-14 08:22:20,827: DEBUG - + app=vpnclient
2021-11-14 08:22:21,037: DEBUG - + ynh_app_setting_set vpnclient service_enabled 0
2021-11-14 08:22:21,038: DEBUG - + local _globalapp=vpnclient
2021-11-14 08:22:21,051: INFO - [++++................] > Storing installation settings...
2021-11-14 08:22:21,264: DEBUG - + app=vpnclient
2021-11-14 08:22:21,265: DEBUG - + [[ service_enabled =~ (unprotected|protected|skipped)_ ]]
2021-11-14 08:22:21,267: DEBUG - + ynh_app_setting set vpnclient service_enabled 0
2021-11-14 08:22:21,519: DEBUG - + ynh_app_setting_set vpnclient dns_method yunohost
2021-11-14 08:22:21,520: DEBUG - + local _globalapp=vpnclient
2021-11-14 08:22:21,750: DEBUG - + app=vpnclient
2021-11-14 08:22:21,751: DEBUG - + [[ dns_method =~ (unprotected|protected|skipped)_ ]]
2021-11-14 08:22:21,753: DEBUG - + ynh_app_setting set vpnclient dns_method yunohost
2021-11-14 08:22:22,005: DEBUG - + ynh_app_setting_set vpnclient nameservers ''
2021-11-14 08:22:22,006: DEBUG - + local _globalapp=vpnclient
2021-11-14 08:22:22,239: DEBUG - + app=vpnclient
2021-11-14 08:22:22,240: DEBUG - + [[ nameservers =~ (unprotected|protected|skipped)_ ]]
2021-11-14 08:22:22,242: DEBUG - + ynh_app_setting set vpnclient nameservers ''
2021-11-14 08:22:22,495: DEBUG - + ynh_app_setting_set vpnclient ip6_addr ''
2021-11-14 08:22:22,497: DEBUG - + local _globalapp=vpnclient
2021-11-14 08:22:22,725: DEBUG - + app=vpnclient
2021-11-14 08:22:22,726: DEBUG - + [[ ip6_addr =~ (unprotected|protected|skipped)_ ]]
2021-11-14 08:22:22,728: DEBUG - + ynh_app_setting set vpnclient ip6_addr ''
2021-11-14 08:22:22,984: DEBUG - + ynh_app_setting_set vpnclient ip6_net ''
2021-11-14 08:22:22,986: DEBUG - + local _globalapp=vpnclient
2021-11-14 08:22:23,210: DEBUG - + app=vpnclient
2021-11-14 08:22:23,211: DEBUG - + [[ ip6_net =~ (unprotected|protected|skipped)_ ]]
2021-11-14 08:22:23,213: DEBUG - + ynh_app_setting set vpnclient ip6_net ''
2021-11-14 08:22:23,636: INFO - [####++++............] > Installing dependencies...
2021-11-14 08:22:23,641: DEBUG - + ynh_install_app_dependencies 'sipcalc dnsutils openvpn curl fake-hwclock'
2021-11-14 08:22:23,643: DEBUG - + local 'dependencies=sipcalc dnsutils openvpn curl fake-hwclock'
2021-11-14 08:22:23,644: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2021-11-14 08:22:23,647: DEBUG - ++ echo 'sipcalc dnsutils openvpn curl fake-hwclock'
2021-11-14 08:22:23,651: DEBUG - + dependencies='sipcalc, dnsutils, openvpn, curl, fake-hwclock'
2021-11-14 08:22:23,653: DEBUG - + local 'dependencies=sipcalc, dnsutils, openvpn, curl, fake-hwclock'
2021-11-14 08:22:23,655: DEBUG - + local manifest_path=/var/cache/yunohost/app_tmp_work_dirs/app_3fkcf2cu/manifest.json
2021-11-14 08:22:23,656: DEBUG - ++ jq -r .version /var/cache/yunohost/app_tmp_work_dirs/app_3fkcf2cu/manifest.json
2021-11-14 08:22:23,673: DEBUG - + local version=2.0.2~ynh2
2021-11-14 08:22:23,675: DEBUG - + '[' -z 2.0.2~ynh2 ']'
2021-11-14 08:22:23,676: DEBUG - + '[' 2.0.2~ynh2 == null ']'
2021-11-14 08:22:23,678: DEBUG - + local dep_app=vpnclient
2021-11-14 08:22:23,679: DEBUG - + [[ sipcalc, dnsutils, openvpn, curl, fake-hwclock =~ [<=>] ]]
2021-11-14 08:22:23,680: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2021-11-14 08:22:23,686: DEBUG - ++ sort -u
2021-11-14 08:22:23,687: DEBUG - ++ echo sipcalc, dnsutils, openvpn, curl, fake-hwclock
2021-11-14 08:22:23,691: DEBUG - + local specific_php_version=
2021-11-14 08:22:23,693: DEBUG - + [[ '' != \7\.\3 ]]
2021-11-14 08:22:23,696: DEBUG - + [[ true == \t\r\u\e ]]
2021-11-14 08:22:23,697: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2021-11-14 08:22:23,699: DEBUG - + grep --quiet php
2021-11-14 08:22:23,701: DEBUG - + cat
2021-11-14 08:22:23,708: DEBUG - + ynh_package_install_from_equivs /tmp/vpnclient-ynh-deps.control
2021-11-14 08:22:23,710: DEBUG - + local controlfile=/tmp/vpnclient-ynh-deps.control
2021-11-14 08:22:23,713: DEBUG - ++ grep '^Package: ' /tmp/vpnclient-ynh-deps.control
2021-11-14 08:22:23,714: DEBUG - ++ cut '--delimiter= ' --fields=2
2021-11-14 08:22:23,722: DEBUG - + local pkgname=vpnclient-ynh-deps
2021-11-14 08:22:23,726: DEBUG - ++ grep '^Version: ' /tmp/vpnclient-ynh-deps.control
2021-11-14 08:22:23,727: DEBUG - ++ cut '--delimiter= ' --fields=2
2021-11-14 08:22:23,735: DEBUG - + local pkgversion=2.0.2~ynh2
2021-11-14 08:22:23,736: DEBUG - + [[ -z vpnclient-ynh-deps ]]
2021-11-14 08:22:23,738: DEBUG - + [[ -z 2.0.2~ynh2 ]]
2021-11-14 08:22:23,739: DEBUG - + ynh_package_update
2021-11-14 08:22:23,741: DEBUG - + ynh_apt update
2021-11-14 08:22:23,742: DEBUG - + ynh_wait_dpkg_free
2021-11-14 08:22:24,059: DEBUG - + return 0
2021-11-14 08:22:24,060: DEBUG - + LC_ALL=C
2021-11-14 08:22:24,062: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-11-14 08:22:24,063: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2021-11-14 08:22:24,468: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease
2021-11-14 08:22:24,470: DEBUG - Hit:2 http://security.debian.org/debian-security buster/updates InRelease
2021-11-14 08:22:24,472: DEBUG - Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
2021-11-14 08:22:24,495: DEBUG - Hit:4 http://forge.yunohost.org/debian buster InRelease
2021-11-14 08:22:26,977: DEBUG - Fetched 51.9 kB in 3s (19.9 kB/s)
2021-11-14 08:22:32,670: DEBUG - Reading package lists...
2021-11-14 08:22:32,827: DEBUG - ++ mktemp --directory
2021-11-14 08:22:32,832: DEBUG - + local TMPDIR=/tmp/tmp.dH3dvuX9u7
2021-11-14 08:22:32,833: DEBUG - + echo 10
2021-11-14 08:22:32,835: DEBUG - + ynh_wait_dpkg_free
2021-11-14 08:22:33,148: DEBUG - + return 0
2021-11-14 08:22:33,150: DEBUG - + cp /tmp/vpnclient-ynh-deps.control /tmp/tmp.dH3dvuX9u7/control
2021-11-14 08:22:33,158: DEBUG - + cd /tmp/tmp.dH3dvuX9u7
2021-11-14 08:22:33,160: DEBUG - + LC_ALL=C
2021-11-14 08:22:33,161: DEBUG - + equivs-build ./control
2021-11-14 08:22:33,508: WARNING - /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
2021-11-14 08:22:33,513: WARNING - Error in the build process: exit status 126
2021-11-14 08:22:33,524: DEBUG - + LC_ALL=C
2021-11-14 08:22:33,525: DEBUG - + dpkg --force-depends --install ./vpnclient-ynh-deps_2.0.2~ynh2_all.deb
2021-11-14 08:22:33,528: DEBUG - + tee ./dpkg_log
2021-11-14 08:22:33,582: DEBUG - dpkg: error: cannot access archive './vpnclient-ynh-deps_2.0.2~ynh2_all.deb': No such file or directory
2021-11-14 08:22:33,585: DEBUG - + ynh_package_install --fix-broken
2021-11-14 08:22:33,587: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2021-11-14 08:22:33,589: DEBUG - + ynh_wait_dpkg_free
2021-11-14 08:22:33,904: DEBUG - + return 0
2021-11-14 08:22:33,907: DEBUG - + LC_ALL=C
2021-11-14 08:22:33,908: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-11-14 08:22:33,909: 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
2021-11-14 08:22:34,124: DEBUG - Reading package lists...
2021-11-14 08:22:34,868: DEBUG - Building dependency tree...
2021-11-14 08:22:34,873: DEBUG - Reading state information...
2021-11-14 08:22:36,220: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2021-11-14 08:22:36,223: DEBUG - + [[ -n /tmp/tmp.dH3dvuX9u7 ]]
2021-11-14 08:22:36,224: DEBUG - + rm --recursive --force /tmp/tmp.dH3dvuX9u7
2021-11-14 08:22:36,228: DEBUG - + ynh_package_is_installed vpnclient-ynh-deps
2021-11-14 08:22:36,264: DEBUG - + ynh_wait_dpkg_free
2021-11-14 08:22:36,584: DEBUG - + return 0
2021-11-14 08:22:36,588: DEBUG - + dpkg-query --show '--showformat=${Status}' vpnclient-ynh-deps
2021-11-14 08:22:36,589: DEBUG - + grep --count 'ok installed'
2021-11-14 08:22:36,653: DEBUG - + ynh_die '--message=Unable to install dependencies'
2021-11-14 08:22:36,727: DEBUG - + ynh_exit_properly
2021-11-14 08:22:36,728: WARNING - Unable to install dependencies
2021-11-14 08:22:38,249: ERROR - Impossible d'installer vpnclient : Une erreur est survenue dans le script d'installation de l'application

Bonjour à tout·e·s,

J’ai réinstallé une debian puis yunohost, l’installation de l’app: vpnclient a fonctionné, je ne sais pas pourquoi…

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