args:
  app: https://github.com/gmilad/monitorix_ynh/tree/gmilad-testing-3.13.1
  args: null
  force: false
  label: null
  no_remove_on_failure: false
ended_at: 2021-02-01 20:34:52.402159
env:
  YNH_APP_ARG_DOMAIN: maindomain.tld
  YNH_APP_ARG_PATH: /monitorix
  YNH_APP_ID: monitorix
  YNH_APP_INSTANCE_NAME: monitorix
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 3.12.0~ynh1
error: "Une erreur est survenue dans le script d\u2019installation de l\u2019application"
interface: cli
operation: app_install
parent: null
related_to:
- - app
  - monitorix
started_at: 2021-02-01 20:34:25.231311
success: false
yunohost_version: 4.1.6

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

2021-02-01 21:34:25,244: INFO - Installation de monitorix...
2021-02-01 21:34:25,324: DEBUG - Permission 'monitorix.main' mise à jour
2021-02-01 21:34:25,332: DEBUG - Pour voir le journal de cette opération 'Mise à jour de l’URL associée à l’autorisation 'monitorix'', utilisez la commande 'yunohost log display 20210201-203425-permission_url-monitorix'
2021-02-01 21:34:25,350: DEBUG - The permission database has been resynchronized
2021-02-01 21:34:25,356: DEBUG - La configuration de SSOwat a été regénérée
2021-02-01 21:34:25,369: DEBUG - Permission 'monitorix.main' créée
2021-02-01 21:34:25,370: DEBUG - Pour voir le journal de cette opération 'Créer permission 'monitorix'', utilisez la commande 'yunohost log display 20210201-203425-permission_create-monitorix'
2021-02-01 21:34:25,390: DEBUG - Executing command 'sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/scripts YNH_APP_MANIFEST_VERSION='3.12.0~ynh1' YNH_STDINFO=/tmp/tmpvIk8y6/stdinfo YNH_APP_INSTANCE_NAME=monitorix YNH_INTERFACE=cli YNH_APP_ID=monitorix YNH_APP_ARG_PATH=/monitorix YNH_STDRETURN=/tmp/tmpcktT4u/stdreturn YNH_APP_ARG_DOMAIN=maindomain.tld BASH_XTRACEFD=7 /bin/bash -x "./install" maindomain.tld /monitorix monitorix 7>&1'
2021-02-01 21:34:25,416: DEBUG - + source ./experimental_helper.sh
2021-02-01 21:34:25,423: DEBUG - + source ./_common.sh
2021-02-01 21:34:25,424: DEBUG - ++ app=monitorix
2021-02-01 21:34:25,425: DEBUG - + source /usr/share/yunohost/helpers
2021-02-01 21:34:25,425: DEBUG - +++ grep xtrace
2021-02-01 21:34:25,426: DEBUG - +++ set +o
2021-02-01 21:34:25,426: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2021-02-01 21:34:25,426: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2021-02-01 21:34:25,528: DEBUG - + ynh_abort_if_errors
2021-02-01 21:34:25,529: DEBUG - + set -o errexit
2021-02-01 21:34:25,529: DEBUG - + set -o nounset
2021-02-01 21:34:25,529: DEBUG - + trap ynh_exit_properly EXIT
2021-02-01 21:34:25,631: INFO - [....................] > Validating installation parameters...
2021-02-01 21:34:25,631: DEBUG - + echo '[....................] > Validating installation parameters...'
2021-02-01 21:34:25,632: DEBUG - + domain=maindomain.tld
2021-02-01 21:34:25,633: DEBUG - + path_url=/monitorix
2021-02-01 21:34:25,633: DEBUG - ++ ynh_webpath_available --domain maindomain.tld --path_url /monitorix
2021-02-01 21:34:25,637: DEBUG - ++ yunohost domain url-available maindomain.tld /monitorix
2021-02-01 21:34:26,038: DEBUG - + test True == True
2021-02-01 21:34:26,038: DEBUG - + ynh_webpath_register monitorix maindomain.tld /monitorix
2021-02-01 21:34:26,141: DEBUG - + yunohost app register-url monitorix maindomain.tld /monitorix
2021-02-01 21:34:26,744: INFO - [+...................] > Finding available ports...
2021-02-01 21:34:26,744: DEBUG - + echo '[+...................] > Finding available ports...'
2021-02-01 21:34:26,745: DEBUG - ++ ynh_find_port --port 8080
2021-02-01 21:34:26,747: DEBUG - ++ test -n 8080
2021-02-01 21:34:26,747: DEBUG - ++ ynh_port_available --port=8080
2021-02-01 21:34:26,752: DEBUG - ++ grep --quiet --extended-regexp ':8080$'
2021-02-01 21:34:26,753: DEBUG - ++ awk '{print$5}'
2021-02-01 21:34:26,754: DEBUG - ++ ss --numeric --listening --tcp --udp
2021-02-01 21:34:26,754: DEBUG - ++ return 0
2021-02-01 21:34:26,754: DEBUG - ++ echo 8080
2021-02-01 21:34:26,755: DEBUG - + port=8080
2021-02-01 21:34:26,755: DEBUG - ++ ynh_find_port --port 8081
2021-02-01 21:34:26,760: DEBUG - ++ test -n 8081
2021-02-01 21:34:26,760: DEBUG - ++ ynh_port_available --port=8081
2021-02-01 21:34:26,864: DEBUG - ++ grep --quiet --extended-regexp ':8081$'
2021-02-01 21:34:26,865: DEBUG - ++ awk '{print$5}'
2021-02-01 21:34:26,865: DEBUG - ++ ss --numeric --listening --tcp --udp
2021-02-01 21:34:26,865: DEBUG - ++ return 0
2021-02-01 21:34:26,865: DEBUG - ++ echo 8081
2021-02-01 21:34:26,865: DEBUG - + nginx_status_port=8081
2021-02-01 21:34:26,867: DEBUG - + echo '[#+..................] > Storing installation settings...'
2021-02-01 21:34:26,867: DEBUG - + ynh_app_setting_set --app monitorix --key http_port --value 8080
2021-02-01 21:34:27,073: DEBUG - + [[ http_port =~ (unprotected|protected|skipped)_ ]]
2021-02-01 21:34:27,073: INFO - [#+..................] > Storing installation settings...
2021-02-01 21:34:27,073: DEBUG - + ynh_app_setting set monitorix http_port 8080
2021-02-01 21:34:27,174: DEBUG - + ynh_app_setting_set --app monitorix --key nginx_status_port --value 8081
2021-02-01 21:34:27,378: DEBUG - + [[ nginx_status_port =~ (unprotected|protected|skipped)_ ]]
2021-02-01 21:34:27,378: DEBUG - + ynh_app_setting set monitorix nginx_status_port 8081
2021-02-01 21:34:27,581: DEBUG - + echo '[##+++++.............] > Installing dependencies...'
2021-02-01 21:34:27,581: DEBUG - + install_dependances
2021-02-01 21:34:27,582: DEBUG - + ynh_install_app_dependencies rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm libxml-libxml-perl
2021-02-01 21:34:27,582: DEBUG - + local 'dependencies=rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm libxml-libxml-perl'
2021-02-01 21:34:27,582: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2021-02-01 21:34:27,583: DEBUG - ++ echo 'rrdtool perl libwww-perl libmailtools-perl libmime-lite-perl librrds-perl libdbi-perl libxml-simple-perl libhttp-server-simple-perl libconfig-general-perl pflogsumm libxml-libxml-perl'
2021-02-01 21:34:27,583: DEBUG - + dependencies='rrdtool, perl, libwww-perl, libmailtools-perl, libmime-lite-perl, librrds-perl, libdbi-perl, libxml-simple-perl, libhttp-server-simple-perl, libconfig-general-perl, pflogsumm, libxml-libxml-perl'
2021-02-01 21:34:27,583: DEBUG - + local 'dependencies=rrdtool, perl, libwww-perl, libmailtools-perl, libmime-lite-perl, librrds-perl, libdbi-perl, libxml-simple-perl, libhttp-server-simple-perl, libconfig-general-perl, pflogsumm, libxml-libxml-perl'
2021-02-01 21:34:27,583: DEBUG - + local manifest_path=../manifest.json
2021-02-01 21:34:27,584: DEBUG - + '[' '!' -e ../manifest.json ']'
2021-02-01 21:34:27,584: DEBUG - ++ cut '--delimiter="' --fields=4
2021-02-01 21:34:27,588: INFO - [##+++++.............] > Installing dependencies...
2021-02-01 21:34:27,589: DEBUG - ++ grep '\"version\": ' ../manifest.json
2021-02-01 21:34:27,589: DEBUG - + local version=3.12.0~ynh1
2021-02-01 21:34:27,590: DEBUG - + '[' 11 -eq 0 ']'
2021-02-01 21:34:27,590: DEBUG - + local dep_app=monitorix
2021-02-01 21:34:27,591: DEBUG - + [[ rrdtool, perl, libwww-perl, libmailtools-perl, libmime-lite-perl, librrds-perl, libdbi-perl, libxml-simple-perl, libhttp-server-simple-perl, libconfig-general-perl, pflogsumm, libxml-libxml-perl =~ [<=>] ]]
2021-02-01 21:34:27,591: DEBUG - + grep --quiet php
2021-02-01 21:34:27,591: DEBUG - + echo rrdtool, perl, libwww-perl, libmailtools-perl, libmime-lite-perl, librrds-perl, libdbi-perl, libxml-simple-perl, libhttp-server-simple-perl, libconfig-general-perl, pflogsumm, libxml-libxml-perl
2021-02-01 21:34:27,592: DEBUG - + cat
2021-02-01 21:34:27,592: DEBUG - + ynh_package_install_from_equivs /tmp/monitorix-ynh-deps.control
2021-02-01 21:34:27,596: DEBUG - + local controlfile=/tmp/monitorix-ynh-deps.control
2021-02-01 21:34:27,596: DEBUG - ++ cut '--delimiter= ' --fields=2
2021-02-01 21:34:27,597: DEBUG - ++ grep '^Package: ' /tmp/monitorix-ynh-deps.control
2021-02-01 21:34:27,597: DEBUG - + local pkgname=monitorix-ynh-deps
2021-02-01 21:34:27,598: DEBUG - ++ cut '--delimiter= ' --fields=2
2021-02-01 21:34:27,598: DEBUG - ++ grep '^Version: ' /tmp/monitorix-ynh-deps.control
2021-02-01 21:34:27,598: DEBUG - + local pkgversion=3.12.0~ynh1
2021-02-01 21:34:27,599: DEBUG - + [[ -z monitorix-ynh-deps ]]
2021-02-01 21:34:27,599: DEBUG - + [[ -z 3.12.0~ynh1 ]]
2021-02-01 21:34:27,599: DEBUG - + ynh_package_update
2021-02-01 21:34:27,599: DEBUG - + ynh_apt update
2021-02-01 21:34:27,600: DEBUG - + ynh_wait_dpkg_free
2021-02-01 21:34:27,704: DEBUG - + return 0
2021-02-01 21:34:27,705: DEBUG - + LC_ALL=C
2021-02-01 21:34:27,705: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-02-01 21:34:27,705: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2021-02-01 21:34:27,806: DEBUG - Hit:1 http://forge.yunohost.org/debian buster InRelease
2021-02-01 21:34:27,906: DEBUG - Hit:2 http://deb.debian.org/debian buster InRelease
2021-02-01 21:34:27,907: DEBUG - Hit:3 http://security.debian.org/debian-security buster/updates InRelease
2021-02-01 21:34:27,907: DEBUG - Hit:4 http://deb.debian.org/debian buster-updates InRelease
2021-02-01 21:34:30,314: DEBUG - Reading package lists...
2021-02-01 21:34:30,414: DEBUG - ++ mktemp --directory
2021-02-01 21:34:30,415: DEBUG - + local TMPDIR=/tmp/tmp.UrAUYtgH0j
2021-02-01 21:34:30,415: DEBUG - + echo 10
2021-02-01 21:34:30,415: DEBUG - + ynh_wait_dpkg_free
2021-02-01 21:34:30,517: DEBUG - + return 0
2021-02-01 21:34:30,517: DEBUG - + cp /tmp/monitorix-ynh-deps.control /tmp/tmp.UrAUYtgH0j/control
2021-02-01 21:34:30,518: DEBUG - + cd /tmp/tmp.UrAUYtgH0j
2021-02-01 21:34:30,518: DEBUG - + LC_ALL=C
2021-02-01 21:34:30,518: DEBUG - + equivs-build ./control
2021-02-01 21:34:31,721: DEBUG - + tee ./dpkg_log
2021-02-01 21:34:31,722: DEBUG - + LC_ALL=C
2021-02-01 21:34:31,722: DEBUG - + dpkg --force-depends --install ./monitorix-ynh-deps_3.12.0~ynh1_all.deb
2021-02-01 21:34:31,823: DEBUG - Selecting previously unselected package monitorix-ynh-deps.
2021-02-01 21:34:31,824: DEBUG - (Reading database ... 51234 files and directories currently installed.)
2021-02-01 21:34:31,824: DEBUG - Preparing to unpack .../monitorix-ynh-deps_3.12.0~ynh1_all.deb ...
2021-02-01 21:34:31,824: DEBUG - Unpacking monitorix-ynh-deps (3.12.0~ynh1) ...
2021-02-01 21:34:31,925: DEBUG - dpkg: monitorix-ynh-deps: dependency problems, but configuring anyway as you requested:
2021-02-01 21:34:31,926: DEBUG -  monitorix-ynh-deps depends on rrdtool; however:
2021-02-01 21:34:31,926: DEBUG -   Package rrdtool is not installed.
2021-02-01 21:34:31,926: DEBUG -  monitorix-ynh-deps depends on libmime-lite-perl; however:
2021-02-01 21:34:31,926: DEBUG -   Package libmime-lite-perl is not installed.
2021-02-01 21:34:31,927: DEBUG -  monitorix-ynh-deps depends on librrds-perl; however:
2021-02-01 21:34:31,927: DEBUG -   Package librrds-perl is not installed.
2021-02-01 21:34:31,927: DEBUG -  monitorix-ynh-deps depends on libxml-simple-perl; however:
2021-02-01 21:34:31,928: DEBUG -   Package libxml-simple-perl is not installed.
2021-02-01 21:34:31,932: DEBUG -  monitorix-ynh-deps depends on libhttp-server-simple-perl; however:
2021-02-01 21:34:31,933: DEBUG -   Package libhttp-server-simple-perl is not installed.
2021-02-01 21:34:31,933: DEBUG -  monitorix-ynh-deps depends on libconfig-general-perl; however:
2021-02-01 21:34:31,934: DEBUG -   Package libconfig-general-perl is not installed.
2021-02-01 21:34:31,934: DEBUG -  monitorix-ynh-deps depends on pflogsumm; however:
2021-02-01 21:34:31,934: DEBUG -   Package pflogsumm is not installed.
2021-02-01 21:34:31,935: DEBUG -  monitorix-ynh-deps depends on libxml-libxml-perl; however:
2021-02-01 21:34:31,935: DEBUG -   Package libxml-libxml-perl is not installed.
2021-02-01 21:34:31,935: DEBUG - 
2021-02-01 21:34:31,936: DEBUG - Setting up monitorix-ynh-deps (3.12.0~ynh1) ...
2021-02-01 21:34:31,936: DEBUG - + ynh_package_install --fix-broken
2021-02-01 21:34:31,936: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2021-02-01 21:34:31,940: DEBUG - + ynh_wait_dpkg_free
2021-02-01 21:34:32,042: DEBUG - + return 0
2021-02-01 21:34:32,042: DEBUG - + LC_ALL=C
2021-02-01 21:34:32,042: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-02-01 21:34:32,042: 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-02-01 21:34:32,549: DEBUG - Reading package lists...
2021-02-01 21:34:32,950: DEBUG - Building dependency tree...
2021-02-01 21:34:32,951: DEBUG - Reading state information...
2021-02-01 21:34:33,152: DEBUG - Correcting dependencies... Done
2021-02-01 21:34:33,453: DEBUG - The following additional packages will be installed:
2021-02-01 21:34:33,453: DEBUG -   fontconfig libbit-vector-perl libcairo2 libcarp-clan-perl
2021-02-01 21:34:33,453: DEBUG -   libconfig-general-perl libdate-calc-perl libdate-calc-xs-perl libdatrie1
2021-02-01 21:34:33,454: DEBUG -   libdbi1 libemail-date-format-perl libgraphite2-3 libharfbuzz0b
2021-02-01 21:34:33,454: DEBUG -   libhttp-server-simple-perl libmime-lite-perl libmime-types-perl
2021-02-01 21:34:33,454: DEBUG -   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpixman-1-0 librrd8
2021-02-01 21:34:33,455: DEBUG -   librrds-perl libthai-data libthai0 libxcb-render0 libxcb-shm0 libxext6
2021-02-01 21:34:33,455: DEBUG -   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
2021-02-01 21:34:33,455: DEBUG -   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
2021-02-01 21:34:33,455: DEBUG -   libxml-simple-perl libxrender1 pflogsumm rrdtool
2021-02-01 21:34:33,456: DEBUG - Suggested packages:
2021-02-01 21:34:33,456: DEBUG -   libmojolicious-perl libxml-sax-expatxs-perl
2021-02-01 21:34:33,461: DEBUG - The following NEW packages will be installed:
2021-02-01 21:34:33,461: DEBUG -   fontconfig libbit-vector-perl libcairo2 libcarp-clan-perl
2021-02-01 21:34:33,462: DEBUG -   libconfig-general-perl libdate-calc-perl libdate-calc-xs-perl libdatrie1
2021-02-01 21:34:33,462: DEBUG -   libdbi1 libemail-date-format-perl libgraphite2-3 libharfbuzz0b
2021-02-01 21:34:33,462: DEBUG -   libhttp-server-simple-perl libmime-lite-perl libmime-types-perl
2021-02-01 21:34:33,463: DEBUG -   libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpixman-1-0 librrd8
2021-02-01 21:34:33,463: DEBUG -   librrds-perl libthai-data libthai0 libxcb-render0 libxcb-shm0 libxext6
2021-02-01 21:34:33,464: DEBUG -   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
2021-02-01 21:34:33,464: DEBUG -   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
2021-02-01 21:34:33,464: DEBUG -   libxml-simple-perl libxrender1 pflogsumm rrdtool
2021-02-01 21:34:33,565: DEBUG - 0 upgraded, 36 newly installed, 0 to remove and 0 not upgraded.
2021-02-01 21:34:33,565: DEBUG - Need to get 6105 kB of archives.
2021-02-01 21:34:33,565: DEBUG - After this operation, 13.4 MB of additional disk space will be used.
2021-02-01 21:34:33,566: DEBUG - Get:1 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB]
2021-02-01 21:34:33,666: DEBUG - Get:2 http://deb.debian.org/debian buster/main amd64 libcarp-clan-perl all 6.07-1 [15.3 kB]
2021-02-01 21:34:33,667: DEBUG - Get:3 http://deb.debian.org/debian buster/main amd64 libbit-vector-perl amd64 7.4-1+b5 [146 kB]
2021-02-01 21:34:33,667: DEBUG - Get:4 http://deb.debian.org/debian buster/main amd64 libpixman-1-0 amd64 0.36.0-1 [537 kB]
2021-02-01 21:34:33,768: DEBUG - Get:5 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB]
2021-02-01 21:34:33,768: DEBUG - Get:6 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB]
2021-02-01 21:34:33,770: DEBUG - Get:7 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
2021-02-01 21:34:33,770: DEBUG - Get:8 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB]
2021-02-01 21:34:33,771: DEBUG - Get:9 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4 [689 kB]
2021-02-01 21:34:33,771: DEBUG - Get:10 http://deb.debian.org/debian buster/main amd64 libconfig-general-perl all 2.63-1 [70.5 kB]
2021-02-01 21:34:33,771: DEBUG - Get:11 http://deb.debian.org/debian buster/main amd64 libdate-calc-perl all 6.4-1 [194 kB]
2021-02-01 21:34:33,872: DEBUG - Get:12 http://deb.debian.org/debian buster/main amd64 libdate-calc-xs-perl amd64 6.4-1+b4 [55.1 kB]
2021-02-01 21:34:33,873: DEBUG - Get:13 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB]
2021-02-01 21:34:33,873: DEBUG - Get:14 http://deb.debian.org/debian buster/main amd64 libdbi1 amd64 0.9.0-5 [31.9 kB]
2021-02-01 21:34:33,873: DEBUG - Get:15 http://deb.debian.org/debian buster/main amd64 libemail-date-format-perl all 1.005-1 [7050 B]
2021-02-01 21:34:33,874: DEBUG - Get:16 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB]
2021-02-01 21:34:33,874: DEBUG - Get:17 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB]
2021-02-01 21:34:33,975: DEBUG - Get:18 http://deb.debian.org/debian buster/main amd64 libhttp-server-simple-perl all 0.52-1 [29.0 kB]
2021-02-01 21:34:33,976: DEBUG - Get:19 http://deb.debian.org/debian buster/main amd64 libmime-lite-perl all 3.030-2 [72.3 kB]
2021-02-01 21:34:33,976: DEBUG - Get:20 http://deb.debian.org/debian buster/main amd64 libmime-types-perl all 2.17-1 [66.9 kB]
2021-02-01 21:34:33,977: DEBUG - Get:21 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB]
2021-02-01 21:34:33,977: DEBUG - Get:22 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB]
2021-02-01 21:34:33,978: DEBUG - Get:23 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB]
2021-02-01 21:34:33,978: DEBUG - Get:24 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB]
2021-02-01 21:34:33,979: DEBUG - Get:25 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB]
2021-02-01 21:34:33,980: DEBUG - Get:26 http://deb.debian.org/debian buster/main amd64 librrd8 amd64 1.7.1-2 [253 kB]
2021-02-01 21:34:33,981: DEBUG - Get:27 http://deb.debian.org/debian buster/main amd64 librrds-perl amd64 1.7.1-2 [127 kB]
2021-02-01 21:34:34,081: DEBUG - Get:28 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
2021-02-01 21:34:34,082: DEBUG - Get:29 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
2021-02-01 21:34:34,082: DEBUG - Get:30 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
2021-02-01 21:34:34,083: DEBUG - Get:31 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
2021-02-01 21:34:34,083: DEBUG - Get:32 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
2021-02-01 21:34:34,083: DEBUG - Get:33 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
2021-02-01 21:34:34,083: DEBUG - Get:34 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
2021-02-01 21:34:34,084: DEBUG - Get:35 http://deb.debian.org/debian buster/main amd64 pflogsumm all 1.1.5-5 [52.0 kB]
2021-02-01 21:34:34,084: DEBUG - Get:36 http://deb.debian.org/debian buster/main amd64 rrdtool amd64 1.7.1-2 [485 kB]
2021-02-01 21:34:34,887: DEBUG - Fetched 6105 kB in 1s (10.1 MB/s)
2021-02-01 21:34:34,987: DEBUG - Selecting previously unselected package fontconfig.
2021-02-01 21:34:35,088: DEBUG - (Reading database ... 51238 files and directories currently installed.)
2021-02-01 21:34:35,089: DEBUG - Preparing to unpack .../00-fontconfig_2.13.1-2_amd64.deb ...
2021-02-01 21:34:35,089: DEBUG - Unpacking fontconfig (2.13.1-2) ...
2021-02-01 21:34:35,292: DEBUG - Selecting previously unselected package libcarp-clan-perl.
2021-02-01 21:34:35,292: DEBUG - Preparing to unpack .../01-libcarp-clan-perl_6.07-1_all.deb ...
2021-02-01 21:34:35,293: DEBUG - Unpacking libcarp-clan-perl (6.07-1) ...
2021-02-01 21:34:35,293: DEBUG - Selecting previously unselected package libbit-vector-perl.
2021-02-01 21:34:35,293: DEBUG - Preparing to unpack .../02-libbit-vector-perl_7.4-1+b5_amd64.deb ...
2021-02-01 21:34:35,293: DEBUG - Unpacking libbit-vector-perl (7.4-1+b5) ...
2021-02-01 21:34:35,394: DEBUG - Selecting previously unselected package libpixman-1-0:amd64.
2021-02-01 21:34:35,494: DEBUG - Preparing to unpack .../03-libpixman-1-0_0.36.0-1_amd64.deb ...
2021-02-01 21:34:35,495: DEBUG - Unpacking libpixman-1-0:amd64 (0.36.0-1) ...
2021-02-01 21:34:35,596: DEBUG - Selecting previously unselected package libxcb-render0:amd64.
2021-02-01 21:34:35,596: DEBUG - Preparing to unpack .../04-libxcb-render0_1.13.1-2_amd64.deb ...
2021-02-01 21:34:35,596: DEBUG - Unpacking libxcb-render0:amd64 (1.13.1-2) ...
2021-02-01 21:34:35,697: DEBUG - Selecting previously unselected package libxcb-shm0:amd64.
2021-02-01 21:34:35,697: DEBUG - Preparing to unpack .../05-libxcb-shm0_1.13.1-2_amd64.deb ...
2021-02-01 21:34:35,698: DEBUG - Unpacking libxcb-shm0:amd64 (1.13.1-2) ...
2021-02-01 21:34:35,798: DEBUG - Selecting previously unselected package libxext6:amd64.
2021-02-01 21:34:35,799: DEBUG - Preparing to unpack .../06-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
2021-02-01 21:34:35,799: DEBUG - Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
2021-02-01 21:34:35,900: DEBUG - Selecting previously unselected package libxrender1:amd64.
2021-02-01 21:34:35,900: DEBUG - Preparing to unpack .../07-libxrender1_1%3a0.9.10-1_amd64.deb ...
2021-02-01 21:34:35,900: DEBUG - Unpacking libxrender1:amd64 (1:0.9.10-1) ...
2021-02-01 21:34:36,001: DEBUG - Selecting previously unselected package libcairo2:amd64.
2021-02-01 21:34:36,001: DEBUG - Preparing to unpack .../08-libcairo2_1.16.0-4_amd64.deb ...
2021-02-01 21:34:36,001: DEBUG - Unpacking libcairo2:amd64 (1.16.0-4) ...
2021-02-01 21:34:36,102: DEBUG - Selecting previously unselected package libconfig-general-perl.
2021-02-01 21:34:36,103: DEBUG - Preparing to unpack .../09-libconfig-general-perl_2.63-1_all.deb ...
2021-02-01 21:34:36,103: DEBUG - Unpacking libconfig-general-perl (2.63-1) ...
2021-02-01 21:34:36,204: DEBUG - Selecting previously unselected package libdate-calc-perl.
2021-02-01 21:34:36,204: DEBUG - Preparing to unpack .../10-libdate-calc-perl_6.4-1_all.deb ...
2021-02-01 21:34:36,205: DEBUG - Unpacking libdate-calc-perl (6.4-1) ...
2021-02-01 21:34:36,305: DEBUG - Selecting previously unselected package libdate-calc-xs-perl.
2021-02-01 21:34:36,306: DEBUG - Preparing to unpack .../11-libdate-calc-xs-perl_6.4-1+b4_amd64.deb ...
2021-02-01 21:34:36,306: DEBUG - Unpacking libdate-calc-xs-perl (6.4-1+b4) ...
2021-02-01 21:34:36,407: DEBUG - Selecting previously unselected package libdatrie1:amd64.
2021-02-01 21:34:36,407: DEBUG - Preparing to unpack .../12-libdatrie1_0.2.12-2_amd64.deb ...
2021-02-01 21:34:36,407: DEBUG - Unpacking libdatrie1:amd64 (0.2.12-2) ...
2021-02-01 21:34:36,508: DEBUG - Selecting previously unselected package libdbi1:amd64.
2021-02-01 21:34:36,508: DEBUG - Preparing to unpack .../13-libdbi1_0.9.0-5_amd64.deb ...
2021-02-01 21:34:36,509: DEBUG - Unpacking libdbi1:amd64 (0.9.0-5) ...
2021-02-01 21:34:36,509: DEBUG - Selecting previously unselected package libemail-date-format-perl.
2021-02-01 21:34:36,509: DEBUG - Preparing to unpack .../14-libemail-date-format-perl_1.005-1_all.deb ...
2021-02-01 21:34:36,509: DEBUG - Unpacking libemail-date-format-perl (1.005-1) ...
2021-02-01 21:34:36,610: DEBUG - Selecting previously unselected package libgraphite2-3:amd64.
2021-02-01 21:34:36,610: DEBUG - Preparing to unpack .../15-libgraphite2-3_1.3.13-7_amd64.deb ...
2021-02-01 21:34:36,611: DEBUG - Unpacking libgraphite2-3:amd64 (1.3.13-7) ...
2021-02-01 21:34:36,711: DEBUG - Selecting previously unselected package libharfbuzz0b:amd64.
2021-02-01 21:34:36,712: DEBUG - Preparing to unpack .../16-libharfbuzz0b_2.3.1-1_amd64.deb ...
2021-02-01 21:34:36,712: DEBUG - Unpacking libharfbuzz0b:amd64 (2.3.1-1) ...
2021-02-01 21:34:36,913: DEBUG - Selecting previously unselected package libhttp-server-simple-perl.
2021-02-01 21:34:36,913: DEBUG - Preparing to unpack .../17-libhttp-server-simple-perl_0.52-1_all.deb ...
2021-02-01 21:34:36,914: DEBUG - Unpacking libhttp-server-simple-perl (0.52-1) ...
2021-02-01 21:34:37,014: DEBUG - Selecting previously unselected package libmime-lite-perl.
2021-02-01 21:34:37,015: DEBUG - Preparing to unpack .../18-libmime-lite-perl_3.030-2_all.deb ...
2021-02-01 21:34:37,015: DEBUG - Unpacking libmime-lite-perl (3.030-2) ...
2021-02-01 21:34:37,015: DEBUG - Selecting previously unselected package libmime-types-perl.
2021-02-01 21:34:37,015: DEBUG - Preparing to unpack .../19-libmime-types-perl_2.17-1_all.deb ...
2021-02-01 21:34:37,116: DEBUG - Unpacking libmime-types-perl (2.17-1) ...
2021-02-01 21:34:37,116: DEBUG - Selecting previously unselected package libthai-data.
2021-02-01 21:34:37,117: DEBUG - Preparing to unpack .../20-libthai-data_0.1.28-2_all.deb ...
2021-02-01 21:34:37,117: DEBUG - Unpacking libthai-data (0.1.28-2) ...
2021-02-01 21:34:37,217: DEBUG - Selecting previously unselected package libthai0:amd64.
2021-02-01 21:34:37,218: DEBUG - Preparing to unpack .../21-libthai0_0.1.28-2_amd64.deb ...
2021-02-01 21:34:37,218: DEBUG - Unpacking libthai0:amd64 (0.1.28-2) ...
2021-02-01 21:34:37,319: DEBUG - Selecting previously unselected package libpango-1.0-0:amd64.
2021-02-01 21:34:37,319: DEBUG - Preparing to unpack .../22-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ...
2021-02-01 21:34:37,320: DEBUG - Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ...
2021-02-01 21:34:37,420: DEBUG - Selecting previously unselected package libpangoft2-1.0-0:amd64.
2021-02-01 21:34:37,420: DEBUG - Preparing to unpack .../23-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ...
2021-02-01 21:34:37,420: DEBUG - Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ...
2021-02-01 21:34:37,421: DEBUG - Selecting previously unselected package libpangocairo-1.0-0:amd64.
2021-02-01 21:34:37,521: DEBUG - Preparing to unpack .../24-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ...
2021-02-01 21:34:37,522: DEBUG - Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ...
2021-02-01 21:34:37,622: DEBUG - Selecting previously unselected package librrd8:amd64.
2021-02-01 21:34:37,622: DEBUG - Preparing to unpack .../25-librrd8_1.7.1-2_amd64.deb ...
2021-02-01 21:34:37,623: DEBUG - Unpacking librrd8:amd64 (1.7.1-2) ...
2021-02-01 21:34:37,723: DEBUG - Selecting previously unselected package librrds-perl:amd64.
2021-02-01 21:34:37,723: DEBUG - Preparing to unpack .../26-librrds-perl_1.7.1-2_amd64.deb ...
2021-02-01 21:34:37,724: DEBUG - Unpacking librrds-perl:amd64 (1.7.1-2) ...
2021-02-01 21:34:37,824: DEBUG - Selecting previously unselected package libxml-namespacesupport-perl.
2021-02-01 21:34:37,825: DEBUG - Preparing to unpack .../27-libxml-namespacesupport-perl_1.12-1_all.deb ...
2021-02-01 21:34:37,825: DEBUG - Unpacking libxml-namespacesupport-perl (1.12-1) ...
2021-02-01 21:34:37,825: DEBUG - Selecting previously unselected package libxml-sax-base-perl.
2021-02-01 21:34:37,826: DEBUG - Preparing to unpack .../28-libxml-sax-base-perl_1.09-1_all.deb ...
2021-02-01 21:34:37,826: DEBUG - Unpacking libxml-sax-base-perl (1.09-1) ...
2021-02-01 21:34:38,027: DEBUG - Selecting previously unselected package libxml-sax-perl.
2021-02-01 21:34:38,027: DEBUG - Preparing to unpack .../29-libxml-sax-perl_1.00+dfsg-1_all.deb ...
2021-02-01 21:34:38,027: DEBUG - Unpacking libxml-sax-perl (1.00+dfsg-1) ...
2021-02-01 21:34:38,128: DEBUG - Selecting previously unselected package libxml-libxml-perl.
2021-02-01 21:34:38,128: DEBUG - Preparing to unpack .../30-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
2021-02-01 21:34:38,129: DEBUG - Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
2021-02-01 21:34:38,329: DEBUG - Selecting previously unselected package libxml-parser-perl.
2021-02-01 21:34:38,330: DEBUG - Preparing to unpack .../31-libxml-parser-perl_2.44-4_amd64.deb ...
2021-02-01 21:34:38,330: DEBUG - Unpacking libxml-parser-perl (2.44-4) ...
2021-02-01 21:34:38,431: DEBUG - Selecting previously unselected package libxml-sax-expat-perl.
2021-02-01 21:34:38,532: DEBUG - Preparing to unpack .../32-libxml-sax-expat-perl_0.51-1_all.deb ...
2021-02-01 21:34:38,532: DEBUG - Unpacking libxml-sax-expat-perl (0.51-1) ...
2021-02-01 21:34:38,532: DEBUG - Selecting previously unselected package libxml-simple-perl.
2021-02-01 21:34:38,533: DEBUG - Preparing to unpack .../33-libxml-simple-perl_2.25-1_all.deb ...
2021-02-01 21:34:38,533: DEBUG - Unpacking libxml-simple-perl (2.25-1) ...
2021-02-01 21:34:38,633: DEBUG - Selecting previously unselected package pflogsumm.
2021-02-01 21:34:38,634: DEBUG - Preparing to unpack .../34-pflogsumm_1.1.5-5_all.deb ...
2021-02-01 21:34:38,634: DEBUG - Unpacking pflogsumm (1.1.5-5) ...
2021-02-01 21:34:38,634: DEBUG - Selecting previously unselected package rrdtool.
2021-02-01 21:34:38,735: DEBUG - Preparing to unpack .../35-rrdtool_1.7.1-2_amd64.deb ...
2021-02-01 21:34:38,735: DEBUG - Unpacking rrdtool (1.7.1-2) ...
2021-02-01 21:34:39,042: DEBUG - Setting up libgraphite2-3:amd64 (1.3.13-7) ...
2021-02-01 21:34:39,042: DEBUG - Setting up libpixman-1-0:amd64 (0.36.0-1) ...
2021-02-01 21:34:39,043: DEBUG - Setting up libxml-parser-perl (2.44-4) ...
2021-02-01 21:34:39,043: DEBUG - Setting up fontconfig (2.13.1-2) ...
2021-02-01 21:34:41,148: DEBUG - Regenerating fonts cache... done.
2021-02-01 21:34:41,149: DEBUG - Setting up libconfig-general-perl (2.63-1) ...
2021-02-01 21:34:41,149: DEBUG - Setting up libdbi1:amd64 (0.9.0-5) ...
2021-02-01 21:34:41,149: DEBUG - Setting up libxrender1:amd64 (1:0.9.10-1) ...
2021-02-01 21:34:41,149: DEBUG - Setting up libdatrie1:amd64 (0.2.12-2) ...
2021-02-01 21:34:41,149: DEBUG - Setting up libmime-types-perl (2.17-1) ...
2021-02-01 21:34:41,150: DEBUG - Setting up libxcb-render0:amd64 (1.13.1-2) ...
2021-02-01 21:34:41,250: DEBUG - Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
2021-02-01 21:34:41,251: DEBUG - Setting up libxml-namespacesupport-perl (1.12-1) ...
2021-02-01 21:34:41,251: DEBUG - Setting up libxcb-shm0:amd64 (1.13.1-2) ...
2021-02-01 21:34:41,251: DEBUG - Setting up libcairo2:amd64 (1.16.0-4) ...
2021-02-01 21:34:41,251: DEBUG - Setting up libxml-sax-base-perl (1.09-1) ...
2021-02-01 21:34:41,352: DEBUG - Setting up libemail-date-format-perl (1.005-1) ...
2021-02-01 21:34:41,353: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:41,353: DEBUG - Setting up libharfbuzz0b:amd64 (2.3.1-1) ...
2021-02-01 21:34:41,353: DEBUG - Setting up libthai-data (0.1.28-2) ...
2021-02-01 21:34:41,354: DEBUG - Setting up libcarp-clan-perl (6.07-1) ...
2021-02-01 21:34:41,354: DEBUG - Setting up libhttp-server-simple-perl (0.52-1) ...
2021-02-01 21:34:41,354: DEBUG - Setting up libmime-lite-perl (3.030-2) ...
2021-02-01 21:34:41,354: DEBUG - Setting up libxml-sax-perl (1.00+dfsg-1) ...
2021-02-01 21:34:41,555: DEBUG - update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
2021-02-01 21:34:41,656: DEBUG - update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
2021-02-01 21:34:41,656: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:41,957: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:42,058: DEBUG - 
2021-02-01 21:34:42,059: DEBUG - Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
2021-02-01 21:34:42,159: DEBUG - Setting up libbit-vector-perl (7.4-1+b5) ...
2021-02-01 21:34:42,160: DEBUG - Setting up libthai0:amd64 (0.1.28-2) ...
2021-02-01 21:34:42,260: DEBUG - Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
2021-02-01 21:34:42,361: DEBUG - update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
2021-02-01 21:34:42,562: DEBUG - update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
2021-02-01 21:34:42,562: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:42,563: DEBUG - update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
2021-02-01 21:34:42,764: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:42,865: WARNING - Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
2021-02-01 21:34:42,966: DEBUG - Setting up libxml-sax-expat-perl (0.51-1) ...
2021-02-01 21:34:43,067: DEBUG - update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
2021-02-01 21:34:43,172: DEBUG - update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
2021-02-01 21:34:43,172: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:43,373: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2021-02-01 21:34:43,474: WARNING - Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
2021-02-01 21:34:43,574: DEBUG - Setting up libdate-calc-perl (6.4-1) ...
2021-02-01 21:34:43,575: DEBUG - Setting up libdate-calc-xs-perl (6.4-1+b4) ...
2021-02-01 21:34:43,575: DEBUG - Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ...
2021-02-01 21:34:43,575: DEBUG - Setting up pflogsumm (1.1.5-5) ...
2021-02-01 21:34:43,575: DEBUG - Setting up libxml-simple-perl (2.25-1) ...
2021-02-01 21:34:43,676: DEBUG - Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ...
2021-02-01 21:34:43,676: DEBUG - Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ...
2021-02-01 21:34:43,676: DEBUG - Setting up librrd8:amd64 (1.7.1-2) ...
2021-02-01 21:34:43,677: DEBUG - Setting up librrds-perl:amd64 (1.7.1-2) ...
2021-02-01 21:34:43,677: DEBUG - Setting up rrdtool (1.7.1-2) ...
2021-02-01 21:34:43,777: DEBUG - Processing triggers for man-db (2.8.5-2) ...
2021-02-01 21:34:46,483: DEBUG - Processing triggers for libc-bin (2.28-10) ...
2021-02-01 21:34:46,886: DEBUG - + [[ -n /tmp/tmp.UrAUYtgH0j ]]
2021-02-01 21:34:46,887: DEBUG - + rm --recursive --force /tmp/tmp.UrAUYtgH0j
2021-02-01 21:34:46,887: DEBUG - + ynh_package_is_installed monitorix-ynh-deps
2021-02-01 21:34:46,890: DEBUG - + ynh_wait_dpkg_free
2021-02-01 21:34:46,992: DEBUG - + return 0
2021-02-01 21:34:46,992: DEBUG - + grep --count 'ok installed'
2021-02-01 21:34:46,992: DEBUG - + dpkg-query --show '--showformat=${Status}' monitorix-ynh-deps
2021-02-01 21:34:46,992: DEBUG - + rm /tmp/monitorix-ynh-deps.control
2021-02-01 21:34:46,993: DEBUG - + ynh_app_setting_set --app=monitorix --key=apt_dependencies '--value=rrdtool, perl, libwww-perl, libmailtools-perl, libmime-lite-perl, librrds-perl, libdbi-perl, libxml-simple-perl, libhttp-server-simple-perl, libconfig-general-perl, pflogsumm, libxml-libxml-perl'
2021-02-01 21:34:46,995: DEBUG - + [[ apt_dependencies =~ (unprotected|protected|skipped)_ ]]
2021-02-01 21:34:46,995: DEBUG - + ynh_app_setting set monitorix apt_dependencies 'rrdtool, perl, libwww-perl, libmailtools-perl, libmime-lite-perl, librrds-perl, libdbi-perl, libxml-simple-perl, libhttp-server-simple-perl, libconfig-general-perl, pflogsumm, libxml-libxml-perl'
2021-02-01 21:34:47,298: INFO - [#######+++++........] > Installing sources files...
2021-02-01 21:34:47,298: DEBUG - + echo '[#######+++++........] > Installing sources files...'
2021-02-01 21:34:47,299: DEBUG - + get_install_source
2021-02-01 21:34:47,299: DEBUG - + ynh_setup_source --dest_dir /tmp
2021-02-01 21:34:47,301: DEBUG - + source_id=app
2021-02-01 21:34:47,302: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,302: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/scripts/../conf/app.src ']'
2021-02-01 21:34:47,302: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,303: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,303: DEBUG - + local src_url=http://www.monitorix.org/monitorix_3.13.1-izzy1_all.deb
2021-02-01 21:34:47,303: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,304: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,304: DEBUG - + local src_sum=17a48021c46bf5656caeacbcf2da6bff63816496bf1d4f4926daa64c76a4733f
2021-02-01 21:34:47,304: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,304: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,305: DEBUG - + local src_sumprg=sha256sum
2021-02-01 21:34:47,305: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,305: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,306: DEBUG - + local src_format=deb
2021-02-01 21:34:47,306: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,306: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,307: DEBUG - + local src_extract=false
2021-02-01 21:34:47,308: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,309: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,309: DEBUG - + local src_in_subdir=false
2021-02-01 21:34:47,309: DEBUG - ++ cut --delimiter== --fields=2-
2021-02-01 21:34:47,310: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/scripts/../conf/app.src
2021-02-01 21:34:47,310: DEBUG - + local src_filename=
2021-02-01 21:34:47,310: DEBUG - + src_sumprg=sha256sum
2021-02-01 21:34:47,310: DEBUG - + src_in_subdir=false
2021-02-01 21:34:47,311: DEBUG - + src_format=deb
2021-02-01 21:34:47,311: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2021-02-01 21:34:47,311: DEBUG - ++ echo deb
2021-02-01 21:34:47,312: DEBUG - + src_format=deb
2021-02-01 21:34:47,312: DEBUG - + src_extract=false
2021-02-01 21:34:47,312: DEBUG - + '[' '' = '' ']'
2021-02-01 21:34:47,313: DEBUG - + src_filename=app.deb
2021-02-01 21:34:47,313: DEBUG - + local local_src=/opt/yunohost-apps-src/monitorix/app.deb
2021-02-01 21:34:47,313: DEBUG - + test -e /opt/yunohost-apps-src/monitorix/app.deb
2021-02-01 21:34:47,314: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=app.deb http://www.monitorix.org/monitorix_3.13.1-izzy1_all.deb
2021-02-01 21:34:47,715: DEBUG - + out='2021-02-01 21:34:47 URL:https://www.monitorix.org/monitorix_3.13.1-izzy1_all.deb [225220/225220] -> "app.deb" [1]'
2021-02-01 21:34:47,715: DEBUG - + sha256sum --check --status
2021-02-01 21:34:47,716: DEBUG - + echo '17a48021c46bf5656caeacbcf2da6bff63816496bf1d4f4926daa64c76a4733f app.deb'
2021-02-01 21:34:47,716: DEBUG - + mkdir --parents /tmp
2021-02-01 21:34:47,716: DEBUG - + false
2021-02-01 21:34:47,716: DEBUG - + mv app.deb /tmp
2021-02-01 21:34:47,716: DEBUG - ++ wc --lines
2021-02-01 21:34:47,717: DEBUG - ++ find /var/cache/yunohost/from_file/scripts/../sources/patches/ -type f -name 'app-*.patch'
2021-02-01 21:34:47,717: DEBUG - + ((  0 > 0  ))
2021-02-01 21:34:47,717: DEBUG - + test -e /var/cache/yunohost/from_file/scripts/../sources/extra_files/app
2021-02-01 21:34:47,717: DEBUG - + ynh_package_update
2021-02-01 21:34:47,717: DEBUG - + ynh_apt update
2021-02-01 21:34:47,718: DEBUG - + ynh_wait_dpkg_free
2021-02-01 21:34:47,819: DEBUG - + return 0
2021-02-01 21:34:47,820: DEBUG - + LC_ALL=C
2021-02-01 21:34:47,820: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-02-01 21:34:47,820: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2021-02-01 21:34:47,921: DEBUG - Hit:1 http://forge.yunohost.org/debian buster InRelease
2021-02-01 21:34:47,921: DEBUG - Hit:2 http://security.debian.org/debian-security buster/updates InRelease
2021-02-01 21:34:47,922: DEBUG - Hit:3 http://deb.debian.org/debian buster InRelease
2021-02-01 21:34:48,022: DEBUG - Hit:4 http://deb.debian.org/debian buster-updates InRelease
2021-02-01 21:34:49,828: DEBUG - Reading package lists...
2021-02-01 21:34:49,929: DEBUG - + dpkg --force-confdef --force-confold -i /tmp/app.deb
2021-02-01 21:34:49,929: DEBUG - Sélection du paquet monitorix précédemment désélectionné.
2021-02-01 21:34:50,030: DEBUG - (Lecture de la base de données... 51917 fichiers et répertoires déjà installés.)
2021-02-01 21:34:50,030: DEBUG - Préparation du dépaquetage de /tmp/app.deb ...
2021-02-01 21:34:50,030: DEBUG - Dépaquetage de monitorix (3.13.1-izzy1) ...
2021-02-01 21:34:50,231: DEBUG - Paramétrage de monitorix (3.13.1-izzy1) ...
2021-02-01 21:34:50,933: DEBUG - Starting monitorix (via systemctl): monitorix.service.
2021-02-01 21:34:50,933: WARNING - chown: impossible d'accéder à '/var/lib/monitorix/www/imgs': Aucun fichier ou dossier de ce type
2021-02-01 21:34:50,934: DEBUG - Traitement des actions différées (« triggers ») pour systemd (241-7~deb10u5) ...
2021-02-01 21:34:50,934: WARNING - dpkg: erreur de traitement du paquet monitorix (--install) :
2021-02-01 21:34:50,934: WARNING -  installed monitorix package post-installation script subprocess returned error exit status 1
2021-02-01 21:34:51,436: DEBUG - Traitement des actions différées (« triggers ») pour man-db (2.8.5-2) ...
2021-02-01 21:34:51,838: DEBUG - + ynh_exit_properly
2021-02-01 21:34:51,839: WARNING - Des erreurs ont été rencontrées pendant l'exécution :
2021-02-01 21:34:51,839: DEBUG - + local exit_code=1
2021-02-01 21:34:51,839: WARNING -  monitorix
2021-02-01 21:34:51,840: DEBUG - + '[' 1 -eq 0 ']'
2021-02-01 21:34:51,840: DEBUG - + trap '' EXIT
2021-02-01 21:34:51,840: DEBUG - + set +o errexit
2021-02-01 21:34:51,841: DEBUG - + set +o nounset
2021-02-01 21:34:51,841: DEBUG - + sleep 0.5
2021-02-01 21:34:52,359: DEBUG - + type -t ynh_clean_setup
2021-02-01 21:34:52,359: DEBUG - + exit 1
2021-02-01 21:34:52,401: ERROR - Impossible d’installer monitorix : Une erreur est survenue dans le script d’installation de l’application