Modèle de message (français)
Mon serveur YunoHost
Matériel: Vieil ordinateur
Version de YunoHost: 11.1
J’ai accès à mon serveur : En SSH | Par la webadmin | En direct avec un clavier/écran | …
Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non
Si oui, expliquer:
Description du problème
Bonjour,
je ne parviens pas à installer l’app hotspot.
J’ai essayé avec et sans l’option antenne propriétaire mais l’erreur retournée est la même… Voici les logs :
args:
app: hotspot
force: false
label: Wifi Hotspot
no_remove_on_failure: false
ended_at: 2023-02-14 22:13:56.821609
env:
YNH_APP_ACTION: install
YNH_APP_ARG_FIRMWARE_NONFREE: '1'
YNH_APP_ARG_WIFI_SSID: Camomille
YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd
YNH_APP_ID: hotspot
YNH_APP_INSTANCE_NAME: hotspot
YNH_APP_INSTANCE_NUMBER: '1'
YNH_APP_MANIFEST_VERSION: 2.0~ynh3
YNH_APP_PACKAGING_FORMAT: '1.0'
YNH_ARCH: amd64
error: Une erreur est survenue dans le script d'installation de l'application
interface: api
operation: app_install
parent: null
related_to:
- - app
- hotspot
started_at: 2023-02-14 22:12:35.860949
success: false
yunohost_version: 11.1.6.2
============
2023-02-14 23:12:35,880: INFO - Installation de hotspot...
2023-02-14 23:12:36,022: DEBUG - Nothing to update in LDAP
2023-02-14 23:12:36,022: DEBUG - Permission 'hotspot.main' mise à jour
2023-02-14 23:12:36,106: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20230214-221236-permission_url-hotspot" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'hotspot' </a>'
2023-02-14 23:12:36,336: DEBUG - The permission database has been resynchronized
2023-02-14 23:12:36,489: DEBUG - La configuration de SSOwat a été regénérée
2023-02-14 23:12:36,584: DEBUG - Permission 'hotspot.main' créée
2023-02-14 23:12:36,584: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20230214-221235-permission_create-hotspot" style="text-decoration:underline"> Créer permission 'hotspot' </a>'
2023-02-14 23:12:36,611: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install" 7>&1']'
2023-02-14 23:12:36,622: DEBUG - + source _common.sh
2023-02-14 23:12:36,623: DEBUG - ++ pkg_dependencies='sipcalc hostapd iw kmod'
2023-02-14 23:12:36,623: DEBUG - ++ nonfree_firmware_packages='firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211'
2023-02-14 23:12:36,623: DEBUG - ++ free_firmware_packages=firmware-ath9k-htc
2023-02-14 23:12:36,624: DEBUG - + source /usr/share/yunohost/helpers
2023-02-14 23:12:36,624: DEBUG - +++ set +o
2023-02-14 23:12:36,624: DEBUG - +++ grep xtrace
2023-02-14 23:12:36,625: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2023-02-14 23:12:36,626: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2023-02-14 23:12:36,653: DEBUG - + ynh_abort_if_errors
2023-02-14 23:12:36,654: DEBUG - + trap ynh_exit_properly EXIT
2023-02-14 23:12:36,654: DEBUG - + wifi_ssid=Camomille
2023-02-14 23:12:36,654: DEBUG - + wifi_passphrase=**********
2023-02-14 23:12:36,654: DEBUG - + firmware_nonfree=1
2023-02-14 23:12:36,655: DEBUG - + app=hotspot
2023-02-14 23:12:36,655: DEBUG - + service_name=ynh-hotspot
2023-02-14 23:12:36,723: DEBUG - + [[ -z Camomille ]]
2023-02-14 23:12:36,723: DEBUG - + [[ -z ********** ]]
2023-02-14 23:12:36,723: INFO - [+...................] > Validating installation parameters...
2023-02-14 23:12:36,724: DEBUG - ++ wc -c
2023-02-14 23:12:36,725: DEBUG - + wifi_passphrase_length=21
2023-02-14 23:12:36,725: DEBUG - + [[ 21 -lt 8 ]]
2023-02-14 23:12:36,725: DEBUG - + [[ 21 -gt 63 ]]
2023-02-14 23:12:36,726: DEBUG - + [[ ********** =~ [^[:print:]] ]]
2023-02-14 23:12:36,781: INFO - [#++.................] > Storing installation settings...
2023-02-14 23:12:36,781: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_ssid --value=Camomille
2023-02-14 23:12:36,781: DEBUG - + local _globalapp=hotspot
2023-02-14 23:12:36,859: DEBUG - + app=hotspot
2023-02-14 23:12:36,860: DEBUG - + [[ wifi_ssid =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:12:36,860: DEBUG - + ynh_app_setting set hotspot wifi_ssid Camomille
2023-02-14 23:12:36,936: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_passphrase --value=**********
2023-02-14 23:12:36,937: DEBUG - + local _globalapp=hotspot
2023-02-14 23:12:37,024: DEBUG - + app=hotspot
2023-02-14 23:12:37,024: DEBUG - + [[ wifi_passphrase =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:12:37,025: DEBUG - + ynh_app_setting set hotspot wifi_passphrase **********
2023-02-14 23:12:37,100: DEBUG - + ynh_app_setting_set --app=hotspot --key=firmware_nonfree --value=1
2023-02-14 23:12:37,101: DEBUG - + local _globalapp=hotspot
2023-02-14 23:12:37,189: DEBUG - + app=hotspot
2023-02-14 23:12:37,189: DEBUG - + [[ firmware_nonfree =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:12:37,190: DEBUG - + ynh_app_setting set hotspot firmware_nonfree 1
2023-02-14 23:12:37,276: DEBUG - + ynh_app_setting_set --app=hotspot --key=service_name --value=ynh-hotspot
2023-02-14 23:12:37,277: DEBUG - + local _globalapp=hotspot
2023-02-14 23:12:37,371: DEBUG - + app=hotspot
2023-02-14 23:12:37,372: DEBUG - + [[ service_name =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:12:37,372: DEBUG - + ynh_app_setting set hotspot service_name ynh-hotspot
2023-02-14 23:12:37,526: INFO - [###+................] > Configuring firewall...
2023-02-14 23:12:37,527: DEBUG - + ynh_exec_warn_less yunohost firewall allow --no-upnp --ipv6 UDP 547
2023-02-14 23:12:37,527: DEBUG - + [[ 7 -eq 1 ]]
2023-02-14 23:12:37,528: DEBUG - + yunohost firewall allow --no-upnp --ipv6 UDP 547
2023-02-14 23:12:37,793: DEBUG - Le port 547 est déjà ouvert pour les connexions IPv6
2023-02-14 23:12:44,064: DEBUG - Pare-feu rechargé
2023-02-14 23:12:44,076: DEBUG - opened_ports:
2023-02-14 23:12:44,076: DEBUG - - 22
2023-02-14 23:12:44,077: DEBUG - - 25
2023-02-14 23:12:44,077: DEBUG - - 53
2023-02-14 23:12:44,077: DEBUG - - 67
2023-02-14 23:12:44,077: DEBUG - - 80
2023-02-14 23:12:44,078: DEBUG - - 443
2023-02-14 23:12:44,078: DEBUG - - 547
2023-02-14 23:12:44,078: DEBUG - - 587
2023-02-14 23:12:44,078: DEBUG - - 993
2023-02-14 23:12:44,078: DEBUG - - 5222
2023-02-14 23:12:44,079: DEBUG - - 5269
2023-02-14 23:12:44,079: DEBUG - - 5349
2023-02-14 23:12:44,079: DEBUG - - 5350
2023-02-14 23:12:44,079: DEBUG - - 5353
2023-02-14 23:12:44,080: DEBUG - - 8448
2023-02-14 23:12:44,117: DEBUG - + ynh_exec_warn_less yunohost firewall allow --no-upnp UDP 67
2023-02-14 23:12:44,118: DEBUG - + [[ 6 -eq 1 ]]
2023-02-14 23:12:44,118: DEBUG - + yunohost firewall allow --no-upnp UDP 67
2023-02-14 23:12:44,392: DEBUG - Le port 67 est déjà ouvert pour les connexions IPv4
2023-02-14 23:12:44,392: DEBUG - Le port 67 est déjà ouvert pour les connexions IPv6
2023-02-14 23:12:46,385: DEBUG - Pare-feu rechargé
2023-02-14 23:12:46,403: DEBUG - opened_ports:
2023-02-14 23:12:46,404: DEBUG - - 22
2023-02-14 23:12:46,404: DEBUG - - 25
2023-02-14 23:12:46,405: DEBUG - - 53
2023-02-14 23:12:46,405: DEBUG - - 67
2023-02-14 23:12:46,406: DEBUG - - 80
2023-02-14 23:12:46,406: DEBUG - - 443
2023-02-14 23:12:46,407: DEBUG - - 547
2023-02-14 23:12:46,407: DEBUG - - 587
2023-02-14 23:12:46,407: DEBUG - - 993
2023-02-14 23:12:46,408: DEBUG - - 5222
2023-02-14 23:12:46,408: DEBUG - - 5269
2023-02-14 23:12:46,408: DEBUG - - 5349
2023-02-14 23:12:46,409: DEBUG - - 5350
2023-02-14 23:12:46,409: DEBUG - - 5353
2023-02-14 23:12:46,410: DEBUG - - 8448
2023-02-14 23:12:46,463: DEBUG - + test -e /usr/sbin/rfkill
2023-02-14 23:12:46,528: INFO - [####++..............] > Installing firmware...
2023-02-14 23:12:46,529: DEBUG - + export DEBIAN_FRONTEND=noninteractive
2023-02-14 23:12:46,529: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:12:46,530: DEBUG - + [[ 1 -eq 1 ]]
2023-02-14 23:12:46,530: DEBUG - + check_armbian_nonfree_conflict
2023-02-14 23:12:46,530: DEBUG - + dpkg --list
2023-02-14 23:12:46,531: DEBUG - + grep -q armbian-firmware
2023-02-14 23:12:46,561: DEBUG - ++ ynh_get_debian_release
2023-02-14 23:12:46,561: DEBUG - +++ lsb_release --codename --short
2023-02-14 23:12:46,631: DEBUG - ++ echo bullseye
2023-02-14 23:12:46,632: DEBUG - + ynh_install_extra_app_dependencies '--repo=deb http://deb.debian.org/debian bullseye non-free' '--package=firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211'
2023-02-14 23:12:46,727: DEBUG - + name=hotspot
2023-02-14 23:12:46,728: DEBUG - + key=
2023-02-14 23:12:46,728: DEBUG - + '[' -n '' ']'
2023-02-14 23:12:46,728: DEBUG - + ynh_install_extra_repo '--repo=deb http://deb.debian.org/debian bullseye non-free' --priority=995 --name=hotspot
2023-02-14 23:12:46,889: DEBUG - + name=hotspot
2023-02-14 23:12:46,889: DEBUG - + append=0
2023-02-14 23:12:46,890: DEBUG - + key=
2023-02-14 23:12:46,890: DEBUG - + priority=995
2023-02-14 23:12:46,891: DEBUG - + append=
2023-02-14 23:12:46,891: DEBUG - + wget_append=tee
2023-02-14 23:12:46,892: DEBUG - + repo='http://deb.debian.org/debian bullseye non-free'
2023-02-14 23:12:46,892: DEBUG - ++ echo 'http://deb.debian.org/debian bullseye non-free'
2023-02-14 23:12:46,892: DEBUG - ++ awk '{ print $1 }'
2023-02-14 23:12:46,896: DEBUG - + local uri=http://deb.debian.org/debian
2023-02-14 23:12:46,897: DEBUG - ++ echo 'http://deb.debian.org/debian bullseye non-free'
2023-02-14 23:12:46,898: DEBUG - ++ awk '{ print $2 }'
2023-02-14 23:12:46,903: DEBUG - + local suite=bullseye
2023-02-14 23:12:46,903: DEBUG - + local component=non-free
2023-02-14 23:12:46,904: DEBUG - + ynh_add_repo --uri=http://deb.debian.org/debian --suite=bullseye --component=non-free --name=hotspot
2023-02-14 23:12:47,106: DEBUG - + name=hotspot
2023-02-14 23:12:47,107: DEBUG - + append=0
2023-02-14 23:12:47,107: DEBUG - + append=tee
2023-02-14 23:12:47,107: DEBUG - + mkdir --parents /etc/apt/sources.list.d
2023-02-14 23:12:47,110: DEBUG - + tee /etc/apt/sources.list.d/hotspot.list
2023-02-14 23:12:47,112: DEBUG - deb http://deb.debian.org/debian bullseye non-free
2023-02-14 23:12:47,113: DEBUG - + local pin=deb.debian.org/debian
2023-02-14 23:12:47,113: DEBUG - + pin=deb.debian.org
2023-02-14 23:12:47,113: DEBUG - + '[' -n 995 ']'
2023-02-14 23:12:47,114: DEBUG - + priority=--priority=995
2023-02-14 23:12:47,114: DEBUG - + ynh_pin_repo '--package=*' '--pin=origin "deb.debian.org"' --priority=995 --name=hotspot
2023-02-14 23:12:47,324: DEBUG - + package='*'
2023-02-14 23:12:47,325: DEBUG - + priority=995
2023-02-14 23:12:47,325: DEBUG - + name=hotspot
2023-02-14 23:12:47,325: DEBUG - + append=0
2023-02-14 23:12:47,326: DEBUG - + append=tee
2023-02-14 23:12:47,326: DEBUG - + [[ hotspot != \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2023-02-14 23:12:47,326: DEBUG - + mkdir --parents /etc/apt/preferences.d
2023-02-14 23:12:47,328: DEBUG - Pin: origin "deb.debian.org"
2023-02-14 23:12:47,328: DEBUG - Pin-Priority: 995
2023-02-14 23:12:47,328: DEBUG - '
2023-02-14 23:12:47,328: DEBUG - + tee /etc/apt/preferences.d/hotspot
2023-02-14 23:12:47,330: DEBUG - Package: *
2023-02-14 23:12:47,330: DEBUG - Pin: origin "deb.debian.org"
2023-02-14 23:12:47,330: DEBUG - Pin-Priority: 995
2023-02-14 23:12:47,331: DEBUG -
2023-02-14 23:12:47,331: DEBUG - + '[' -n '' ']'
2023-02-14 23:12:47,331: DEBUG - + ynh_package_update
2023-02-14 23:12:47,331: DEBUG - + ynh_apt update
2023-02-14 23:12:47,332: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:12:47,600: DEBUG - + return 0
2023-02-14 23:12:47,601: DEBUG - + LC_ALL=C
2023-02-14 23:12:47,601: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:12:47,601: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2023-02-14 23:12:47,915: DEBUG - Get:1 http://forge.yunohost.org/debian bullseye InRelease [18.4 kB]
2023-02-14 23:12:47,958: DEBUG - Get:2 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
2023-02-14 23:12:48,050: DEBUG - Hit:3 http://ftp.debian.org/debian bullseye InRelease
2023-02-14 23:12:48,053: DEBUG - Get:4 http://deb.debian.org/debian bullseye InRelease [116 kB]
2023-02-14 23:12:48,354: DEBUG - Get:5 http://ftp.debian.org/debian bullseye-updates InRelease [44.1 kB]
2023-02-14 23:12:49,035: DEBUG - Get:6 http://security.debian.org/debian-security bullseye-security/main Sources [185 kB]
2023-02-14 23:12:49,317: DEBUG - Get:7 http://deb.debian.org/debian bullseye/non-free amd64 Packages [97.8 kB]
2023-02-14 23:12:49,573: DEBUG - Get:8 https://packages.sury.org/php bullseye InRelease [6841 B]
2023-02-14 23:12:49,975: DEBUG - Get:9 https://packages.sury.org/php bullseye/main amd64 Packages [376 kB]
2023-02-14 23:12:50,285: DEBUG - Get:10 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [226 kB]
2023-02-14 23:12:50,402: DEBUG - Get:11 http://deb.debian.org/debian bullseye/non-free Translation-en [92.4 kB]
2023-02-14 23:12:53,066: DEBUG - Get:12 http://security.debian.org/debian-security bullseye-security/main Translation-en [147 kB]
2023-02-14 23:12:53,802: DEBUG - Fetched 1358 kB in 6s (224 kB/s)
2023-02-14 23:12:54,914: DEBUG - Reading package lists...
2023-02-14 23:12:54,936: DEBUG - + ynh_install_app_dependencies 'firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211'
2023-02-14 23:12:54,936: DEBUG - + local 'dependencies=firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211'
2023-02-14 23:12:54,937: DEBUG - ++ echo 'firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211'
2023-02-14 23:12:54,937: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2023-02-14 23:12:54,940: DEBUG - + dependencies='firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211'
2023-02-14 23:12:54,941: DEBUG - + local 'dependencies=firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211'
2023-02-14 23:12:54,941: DEBUG - ++ ynh_read_manifest --manifest_key=version
2023-02-14 23:12:54,966: DEBUG - ++ '[' '!' -e '' ']'
2023-02-14 23:12:54,967: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json ']'
2023-02-14 23:12:54,967: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json
2023-02-14 23:12:54,968: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json
2023-02-14 23:12:54,968: DEBUG - ++ grep -q '\.json$'
2023-02-14 23:12:54,970: DEBUG - ++ jq .version /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json --raw-output
2023-02-14 23:12:55,027: DEBUG - + local version=2.0~ynh3
2023-02-14 23:12:55,028: DEBUG - + '[' -z 2.0~ynh3 ']'
2023-02-14 23:12:55,028: DEBUG - + '[' 2.0~ynh3 == null ']'
2023-02-14 23:12:55,028: DEBUG - + local dep_app=hotspot
2023-02-14 23:12:55,028: DEBUG - + [[ firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211 =~ [<=>] ]]
2023-02-14 23:12:55,029: DEBUG - ++ echo firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211
2023-02-14 23:12:55,029: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2023-02-14 23:12:55,029: DEBUG - ++ sort -u
2023-02-14 23:12:55,032: DEBUG - + local specific_php_version=
2023-02-14 23:12:55,032: DEBUG - + grep --quiet php
2023-02-14 23:12:55,035: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-02-14 23:12:55,047: DEBUG - ++ ynh_wait_dpkg_free
2023-02-14 23:12:55,281: DEBUG - ++ return 0
2023-02-14 23:12:55,282: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-02-14 23:12:55,282: DEBUG - ++ grep --count 'ok installed'
2023-02-14 23:12:55,307: DEBUG - ++ echo yes
2023-02-14 23:12:55,308: DEBUG - + local psql_installed=yes
2023-02-14 23:12:55,308: DEBUG - + [[ true == \t\r\u\e ]]
2023-02-14 23:12:55,309: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2023-02-14 23:12:55,309: DEBUG - + cat
2023-02-14 23:12:55,310: DEBUG - + ynh_package_install_from_equivs /tmp/hotspot-ynh-deps.control
2023-02-14 23:12:55,310: DEBUG - + local controlfile=/tmp/hotspot-ynh-deps.control
2023-02-14 23:12:55,311: DEBUG - ++ grep '^Package: ' /tmp/hotspot-ynh-deps.control
2023-02-14 23:12:55,312: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-02-14 23:12:55,314: DEBUG - + local pkgname=hotspot-ynh-deps
2023-02-14 23:12:55,315: DEBUG - ++ grep '^Version: ' /tmp/hotspot-ynh-deps.control
2023-02-14 23:12:55,316: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-02-14 23:12:55,319: DEBUG - + local pkgversion=2.0~ynh3
2023-02-14 23:12:55,319: DEBUG - + [[ -z hotspot-ynh-deps ]]
2023-02-14 23:12:55,319: DEBUG - + [[ -z 2.0~ynh3 ]]
2023-02-14 23:12:55,319: DEBUG - + ynh_package_update
2023-02-14 23:12:55,320: DEBUG - + ynh_apt update
2023-02-14 23:12:55,320: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:12:55,584: DEBUG - + return 0
2023-02-14 23:12:55,585: DEBUG - + LC_ALL=C
2023-02-14 23:12:55,585: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:12:55,585: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2023-02-14 23:12:55,829: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2023-02-14 23:12:55,906: DEBUG - Hit:2 http://deb.debian.org/debian bullseye InRelease
2023-02-14 23:12:55,908: DEBUG - Hit:3 http://ftp.debian.org/debian bullseye InRelease
2023-02-14 23:12:55,910: DEBUG - Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
2023-02-14 23:12:55,972: DEBUG - Hit:5 http://ftp.debian.org/debian bullseye-updates InRelease
2023-02-14 23:12:56,031: DEBUG - Hit:6 https://packages.sury.org/php bullseye InRelease
2023-02-14 23:12:57,926: DEBUG - Reading package lists...
2023-02-14 23:12:57,946: DEBUG - ++ mktemp --directory
2023-02-14 23:12:57,947: DEBUG - + local TMPDIR=/tmp/tmp.DE4I546tmo
2023-02-14 23:12:57,948: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2023-02-14 23:12:57,949: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:12:58,186: DEBUG - + return 0
2023-02-14 23:12:58,186: DEBUG - + cp /tmp/hotspot-ynh-deps.control /tmp/tmp.DE4I546tmo/control
2023-02-14 23:12:58,190: DEBUG - + cd /tmp/tmp.DE4I546tmo
2023-02-14 23:12:58,190: DEBUG - + LC_ALL=C
2023-02-14 23:12:58,191: DEBUG - + equivs-build ./control
2023-02-14 23:12:58,490: DEBUG - dpkg-buildpackage: info: source package hotspot-ynh-deps
2023-02-14 23:12:58,490: DEBUG - dpkg-buildpackage: info: source version 2.0~ynh3
2023-02-14 23:12:58,490: DEBUG - dpkg-buildpackage: info: source distribution unstable
2023-02-14 23:12:58,491: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@maindomain.tld>
2023-02-14 23:12:58,569: DEBUG - dpkg-source --before-build .
2023-02-14 23:12:58,569: DEBUG - dpkg-buildpackage: info: host architecture amd64
2023-02-14 23:12:58,784: DEBUG - debian/rules clean
2023-02-14 23:12:58,786: DEBUG - dh clean
2023-02-14 23:12:58,961: DEBUG - dh_clean
2023-02-14 23:12:59,029: DEBUG - debian/rules binary
2023-02-14 23:12:59,031: DEBUG - dh binary
2023-02-14 23:12:59,179: DEBUG - dh_update_autotools_config
2023-02-14 23:12:59,245: DEBUG - dh_autoreconf
2023-02-14 23:12:59,331: DEBUG - create-stamp debian/debhelper-build-stamp
2023-02-14 23:12:59,332: DEBUG - dh_prep
2023-02-14 23:12:59,390: DEBUG - dh_install
2023-02-14 23:12:59,460: DEBUG - dh_installdocs
2023-02-14 23:12:59,539: DEBUG - dh_installchangelogs
2023-02-14 23:12:59,726: DEBUG - dh_perl
2023-02-14 23:12:59,801: DEBUG - dh_link
2023-02-14 23:12:59,873: DEBUG - dh_strip_nondeterminism
2023-02-14 23:13:00,001: DEBUG - dh_compress
2023-02-14 23:13:00,091: DEBUG - dh_fixperms
2023-02-14 23:13:00,176: DEBUG - dh_missing
2023-02-14 23:13:00,230: DEBUG - dh_installdeb
2023-02-14 23:13:00,301: DEBUG - dh_gencontrol
2023-02-14 23:13:00,539: DEBUG - dh_md5sums
2023-02-14 23:13:00,607: DEBUG - dh_builddeb
2023-02-14 23:13:00,669: DEBUG - dpkg-deb: building package 'hotspot-ynh-deps' in '../hotspot-ynh-deps_2.0~ynh3_all.deb'.
2023-02-14 23:13:00,701: DEBUG - dpkg-genbuildinfo --build=binary
2023-02-14 23:13:01,358: DEBUG - dpkg-genchanges --build=binary >../hotspot-ynh-deps_2.0~ynh3_amd64.changes
2023-02-14 23:13:01,543: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2023-02-14 23:13:01,548: DEBUG - dpkg-source --after-build .
2023-02-14 23:13:01,771: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2023-02-14 23:13:01,780: DEBUG -
2023-02-14 23:13:01,781: DEBUG - The package has been created.
2023-02-14 23:13:01,781: DEBUG - Attention, the package has been created in the current directory,
2023-02-14 23:13:01,781: DEBUG - not in ".." as indicated by the message above!
2023-02-14 23:13:01,783: DEBUG - + LC_ALL=C
2023-02-14 23:13:01,783: DEBUG - + dpkg --force-depends --install ./hotspot-ynh-deps_2.0~ynh3_all.deb
2023-02-14 23:13:01,784: DEBUG - + tee ./dpkg_log
2023-02-14 23:13:01,855: DEBUG - Selecting previously unselected package hotspot-ynh-deps.
2023-02-14 23:13:01,901: DEBUG - (Reading database ... 61144 files and directories currently installed.)
2023-02-14 23:13:01,904: DEBUG - Preparing to unpack .../hotspot-ynh-deps_2.0~ynh3_all.deb ...
2023-02-14 23:13:01,923: DEBUG - Unpacking hotspot-ynh-deps (2.0~ynh3) ...
2023-02-14 23:13:01,978: DEBUG - dpkg: hotspot-ynh-deps: dependency problems, but configuring anyway as you requested:
2023-02-14 23:13:01,979: DEBUG - hotspot-ynh-deps depends on firmware-atheros; however:
2023-02-14 23:13:01,979: DEBUG - Package firmware-atheros is not installed.
2023-02-14 23:13:01,979: DEBUG - hotspot-ynh-deps depends on firmware-realtek; however:
2023-02-14 23:13:01,979: DEBUG - Package firmware-realtek is not installed.
2023-02-14 23:13:01,980: DEBUG - hotspot-ynh-deps depends on firmware-libertas; however:
2023-02-14 23:13:01,980: DEBUG - Package firmware-libertas is not installed.
2023-02-14 23:13:01,980: DEBUG - hotspot-ynh-deps depends on atmel-firmware; however:
2023-02-14 23:13:01,980: DEBUG - Package atmel-firmware is not installed.
2023-02-14 23:13:01,980: DEBUG - hotspot-ynh-deps depends on firmware-zd1211; however:
2023-02-14 23:13:01,981: DEBUG - Package firmware-zd1211 is not installed.
2023-02-14 23:13:01,981: DEBUG -
2023-02-14 23:13:01,981: DEBUG - Setting up hotspot-ynh-deps (2.0~ynh3) ...
2023-02-14 23:13:02,047: DEBUG - + ynh_package_install --fix-broken
2023-02-14 23:13:02,048: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2023-02-14 23:13:02,048: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:02,285: DEBUG - + return 0
2023-02-14 23:13:02,285: DEBUG - + LC_ALL=C
2023-02-14 23:13:02,286: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:13:02,286: 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
2023-02-14 23:13:02,593: DEBUG - Reading package lists...
2023-02-14 23:13:02,819: DEBUG - Building dependency tree...
2023-02-14 23:13:02,820: DEBUG - Reading state information...
2023-02-14 23:13:02,961: DEBUG - Correcting dependencies... Done
2023-02-14 23:13:03,179: DEBUG - The following additional packages will be installed:
2023-02-14 23:13:03,180: DEBUG - atmel-firmware firmware-atheros firmware-libertas firmware-realtek
2023-02-14 23:13:03,181: DEBUG - firmware-zd1211
2023-02-14 23:13:03,209: DEBUG - The following NEW packages will be installed:
2023-02-14 23:13:03,209: DEBUG - atmel-firmware firmware-atheros firmware-libertas firmware-realtek
2023-02-14 23:13:03,210: DEBUG - firmware-zd1211
2023-02-14 23:13:03,933: DEBUG - 0 upgraded, 5 newly installed, 0 to remove and 40 not upgraded.
2023-02-14 23:13:03,934: DEBUG - Need to get 0 B/28.8 MB of archives.
2023-02-14 23:13:03,934: DEBUG - After this operation, 60.3 MB of additional disk space will be used.
2023-02-14 23:13:03,993: DEBUG - Selecting previously unselected package atmel-firmware.
2023-02-14 23:13:04,032: DEBUG - (Reading database ... 61148 files and directories currently installed.)
2023-02-14 23:13:04,035: DEBUG - Preparing to unpack .../atmel-firmware_1.3-4.1_all.deb ...
2023-02-14 23:13:04,044: DEBUG - Unpacking atmel-firmware (1.3-4.1) ...
2023-02-14 23:13:04,162: DEBUG - Selecting previously unselected package firmware-atheros.
2023-02-14 23:13:04,169: DEBUG - Preparing to unpack .../firmware-atheros_20210315-3_all.deb ...
2023-02-14 23:13:04,179: DEBUG - Unpacking firmware-atheros (20210315-3) ...
2023-02-14 23:13:05,728: DEBUG - Selecting previously unselected package firmware-libertas.
2023-02-14 23:13:05,735: DEBUG - Preparing to unpack .../firmware-libertas_20210315-3_all.deb ...
2023-02-14 23:13:05,744: DEBUG - Unpacking firmware-libertas (20210315-3) ...
2023-02-14 23:13:07,008: DEBUG - Selecting previously unselected package firmware-realtek.
2023-02-14 23:13:07,016: DEBUG - Preparing to unpack .../firmware-realtek_20210315-3_all.deb ...
2023-02-14 23:13:07,025: DEBUG - Unpacking firmware-realtek (20210315-3) ...
2023-02-14 23:13:07,304: DEBUG - Selecting previously unselected package firmware-zd1211.
2023-02-14 23:13:07,313: DEBUG - Preparing to unpack .../firmware-zd1211_1%3a1.5-7_all.deb ...
2023-02-14 23:13:07,324: DEBUG - Unpacking firmware-zd1211 (1:1.5-7) ...
2023-02-14 23:13:07,438: DEBUG - Setting up atmel-firmware (1.3-4.1) ...
2023-02-14 23:13:07,479: DEBUG - Setting up firmware-atheros (20210315-3) ...
2023-02-14 23:13:07,507: DEBUG - Setting up firmware-realtek (20210315-3) ...
2023-02-14 23:13:07,559: DEBUG - Setting up firmware-libertas (20210315-3) ...
2023-02-14 23:13:07,587: DEBUG - Setting up firmware-zd1211 (1:1.5-7) ...
2023-02-14 23:13:07,615: DEBUG - Processing triggers for man-db (2.9.4-2) ...
2023-02-14 23:13:07,714: DEBUG - Processing triggers for initramfs-tools (0.140) ...
2023-02-14 23:13:07,771: DEBUG - update-initramfs: Generating /boot/initrd.img-5.10.0-21-amd64
2023-02-14 23:13:30,455: DEBUG - + [[ -n /tmp/tmp.DE4I546tmo ]]
2023-02-14 23:13:30,456: DEBUG - + rm --recursive --force /tmp/tmp.DE4I546tmo
2023-02-14 23:13:30,458: DEBUG - + ynh_package_is_installed hotspot-ynh-deps
2023-02-14 23:13:30,473: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:30,711: DEBUG - + return 0
2023-02-14 23:13:30,711: DEBUG - + dpkg-query --show '--showformat=${Status}' hotspot-ynh-deps
2023-02-14 23:13:30,712: DEBUG - + grep --count 'ok installed'
2023-02-14 23:13:30,736: DEBUG - + rm /tmp/hotspot-ynh-deps.control
2023-02-14 23:13:30,739: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-02-14 23:13:30,753: DEBUG - ++ ynh_wait_dpkg_free
2023-02-14 23:13:30,994: DEBUG - ++ return 0
2023-02-14 23:13:30,994: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-02-14 23:13:30,995: DEBUG - ++ grep --count 'ok installed'
2023-02-14 23:13:31,020: DEBUG - ++ echo yes
2023-02-14 23:13:31,020: DEBUG - + local psql_installed2=yes
2023-02-14 23:13:31,021: DEBUG - + [[ yes != \y\e\s ]]
2023-02-14 23:13:31,021: DEBUG - ++ apt-mark showauto firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211
2023-02-14 23:13:31,359: DEBUG - + local 'apps_auto_installed=atmel-firmware
2023-02-14 23:13:31,359: DEBUG - firmware-atheros
2023-02-14 23:13:31,360: DEBUG - firmware-libertas
2023-02-14 23:13:31,360: DEBUG - firmware-realtek
2023-02-14 23:13:31,360: DEBUG - firmware-zd1211'
2023-02-14 23:13:31,360: DEBUG - + ynh_package_install 'firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211'
2023-02-14 23:13:31,360: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211
2023-02-14 23:13:31,361: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:31,600: DEBUG - + return 0
2023-02-14 23:13:31,601: DEBUG - + LC_ALL=C
2023-02-14 23:13:31,601: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:13:31,601: 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 firmware-atheros firmware-realtek firmware-ralink firmware-libertas atmel-firmware firmware-zd1211
2023-02-14 23:13:31,690: DEBUG - Reading package lists...
2023-02-14 23:13:31,917: DEBUG - Building dependency tree...
2023-02-14 23:13:31,918: DEBUG - Reading state information...
2023-02-14 23:13:32,265: DEBUG - atmel-firmware is already the newest version (1.3-4.1).
2023-02-14 23:13:32,265: DEBUG - atmel-firmware set to manually installed.
2023-02-14 23:13:32,265: DEBUG - firmware-atheros is already the newest version (20210315-3).
2023-02-14 23:13:32,266: DEBUG - firmware-atheros set to manually installed.
2023-02-14 23:13:32,266: DEBUG - firmware-libertas is already the newest version (20210315-3).
2023-02-14 23:13:32,266: DEBUG - firmware-libertas set to manually installed.
2023-02-14 23:13:32,266: DEBUG - firmware-misc-nonfree is already the newest version (20210315-3).
2023-02-14 23:13:32,266: DEBUG - firmware-realtek is already the newest version (20210315-3).
2023-02-14 23:13:32,266: DEBUG - firmware-realtek set to manually installed.
2023-02-14 23:13:32,267: DEBUG - firmware-zd1211 is already the newest version (1:1.5-7).
2023-02-14 23:13:32,267: DEBUG - firmware-zd1211 set to manually installed.
2023-02-14 23:13:32,267: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.
2023-02-14 23:13:32,267: DEBUG - + '[' -z 'atmel-firmware
2023-02-14 23:13:32,267: DEBUG - firmware-atheros
2023-02-14 23:13:32,267: DEBUG - firmware-libertas
2023-02-14 23:13:32,268: DEBUG - firmware-realtek
2023-02-14 23:13:32,268: DEBUG - firmware-zd1211' ']'
2023-02-14 23:13:32,268: DEBUG - + apt-mark auto atmel-firmware firmware-atheros firmware-libertas firmware-realtek firmware-zd1211
2023-02-14 23:13:32,696: DEBUG - atmel-firmware passé en « installé automatiquement ».
2023-02-14 23:13:32,696: DEBUG - firmware-atheros passé en « installé automatiquement ».
2023-02-14 23:13:32,697: DEBUG - firmware-libertas passé en « installé automatiquement ».
2023-02-14 23:13:32,697: DEBUG - firmware-realtek passé en « installé automatiquement ».
2023-02-14 23:13:32,698: DEBUG - firmware-zd1211 passé en « installé automatiquement ».
2023-02-14 23:13:32,699: DEBUG - + ynh_remove_extra_repo --name=hotspot
2023-02-14 23:13:32,713: DEBUG - + name=hotspot
2023-02-14 23:13:32,714: DEBUG - + ynh_secure_remove --file=/etc/apt/sources.list.d/hotspot.list
2023-02-14 23:13:32,742: DEBUG - + [[ hotspot == \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2023-02-14 23:13:32,742: DEBUG - + ynh_secure_remove /etc/apt/preferences.d/hotspot
2023-02-14 23:13:32,771: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/hotspot.gpg ']'
2023-02-14 23:13:32,771: DEBUG - + '[' -e /etc/apt/trusted.gpg.d/hotspot.asc ']'
2023-02-14 23:13:32,771: DEBUG - + ynh_package_update
2023-02-14 23:13:32,772: DEBUG - + ynh_apt update
2023-02-14 23:13:32,772: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:33,006: DEBUG - + return 0
2023-02-14 23:13:33,007: DEBUG - + LC_ALL=C
2023-02-14 23:13:33,007: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:13:33,007: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2023-02-14 23:13:33,242: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2023-02-14 23:13:33,310: DEBUG - Hit:2 http://ftp.debian.org/debian bullseye InRelease
2023-02-14 23:13:33,316: DEBUG - Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
2023-02-14 23:13:33,373: DEBUG - Hit:4 http://ftp.debian.org/debian bullseye-updates InRelease
2023-02-14 23:13:33,608: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2023-02-14 23:13:35,137: DEBUG - Reading package lists...
2023-02-14 23:13:35,222: INFO - [######+.............] > Installing dependencies...
2023-02-14 23:13:35,223: DEBUG - + ynh_install_app_dependencies sipcalc hostapd iw kmod
2023-02-14 23:13:35,223: DEBUG - + local 'dependencies=sipcalc hostapd iw kmod'
2023-02-14 23:13:35,223: DEBUG - ++ echo 'sipcalc hostapd iw kmod'
2023-02-14 23:13:35,224: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2023-02-14 23:13:35,226: DEBUG - + dependencies='sipcalc, hostapd, iw, kmod'
2023-02-14 23:13:35,227: DEBUG - + local 'dependencies=sipcalc, hostapd, iw, kmod'
2023-02-14 23:13:35,227: DEBUG - ++ ynh_read_manifest --manifest_key=version
2023-02-14 23:13:35,251: DEBUG - ++ '[' '!' -e '' ']'
2023-02-14 23:13:35,251: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json ']'
2023-02-14 23:13:35,251: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json
2023-02-14 23:13:35,252: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json
2023-02-14 23:13:35,252: DEBUG - ++ grep -q '\.json$'
2023-02-14 23:13:35,254: DEBUG - ++ jq .version /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json --raw-output
2023-02-14 23:13:35,312: DEBUG - + local version=2.0~ynh3
2023-02-14 23:13:35,313: DEBUG - + '[' -z 2.0~ynh3 ']'
2023-02-14 23:13:35,313: DEBUG - + '[' 2.0~ynh3 == null ']'
2023-02-14 23:13:35,313: DEBUG - + local dep_app=hotspot
2023-02-14 23:13:35,313: DEBUG - + [[ sipcalc, hostapd, iw, kmod =~ [<=>] ]]
2023-02-14 23:13:35,314: DEBUG - ++ echo sipcalc, hostapd, iw, kmod
2023-02-14 23:13:35,314: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2023-02-14 23:13:35,314: DEBUG - ++ sort -u
2023-02-14 23:13:35,317: DEBUG - + local specific_php_version=
2023-02-14 23:13:35,318: DEBUG - + grep --quiet php
2023-02-14 23:13:35,321: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-02-14 23:13:35,335: DEBUG - ++ ynh_wait_dpkg_free
2023-02-14 23:13:35,578: DEBUG - ++ return 0
2023-02-14 23:13:35,578: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-02-14 23:13:35,579: DEBUG - ++ grep --count 'ok installed'
2023-02-14 23:13:35,601: DEBUG - ++ echo yes
2023-02-14 23:13:35,601: DEBUG - + local psql_installed=yes
2023-02-14 23:13:35,602: DEBUG - + [[ false == \t\r\u\e ]]
2023-02-14 23:13:35,602: DEBUG - + local current_dependencies=
2023-02-14 23:13:35,602: DEBUG - + ynh_package_is_installed --package=hotspot-ynh-deps
2023-02-14 23:13:35,615: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:35,865: DEBUG - + return 0
2023-02-14 23:13:35,865: DEBUG - + dpkg-query --show '--showformat=${Status}' hotspot-ynh-deps
2023-02-14 23:13:35,866: DEBUG - + grep --count 'ok installed'
2023-02-14 23:13:35,892: DEBUG - ++ dpkg-query --show '--showformat=${Depends}' hotspot-ynh-deps
2023-02-14 23:13:35,916: DEBUG - + current_dependencies='firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211 '
2023-02-14 23:13:35,917: DEBUG - + current_dependencies='firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211 '
2023-02-14 23:13:35,917: DEBUG - + dependencies='firmware-atheros, firmware-realtek, firmware-ralink, firmware-libertas, atmel-firmware, firmware-zd1211 , sipcalc, hostapd, iw, kmod'
2023-02-14 23:13:35,917: DEBUG - + cat
2023-02-14 23:13:35,918: DEBUG - + ynh_package_install_from_equivs /tmp/hotspot-ynh-deps.control
2023-02-14 23:13:35,919: DEBUG - + local controlfile=/tmp/hotspot-ynh-deps.control
2023-02-14 23:13:35,920: DEBUG - ++ grep '^Package: ' /tmp/hotspot-ynh-deps.control
2023-02-14 23:13:35,920: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-02-14 23:13:35,923: DEBUG - + local pkgname=hotspot-ynh-deps
2023-02-14 23:13:35,924: DEBUG - ++ grep '^Version: ' /tmp/hotspot-ynh-deps.control
2023-02-14 23:13:35,925: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-02-14 23:13:35,927: DEBUG - + local pkgversion=2.0~ynh3
2023-02-14 23:13:35,927: DEBUG - + [[ -z hotspot-ynh-deps ]]
2023-02-14 23:13:35,928: DEBUG - + [[ -z 2.0~ynh3 ]]
2023-02-14 23:13:35,928: DEBUG - + ynh_package_update
2023-02-14 23:13:35,928: DEBUG - + ynh_apt update
2023-02-14 23:13:35,928: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:36,160: DEBUG - + return 0
2023-02-14 23:13:36,160: DEBUG - + LC_ALL=C
2023-02-14 23:13:36,160: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:13:36,161: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2023-02-14 23:13:36,378: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2023-02-14 23:13:36,392: DEBUG - Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
2023-02-14 23:13:36,400: DEBUG - Hit:3 http://ftp.debian.org/debian bullseye InRelease
2023-02-14 23:13:36,465: DEBUG - Hit:4 http://ftp.debian.org/debian bullseye-updates InRelease
2023-02-14 23:13:36,573: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2023-02-14 23:13:38,291: DEBUG - Reading package lists...
2023-02-14 23:13:38,311: DEBUG - ++ mktemp --directory
2023-02-14 23:13:38,313: DEBUG - + local TMPDIR=/tmp/tmp.diVleN8EWg
2023-02-14 23:13:38,313: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2023-02-14 23:13:38,315: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:38,603: DEBUG - + return 0
2023-02-14 23:13:38,604: DEBUG - + cp /tmp/hotspot-ynh-deps.control /tmp/tmp.diVleN8EWg/control
2023-02-14 23:13:38,606: DEBUG - + cd /tmp/tmp.diVleN8EWg
2023-02-14 23:13:38,606: DEBUG - + LC_ALL=C
2023-02-14 23:13:38,606: DEBUG - + equivs-build ./control
2023-02-14 23:13:38,914: DEBUG - dpkg-buildpackage: info: source package hotspot-ynh-deps
2023-02-14 23:13:38,914: DEBUG - dpkg-buildpackage: info: source version 2.0~ynh3
2023-02-14 23:13:38,915: DEBUG - dpkg-buildpackage: info: source distribution unstable
2023-02-14 23:13:38,915: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@maindomain.tld>
2023-02-14 23:13:38,993: DEBUG - dpkg-source --before-build .
2023-02-14 23:13:38,994: DEBUG - dpkg-buildpackage: info: host architecture amd64
2023-02-14 23:13:39,206: DEBUG - debian/rules clean
2023-02-14 23:13:39,209: DEBUG - dh clean
2023-02-14 23:13:39,384: DEBUG - dh_clean
2023-02-14 23:13:39,462: DEBUG - debian/rules binary
2023-02-14 23:13:39,464: DEBUG - dh binary
2023-02-14 23:13:39,604: DEBUG - dh_update_autotools_config
2023-02-14 23:13:39,673: DEBUG - dh_autoreconf
2023-02-14 23:13:39,759: DEBUG - create-stamp debian/debhelper-build-stamp
2023-02-14 23:13:39,759: DEBUG - dh_prep
2023-02-14 23:13:39,818: DEBUG - dh_install
2023-02-14 23:13:39,896: DEBUG - dh_installdocs
2023-02-14 23:13:39,982: DEBUG - dh_installchangelogs
2023-02-14 23:13:40,170: DEBUG - dh_perl
2023-02-14 23:13:40,252: DEBUG - dh_link
2023-02-14 23:13:40,332: DEBUG - dh_strip_nondeterminism
2023-02-14 23:13:40,458: DEBUG - dh_compress
2023-02-14 23:13:40,539: DEBUG - dh_fixperms
2023-02-14 23:13:40,617: DEBUG - dh_missing
2023-02-14 23:13:40,670: DEBUG - dh_installdeb
2023-02-14 23:13:40,743: DEBUG - dh_gencontrol
2023-02-14 23:13:40,993: DEBUG - dh_md5sums
2023-02-14 23:13:41,070: DEBUG - dh_builddeb
2023-02-14 23:13:41,124: DEBUG - dpkg-deb: building package 'hotspot-ynh-deps' in '../hotspot-ynh-deps_2.0~ynh3_all.deb'.
2023-02-14 23:13:41,157: DEBUG - dpkg-genbuildinfo --build=binary
2023-02-14 23:13:41,810: DEBUG - dpkg-genchanges --build=binary >../hotspot-ynh-deps_2.0~ynh3_amd64.changes
2023-02-14 23:13:41,979: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2023-02-14 23:13:41,985: DEBUG - dpkg-source --after-build .
2023-02-14 23:13:42,202: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2023-02-14 23:13:42,213: DEBUG -
2023-02-14 23:13:42,213: DEBUG - The package has been created.
2023-02-14 23:13:42,214: DEBUG - Attention, the package has been created in the current directory,
2023-02-14 23:13:42,214: DEBUG - not in ".." as indicated by the message above!
2023-02-14 23:13:42,215: DEBUG - + LC_ALL=C
2023-02-14 23:13:42,216: DEBUG - + dpkg --force-depends --install ./hotspot-ynh-deps_2.0~ynh3_all.deb
2023-02-14 23:13:42,216: DEBUG - + tee ./dpkg_log
2023-02-14 23:13:42,301: DEBUG - (Reading database ... 61565 files and directories currently installed.)
2023-02-14 23:13:42,304: DEBUG - Preparing to unpack .../hotspot-ynh-deps_2.0~ynh3_all.deb ...
2023-02-14 23:13:42,332: DEBUG - Unpacking hotspot-ynh-deps (2.0~ynh3) over (2.0~ynh3) ...
2023-02-14 23:13:42,396: DEBUG - dpkg: hotspot-ynh-deps: dependency problems, but configuring anyway as you requested:
2023-02-14 23:13:42,397: DEBUG - hotspot-ynh-deps depends on hostapd; however:
2023-02-14 23:13:42,397: DEBUG - Package hostapd is not installed.
2023-02-14 23:13:42,398: DEBUG -
2023-02-14 23:13:42,398: DEBUG - Setting up hotspot-ynh-deps (2.0~ynh3) ...
2023-02-14 23:13:42,458: DEBUG - + ynh_package_install --fix-broken
2023-02-14 23:13:42,458: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2023-02-14 23:13:42,459: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:42,710: DEBUG - + return 0
2023-02-14 23:13:42,711: DEBUG - + LC_ALL=C
2023-02-14 23:13:42,711: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-02-14 23:13:42,712: 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
2023-02-14 23:13:43,012: DEBUG - Reading package lists...
2023-02-14 23:13:43,237: DEBUG - Building dependency tree...
2023-02-14 23:13:43,238: DEBUG - Reading state information...
2023-02-14 23:13:43,381: DEBUG - Correcting dependencies... Done
2023-02-14 23:13:43,607: DEBUG - The following additional packages will be installed:
2023-02-14 23:13:43,609: DEBUG - hostapd
2023-02-14 23:13:43,627: DEBUG - The following NEW packages will be installed:
2023-02-14 23:13:43,629: DEBUG - hostapd
2023-02-14 23:13:44,338: DEBUG - 0 upgraded, 1 newly installed, 0 to remove and 40 not upgraded.
2023-02-14 23:13:44,339: DEBUG - Need to get 0 B/822 kB of archives.
2023-02-14 23:13:44,339: DEBUG - After this operation, 2175 kB of additional disk space will be used.
2023-02-14 23:13:44,405: DEBUG - Selecting previously unselected package hostapd.
2023-02-14 23:13:44,445: DEBUG - (Reading database ... 61565 files and directories currently installed.)
2023-02-14 23:13:44,448: DEBUG - Preparing to unpack .../hostapd_2%3a2.9.0-21_amd64.deb ...
2023-02-14 23:13:44,460: DEBUG - Unpacking hostapd (2:2.9.0-21) ...
2023-02-14 23:13:44,717: DEBUG - Setting up hostapd (2:2.9.0-21) ...
2023-02-14 23:13:45,399: DEBUG - Created symlink /etc/systemd/system/multi-user.target.wants/hostapd.service -> /lib/systemd/system/hostapd.service.
2023-02-14 23:13:46,147: WARNING - Job for hostapd.service failed because the control process exited with error code.
2023-02-14 23:13:46,147: WARNING - See "systemctl status hostapd.service" and "journalctl -xe" for details.
2023-02-14 23:13:46,163: DEBUG - Processing triggers for man-db (2.9.4-2) ...
2023-02-14 23:13:46,854: DEBUG - + [[ -n /tmp/tmp.diVleN8EWg ]]
2023-02-14 23:13:46,855: DEBUG - + rm --recursive --force /tmp/tmp.diVleN8EWg
2023-02-14 23:13:46,857: DEBUG - + ynh_package_is_installed hotspot-ynh-deps
2023-02-14 23:13:46,871: DEBUG - + ynh_wait_dpkg_free
2023-02-14 23:13:47,097: DEBUG - + return 0
2023-02-14 23:13:47,097: DEBUG - + dpkg-query --show '--showformat=${Status}' hotspot-ynh-deps
2023-02-14 23:13:47,098: DEBUG - + grep --count 'ok installed'
2023-02-14 23:13:47,122: DEBUG - + rm /tmp/hotspot-ynh-deps.control
2023-02-14 23:13:47,125: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-02-14 23:13:47,140: DEBUG - ++ ynh_wait_dpkg_free
2023-02-14 23:13:47,365: DEBUG - ++ return 0
2023-02-14 23:13:47,366: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-02-14 23:13:47,366: DEBUG - ++ grep --count 'ok installed'
2023-02-14 23:13:47,390: DEBUG - ++ echo yes
2023-02-14 23:13:47,391: DEBUG - + local psql_installed2=yes
2023-02-14 23:13:47,391: DEBUG - + [[ yes != \y\e\s ]]
2023-02-14 23:13:47,458: INFO - [#######++...........] > Configuring system user...
2023-02-14 23:13:47,458: DEBUG - + ynh_system_user_create --username=hotspot
2023-02-14 23:13:47,503: DEBUG - + use_shell=0
2023-02-14 23:13:47,503: DEBUG - + home_dir=
2023-02-14 23:13:47,504: DEBUG - + groups=
2023-02-14 23:13:47,504: DEBUG - + ynh_system_user_exists hotspot
2023-02-14 23:13:47,517: DEBUG - + getent passwd hotspot
2023-02-14 23:13:47,523: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:47,524: DEBUG - + local user_home_dir=--no-create-home
2023-02-14 23:13:47,524: DEBUG - + local 'shell=--shell /usr/sbin/nologin'
2023-02-14 23:13:47,524: DEBUG - + useradd --no-create-home --system --user-group hotspot --shell /usr/sbin/nologin
2023-02-14 23:13:47,672: INFO - [#########+..........] > Configuring hotspot...
2023-02-14 23:13:47,673: DEBUG - + [[ ! -v ip6_net ]]
2023-02-14 23:13:47,673: DEBUG - + ip6_net=
2023-02-14 23:13:47,673: DEBUG - + [[ -e /tmp/.ynh-vpnclient-started ]]
2023-02-14 23:13:47,673: DEBUG - ++ ynh_app_setting_get vpnclient ip6_net
2023-02-14 23:13:47,674: DEBUG - ++ local _globalapp=hotspot
2023-02-14 23:13:47,711: DEBUG - ++ app=vpnclient
2023-02-14 23:13:47,712: DEBUG - ++ [[ ip6_net =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:47,712: DEBUG - ++ ynh_app_setting get vpnclient ip6_net
2023-02-14 23:13:47,793: DEBUG - + vpnclient_ip6_net=2001:910:13fc::1
2023-02-14 23:13:47,794: DEBUG - + [[ 2001:910:13fc::1 =~ :: ]]
2023-02-14 23:13:47,794: DEBUG - + ip6_net=2001:910:13fc::1
2023-02-14 23:13:47,794: DEBUG - + hot_reload_usb_wifi_cards
2023-02-14 23:13:47,795: DEBUG - + modulesList='acx-mac80211 ar5523 ar9170usb at76c50x-usb at76_usb ath9k_htc carl9170 orinoco_usb p54usb prism2_usb r8712u r8192s_usb r8192u_usb rndis_wlan rt2500usb rt2800usb rt2870sta rt73usb rtl8187 rtl8192cu usb8xxx vt6656_stage zd1201 zd1211rw'
2023-02-14 23:13:47,795: DEBUG - + modprobe --quiet --remove acx-mac80211 ar5523 ar9170usb at76c50x-usb at76_usb ath9k_htc carl9170 orinoco_usb p54usb prism2_usb r8712u r8192s_usb r8192u_usb rndis_wlan rt2500usb rt2800usb rt2870sta rt73usb rtl8187 rtl8192cu usb8xxx vt6656_stage zd1201 zd1211rw
2023-02-14 23:13:47,799: DEBUG - + true
2023-02-14 23:13:47,800: DEBUG - ++ dmesg
2023-02-14 23:13:47,800: DEBUG - ++ grep -Pio '(?<=usb )[0-9-]+(?=:.*firmware)'
2023-02-14 23:13:47,801: DEBUG - ++ uniq
2023-02-14 23:13:47,801: DEBUG - ++ sort
2023-02-14 23:13:47,810: DEBUG - + possibleUsbDevicesNeedingReload=
2023-02-14 23:13:47,811: DEBUG - ++ iw_devices
2023-02-14 23:13:47,812: DEBUG - ++ awk '-F|' '{ print $1 }'
2023-02-14 23:13:47,812: DEBUG - ++ tr ' ' '|'
2023-02-14 23:13:47,814: DEBUG - +++ /sbin/iw dev
2023-02-14 23:13:47,814: DEBUG - +++ grep Interface
2023-02-14 23:13:47,815: DEBUG - +++ grep -v 'mon\.'
2023-02-14 23:13:47,816: DEBUG - +++ grep -v hotspot
2023-02-14 23:13:47,816: DEBUG - +++ awk '{ print $NF }'
2023-02-14 23:13:47,824: DEBUG - ++ echo -n wlo1
2023-02-14 23:13:47,826: DEBUG - + wifi_device=wlo1
2023-02-14 23:13:47,826: DEBUG - + ynh_app_setting_set --app=hotspot --key=multissid --value=1
2023-02-14 23:13:47,827: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:47,900: DEBUG - + app=hotspot
2023-02-14 23:13:47,901: DEBUG - + [[ multissid =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:47,901: DEBUG - + ynh_app_setting set hotspot multissid 1
2023-02-14 23:13:47,978: DEBUG - + ynh_app_setting_set --app=hotspot --key=ssid_nb --value=1
2023-02-14 23:13:47,979: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:48,058: DEBUG - + app=hotspot
2023-02-14 23:13:48,059: DEBUG - + [[ ssid_nb =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:48,059: DEBUG - + ynh_app_setting set hotspot ssid_nb 1
2023-02-14 23:13:48,135: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_ssid --value=Camomille
2023-02-14 23:13:48,136: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:48,244: DEBUG - + app=hotspot
2023-02-14 23:13:48,245: DEBUG - + [[ wifi_ssid =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:48,245: DEBUG - + ynh_app_setting set hotspot wifi_ssid Camomille
2023-02-14 23:13:48,334: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_secure --value=1
2023-02-14 23:13:48,335: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:48,425: DEBUG - + app=hotspot
2023-02-14 23:13:48,426: DEBUG - + [[ wifi_secure =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:48,426: DEBUG - + ynh_app_setting set hotspot wifi_secure 1
2023-02-14 23:13:48,503: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_passphrase --value=**********
2023-02-14 23:13:48,504: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:48,601: DEBUG - + app=hotspot
2023-02-14 23:13:48,601: DEBUG - + [[ wifi_passphrase =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:48,602: DEBUG - + ynh_app_setting set hotspot wifi_passphrase **********
2023-02-14 23:13:48,679: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_device --value=wlo1
2023-02-14 23:13:48,680: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:48,786: DEBUG - + app=hotspot
2023-02-14 23:13:48,787: DEBUG - + [[ wifi_device =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:48,787: DEBUG - + ynh_app_setting set hotspot wifi_device wlo1
2023-02-14 23:13:48,875: DEBUG - + ynh_app_setting_set --app=hotspot --key=wifi_channel --value=6
2023-02-14 23:13:48,876: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:48,984: DEBUG - + app=hotspot
2023-02-14 23:13:48,985: DEBUG - + [[ wifi_channel =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:48,985: DEBUG - + ynh_app_setting set hotspot wifi_channel 6
2023-02-14 23:13:49,076: DEBUG - + ynh_app_setting_set --app=hotspot --key=ip6_firewall --value=1
2023-02-14 23:13:49,077: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:49,168: DEBUG - + app=hotspot
2023-02-14 23:13:49,168: DEBUG - + [[ ip6_firewall =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:49,169: DEBUG - + ynh_app_setting set hotspot ip6_firewall 1
2023-02-14 23:13:49,250: DEBUG - + ynh_app_setting_set --app=hotspot --key=ip6_net --value=2001:910:13fc::1
2023-02-14 23:13:49,251: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:49,342: DEBUG - + app=hotspot
2023-02-14 23:13:49,343: DEBUG - + [[ ip6_net =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:49,343: DEBUG - + ynh_app_setting set hotspot ip6_net 2001:910:13fc::1
2023-02-14 23:13:49,432: DEBUG - + ynh_app_setting_set --app=hotspot --key=dns --value=10.0.242.1
2023-02-14 23:13:49,433: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:49,534: DEBUG - + app=hotspot
2023-02-14 23:13:49,534: DEBUG - + [[ dns =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:49,534: DEBUG - + ynh_app_setting set hotspot dns 10.0.242.1
2023-02-14 23:13:49,613: DEBUG - + ynh_app_setting_set --app=hotspot --key=ip4_nat_prefix --value=10.0.242
2023-02-14 23:13:49,614: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:49,723: DEBUG - + app=hotspot
2023-02-14 23:13:49,724: DEBUG - + [[ ip4_nat_prefix =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:49,724: DEBUG - + ynh_app_setting set hotspot ip4_nat_prefix 10.0.242
2023-02-14 23:13:49,811: DEBUG - + [[ -z wlo1 ]]
2023-02-14 23:13:49,812: DEBUG - + ynh_app_setting_set --app=hotspot --key=service_enabled --value=1
2023-02-14 23:13:49,813: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:49,911: DEBUG - + app=hotspot
2023-02-14 23:13:49,911: DEBUG - + [[ service_enabled =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:49,911: DEBUG - + ynh_app_setting set hotspot service_enabled 1
2023-02-14 23:13:50,068: INFO - [##########++........] > Copying configuration files...
2023-02-14 23:13:50,069: DEBUG - + mkdir -pm 0755 /etc/dnsmasq.dhcpd/
2023-02-14 23:13:50,070: DEBUG - + chown root: /etc/dnsmasq.dhcpd/
2023-02-14 23:13:50,077: DEBUG - + install -b -o root -g root -m 0644 ../conf/hostapd.accesspoint.conf ../conf/hostapd.base.conf /etc/hostapd/
2023-02-14 23:13:50,083: DEBUG - + install -b -o root -g root -m 0644 ../conf/dnsmasq_dhcpdv6.conf.tpl /etc/dnsmasq.dhcpd/dhcpdv6.conf.tpl
2023-02-14 23:13:50,086: DEBUG - + install -b -o root -g root -m 0644 ../conf/dnsmasq_dhcpdv4.conf.tpl /etc/dnsmasq.dhcpd/dhcpdv4.conf.tpl
2023-02-14 23:13:50,089: DEBUG - + install -o root -g root -m 0755 ../conf/ynh-hotspot /usr/local/bin/
2023-02-14 23:13:50,158: DEBUG - + ynh_replace_string '--match_string=^DAEMON_CONF=$' '--replace_string=&/etc/hostapd/hostapd.conf' --target_file=/etc/init.d/hostapd
2023-02-14 23:13:50,160: INFO - [############+.......] > Configuring hostapd...
2023-02-14 23:13:50,251: DEBUG - + sed --in-place 's^DAEMON_CONF=$&/etc/hostapd/hostapd.confg' /etc/init.d/hostapd
2023-02-14 23:13:50,254: DEBUG - + ynh_store_file_checksum --file=/etc/init.d/hostapd
2023-02-14 23:13:50,256: DEBUG - + update_only=0
2023-02-14 23:13:50,279: DEBUG - + local checksum_setting_name=checksum__etc_init.d_hostapd
2023-02-14 23:13:50,280: DEBUG - ++ md5sum /etc/init.d/hostapd
2023-02-14 23:13:50,281: DEBUG - ++ cut '--delimiter= ' --fields=1
2023-02-14 23:13:50,283: DEBUG - + ynh_app_setting_set --app=hotspot --key=checksum__etc_init.d_hostapd --value=fa2ddf4758d6e675f4de06babc643c2b
2023-02-14 23:13:50,284: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:50,372: DEBUG - + app=hotspot
2023-02-14 23:13:50,372: DEBUG - + [[ checksum__etc_init.d_hostapd =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:50,373: DEBUG - + ynh_app_setting set hotspot checksum__etc_init.d_hostapd fa2ddf4758d6e675f4de06babc643c2b
2023-02-14 23:13:50,462: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:50,463: DEBUG - + unset backup_file_checksum
2023-02-14 23:13:50,463: DEBUG - + echo DAEMON_CONF=/etc/hostapd/hostapd.conf
2023-02-14 23:13:50,464: DEBUG - + systemctl disable hostapd --quiet
2023-02-14 23:13:51,456: DEBUG - + systemctl stop hostapd
2023-02-14 23:13:51,464: DEBUG - + systemctl unmask hostapd
2023-02-14 23:13:51,848: DEBUG - + ynh_add_systemd_config --service=ynh-hotspot
2023-02-14 23:13:51,849: INFO - [#############++.....] > Configuring a systemd service...
2023-02-14 23:13:51,872: DEBUG - + service=ynh-hotspot
2023-02-14 23:13:51,872: DEBUG - + template=systemd.service
2023-02-14 23:13:51,873: DEBUG - + ynh_add_config --template=systemd.service --destination=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:51,917: DEBUG - + '[' -f /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/conf/systemd.service ']'
2023-02-14 23:13:51,917: DEBUG - + template_path=/var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/conf/systemd.service
2023-02-14 23:13:51,918: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:51,930: DEBUG - + local checksum_setting_name=checksum__etc_systemd_system_ynh-hotspot.service
2023-02-14 23:13:51,931: DEBUG - ++ ynh_app_setting_get --app=hotspot --key=checksum__etc_systemd_system_ynh-hotspot.service
2023-02-14 23:13:51,931: DEBUG - ++ local _globalapp=hotspot
2023-02-14 23:13:51,972: DEBUG - ++ app=hotspot
2023-02-14 23:13:51,972: DEBUG - ++ [[ checksum__etc_systemd_system_ynh-hotspot.service =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:51,973: DEBUG - ++ ynh_app_setting get hotspot checksum__etc_systemd_system_ynh-hotspot.service
2023-02-14 23:13:52,058: DEBUG - + local checksum_value=
2023-02-14 23:13:52,058: DEBUG - + backup_file_checksum=
2023-02-14 23:13:52,059: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:52,059: DEBUG - + touch /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,060: DEBUG - + chown root:root /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,063: DEBUG - + chmod 640 /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,065: DEBUG - + cp -f /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/conf/systemd.service /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,067: DEBUG - + _ynh_apply_default_permissions /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,068: DEBUG - + local target=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,069: DEBUG - ++ ynh_read_manifest --manifest_key=requirements.yunohost
2023-02-14 23:13:52,069: DEBUG - ++ tr -d '<>= '
2023-02-14 23:13:52,091: DEBUG - ++ '[' '!' -e '' ']'
2023-02-14 23:13:52,091: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json ']'
2023-02-14 23:13:52,092: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json
2023-02-14 23:13:52,092: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json
2023-02-14 23:13:52,092: DEBUG - ++ grep -q '\.json$'
2023-02-14 23:13:52,094: DEBUG - ++ jq .requirements.yunohost /var/cache/yunohost/app_tmp_work_dirs/app_g51o7nvd/manifest.json --raw-output
2023-02-14 23:13:52,153: DEBUG - + local ynh_requirement=4.3.2
2023-02-14 23:13:52,154: DEBUG - + dpkg --compare-versions 1.0 ge 2
2023-02-14 23:13:52,156: DEBUG - + '[' -z 4.3.2 ']'
2023-02-14 23:13:52,156: DEBUG - + '[' 4.3.2 == null ']'
2023-02-14 23:13:52,157: DEBUG - + dpkg --compare-versions 4.3.2 ge 4.2
2023-02-14 23:13:52,159: DEBUG - + chmod o-rwx /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,160: DEBUG - + chmod g-w /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,162: DEBUG - + chown -R root:root /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,164: DEBUG - + ynh_system_user_exists hotspot
2023-02-14 23:13:52,180: DEBUG - + getent passwd hotspot
2023-02-14 23:13:52,186: DEBUG - + chown hotspot:hotspot /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,191: DEBUG - + echo /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,191: DEBUG - + grep -q '^/etc/cron'
2023-02-14 23:13:52,194: DEBUG - + ynh_replace_vars --file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,208: DEBUG - + test -n ''
2023-02-14 23:13:52,209: DEBUG - + test -n hotspot
2023-02-14 23:13:52,209: DEBUG - + ynh_replace_string --match_string=__NAME__ --replace_string=hotspot --target_file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,302: DEBUG - + sed --in-place $'s\001__NAME__\001hotspot\001g' /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,304: DEBUG - + ynh_replace_string --match_string=__NAMETOCHANGE__ --replace_string=hotspot --target_file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,397: DEBUG - + sed --in-place $'s\001__NAMETOCHANGE__\001hotspot\001g' /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,399: DEBUG - + ynh_replace_string --match_string=__USER__ --replace_string=hotspot --target_file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,495: DEBUG - + sed --in-place $'s\001__USER__\001hotspot\001g' /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,498: DEBUG - + test -n ''
2023-02-14 23:13:52,498: DEBUG - + dpkg --compare-versions 1.0 lt 2
2023-02-14 23:13:52,500: DEBUG - + test -n 7.4
2023-02-14 23:13:52,501: DEBUG - + ynh_replace_string --match_string=__PHPVERSION__ --replace_string=7.4 --target_file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,593: DEBUG - + sed --in-place $'s\001__PHPVERSION__\0017.4\001g' /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,597: DEBUG - + test -n ''
2023-02-14 23:13:52,598: DEBUG - ++ grep -oP '__[A-Z0-9]+?[A-Z0-9_]*?[A-Z0-9]*?__' /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,599: DEBUG - ++ sort --unique
2023-02-14 23:13:52,599: DEBUG - ++ sed 's@__\([^.]*\)__@\L\1@g'
2023-02-14 23:13:52,602: DEBUG - + uniques_vars=()
2023-02-14 23:13:52,602: DEBUG - + local delimit=@
2023-02-14 23:13:52,603: DEBUG - + ynh_store_file_checksum --file=/etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,604: DEBUG - + update_only=0
2023-02-14 23:13:52,627: DEBUG - + local checksum_setting_name=checksum__etc_systemd_system_ynh-hotspot.service
2023-02-14 23:13:52,628: DEBUG - ++ md5sum /etc/systemd/system/ynh-hotspot.service
2023-02-14 23:13:52,629: DEBUG - ++ cut '--delimiter= ' --fields=1
2023-02-14 23:13:52,631: DEBUG - + ynh_app_setting_set --app=hotspot --key=checksum__etc_systemd_system_ynh-hotspot.service --value=3ec37a03bda4c3950c38a1e720a88f08
2023-02-14 23:13:52,631: DEBUG - + local _globalapp=hotspot
2023-02-14 23:13:52,725: DEBUG - + app=hotspot
2023-02-14 23:13:52,725: DEBUG - + [[ checksum__etc_systemd_system_ynh-hotspot.service =~ (unprotected|protected|skipped)_ ]]
2023-02-14 23:13:52,726: DEBUG - + ynh_app_setting set hotspot checksum__etc_systemd_system_ynh-hotspot.service 3ec37a03bda4c3950c38a1e720a88f08
2023-02-14 23:13:52,814: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:52,815: DEBUG - + unset backup_file_checksum
2023-02-14 23:13:52,815: DEBUG - + systemctl enable ynh-hotspot --quiet
2023-02-14 23:13:53,126: DEBUG - + systemctl daemon-reload
2023-02-14 23:13:53,507: INFO - [###############+....] > Integrating service in YunoHost...
2023-02-14 23:13:53,508: DEBUG - + yunohost service add ynh-hotspot --description 'Creates a Wi-Fi access point' --test_status 'systemctl is-active hostapd'
2023-02-14 23:13:53,908: DEBUG - Le service 'ynh-hotspot' a été ajouté
2023-02-14 23:13:54,017: INFO - [################++..] > Starting a systemd service...
2023-02-14 23:13:54,017: DEBUG - + [[ wlo1 == '' ]]
2023-02-14 23:13:54,017: DEBUG - + ynh_systemd_action --service_name=ynh-hotspot --action=start --log_path=systemd
2023-02-14 23:13:54,185: DEBUG - + service_name=ynh-hotspot
2023-02-14 23:13:54,185: DEBUG - + action=start
2023-02-14 23:13:54,185: DEBUG - + line_match=
2023-02-14 23:13:54,186: DEBUG - + length=20
2023-02-14 23:13:54,186: DEBUG - + log_path=systemd
2023-02-14 23:13:54,186: DEBUG - + timeout=300
2023-02-14 23:13:54,186: DEBUG - + '[' start == stop ']'
2023-02-14 23:13:54,187: DEBUG - + '[' start == reload ']'
2023-02-14 23:13:54,187: DEBUG - + systemctl start ynh-hotspot
2023-02-14 23:13:55,277: WARNING - Job for ynh-hotspot.service failed because the control process exited with error code.
2023-02-14 23:13:55,277: WARNING - See "systemctl status ynh-hotspot.service" and "journalctl -xe" for details.
2023-02-14 23:13:55,278: DEBUG - + ynh_exec_err journalctl --quiet --no-hostname --no-pager --lines=20 --unit=ynh-hotspot
2023-02-14 23:13:55,278: DEBUG - + [[ 6 -eq 1 ]]
2023-02-14 23:13:55,281: DEBUG - ++ journalctl --quiet --no-hostname --no-pager --lines=20 --unit=ynh-hotspot
2023-02-14 23:13:55,293: DEBUG - + ynh_print_err '--message=févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Configuration file: /etc/hostapd/hostapd.conf
2023-02-14 23:13:55,293: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: rfkill: WLAN soft blocked
2023-02-14 23:13:55,294: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Using interface wlo1 with hwaddr 02:0e:c4:48:1d:00 and ssid "Camomille"
2023-02-14 23:13:55,294: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Failed to set beacon parameters
2023-02-14 23:13:55,294: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Could not connect to kernel driver
2023-02-14 23:13:55,294: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Interface initialization failed
2023-02-14 23:13:55,295: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state UNINITIALIZED->DISABLED
2023-02-14 23:13:55,295: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,295: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Unable to setup interface.
2023-02-14 23:13:55,295: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state DISABLED->DISABLED
2023-02-14 23:13:55,296: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,296: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: CTRL-EVENT-TERMINATING
2023-02-14 23:13:55,296: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: hostapd_free_hapd_data: Interface wlo1 wasn'\''t started
2023-02-14 23:13:55,297: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
2023-02-14 23:13:55,297: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
2023-02-14 23:13:55,297: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,297: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,297: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Ethernet.
2023-02-14 23:13:55,298: DEBUG - févr. 14 23:13:55 systemd[1]: Failed to start YunoHost Wifi Hotspot.
2023-02-14 23:13:55,298: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Consumed 1.033s CPU time.'
2023-02-14 23:13:55,300: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: rfkill: WLAN soft blocked
2023-02-14 23:13:55,300: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Using interface wlo1 with hwaddr 02:0e:c4:48:1d:00 and ssid "Camomille"
2023-02-14 23:13:55,300: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Failed to set beacon parameters
2023-02-14 23:13:55,300: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Could not connect to kernel driver
2023-02-14 23:13:55,301: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Interface initialization failed
2023-02-14 23:13:55,301: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state UNINITIALIZED->DISABLED
2023-02-14 23:13:55,301: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,301: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Unable to setup interface.
2023-02-14 23:13:55,302: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state DISABLED->DISABLED
2023-02-14 23:13:55,302: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,302: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: CTRL-EVENT-TERMINATING
2023-02-14 23:13:55,302: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: hostapd_free_hapd_data: Interface wlo1 wasn'\''t started
2023-02-14 23:13:55,302: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
2023-02-14 23:13:55,303: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
2023-02-14 23:13:55,303: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,303: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,304: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Ethernet.
2023-02-14 23:13:55,304: DEBUG - févr. 14 23:13:55 systemd[1]: Failed to start YunoHost Wifi Hotspot.
2023-02-14 23:13:55,304: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Consumed 1.033s CPU time.'
2023-02-14 23:13:55,311: DEBUG - + ynh_print_log '[Error] févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Configuration file: /etc/hostapd/hostapd.conf
2023-02-14 23:13:55,311: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: rfkill: WLAN soft blocked
2023-02-14 23:13:55,311: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Using interface wlo1 with hwaddr 02:0e:c4:48:1d:00 and ssid "Camomille"
2023-02-14 23:13:55,312: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Failed to set beacon parameters
2023-02-14 23:13:55,312: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Could not connect to kernel driver
2023-02-14 23:13:55,312: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Interface initialization failed
2023-02-14 23:13:55,313: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state UNINITIALIZED->DISABLED
2023-02-14 23:13:55,313: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,313: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Unable to setup interface.
2023-02-14 23:13:55,313: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state DISABLED->DISABLED
2023-02-14 23:13:55,313: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,314: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: CTRL-EVENT-TERMINATING
2023-02-14 23:13:55,314: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: hostapd_free_hapd_data: Interface wlo1 wasn'\''t started
2023-02-14 23:13:55,314: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
2023-02-14 23:13:55,314: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
2023-02-14 23:13:55,314: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,315: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,315: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Ethernet.
2023-02-14 23:13:55,315: DEBUG - févr. 14 23:13:55 systemd[1]: Failed to start YunoHost Wifi Hotspot.
2023-02-14 23:13:55,315: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Consumed 1.033s CPU time.'
2023-02-14 23:13:55,316: DEBUG - + echo -e '[Error] févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Configuration file: /etc/hostapd/hostapd.conf
2023-02-14 23:13:55,316: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: rfkill: WLAN soft blocked
2023-02-14 23:13:55,316: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Using interface wlo1 with hwaddr 02:0e:c4:48:1d:00 and ssid "Camomille"
2023-02-14 23:13:55,316: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Failed to set beacon parameters
2023-02-14 23:13:55,316: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Could not connect to kernel driver
2023-02-14 23:13:55,317: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Interface initialization failed
2023-02-14 23:13:55,317: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state UNINITIALIZED->DISABLED
2023-02-14 23:13:55,317: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,317: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Unable to setup interface.
2023-02-14 23:13:55,317: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state DISABLED->DISABLED
2023-02-14 23:13:55,318: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,318: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: CTRL-EVENT-TERMINATING
2023-02-14 23:13:55,318: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: hostapd_free_hapd_data: Interface wlo1 wasn'\''t started
2023-02-14 23:13:55,318: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
2023-02-14 23:13:55,318: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
2023-02-14 23:13:55,319: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,319: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Failed with result '\''exit-code'\''.
2023-02-14 23:13:55,319: DEBUG - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Ethernet.
2023-02-14 23:13:55,319: DEBUG - févr. 14 23:13:55 systemd[1]: Failed to start YunoHost Wifi Hotspot.
2023-02-14 23:13:55,319: DEBUG - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Consumed 1.033s CPU time.'
2023-02-14 23:13:55,320: DEBUG - + '[' -e systemd ']'
2023-02-14 23:13:55,320: DEBUG - + ynh_clean_check_starting
2023-02-14 23:13:55,320: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:55,320: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:55,320: DEBUG - + return 1
2023-02-14 23:13:55,321: DEBUG - + ynh_exit_properly
2023-02-14 23:13:55,321: WARNING - [Error] févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Configuration file: /etc/hostapd/hostapd.conf
2023-02-14 23:13:55,321: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: rfkill: WLAN soft blocked
2023-02-14 23:13:55,322: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Using interface wlo1 with hwaddr 02:0e:c4:48:1d:00 and ssid "Camomille"
2023-02-14 23:13:55,322: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Failed to set beacon parameters
2023-02-14 23:13:55,322: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Could not connect to kernel driver
2023-02-14 23:13:55,323: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: Interface initialization failed
2023-02-14 23:13:55,323: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state UNINITIALIZED->DISABLED
2023-02-14 23:13:55,323: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,324: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: Unable to setup interface.
2023-02-14 23:13:55,324: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: interface state DISABLED->DISABLED
2023-02-14 23:13:55,324: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: AP-DISABLED
2023-02-14 23:13:55,325: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: wlo1: CTRL-EVENT-TERMINATING
2023-02-14 23:13:55,325: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: hostapd_free_hapd_data: Interface wlo1 wasn't started
2023-02-14 23:13:55,325: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 hostapd[94755]: nl80211: deinit ifname=wlo1 disabled_11b_rates=0
2023-02-14 23:13:55,326: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
2023-02-14 23:13:55,326: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: hostapd.service: Failed with result 'exit-code'.
2023-02-14 23:13:55,326: WARNING - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Failed with result 'exit-code'.
2023-02-14 23:13:55,327: WARNING - févr. 14 23:13:55 ynh-hotspot[94756]: févr. 14 23:13:55 systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Ethernet.
2023-02-14 23:13:55,327: WARNING - févr. 14 23:13:55 systemd[1]: Failed to start YunoHost Wifi Hotspot.
2023-02-14 23:13:55,327: WARNING - févr. 14 23:13:55 systemd[1]: ynh-hotspot.service: Consumed 1.033s CPU time.
2023-02-14 23:13:55,816: DEBUG - + ynh_clean_setup
2023-02-14 23:13:55,816: DEBUG - + ynh_clean_check_starting
2023-02-14 23:13:55,817: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:55,817: DEBUG - + '[' -n '' ']'
2023-02-14 23:13:56,820: ERROR - Impossible d'installer hotspot : Une erreur est survenue dans le script d'installation de l'application
Toute aide sera la bienvenue !
Merci