YunoHost / issues

General issue tracker for the YunoHost project
72 stars 8 forks source link

L’opération 'Installer l’application 'osticket'' a échoué ! #1655

Closed espritdunet closed 4 years ago

espritdunet commented 4 years ago

J'obtiens ce message d'erreur en tentant d'installer osticket depuis la console d'administration sur Yunohost 4.0.4 (Debian 10) :

args: app: osticket args: domain=maindomain.tld&path=%2Fosticket&admin=omarechal&is_public=1&language=fr&password='**' force: false label: osTicket no_remove_on_failure: false ended_at: 2020-08-21 13:29:55.919937 env: YNH_APP_ARG_ADMIN: omarechal YNH_APP_ARG_DOMAIN: maindomain.tld YNH_APP_ARG_IS_PUBLIC: 1 YNH_APP_ARG_LANGUAGE: fr YNH_APP_ARG_PASSWORD: '**' YNH_APP_ARG_PATH: /osticket YNH_APP_ID: osticket YNH_APP_INSTANCE_NAME: osticket YNH_APP_INSTANCE_NUMBER: '1' YNH_CWD: /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts YNH_INTERFACE: api YNH_STDINFO: /tmp/tmpbRlJFQ/stdinfo YNH_STDRETURN: /tmp/tmpq0PenD/stdreturn error: "Une erreur est survenue dans le script d\u2019installation de l\u2019application" operation: app_install related_to:

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

2020-08-21 13:29:29,730: INFO - Installation de l’application osticket … 2020-08-21 13:29:29,809: DEBUG - The permission database has been resynchronized 2020-08-21 13:29:29,882: DEBUG - La configuration de SSOwat générée 2020-08-21 13:29:29,894: DEBUG - No default hook for action 'post_app_addaccess' in /usr/share/yunohost/hooks/ 2020-08-21 13:29:29,894: DEBUG - No custom hook for action 'post_app_addaccess' in /etc/yunohost/hooks.d/ 2020-08-21 13:29:29,895: DEBUG - Permission 'osticket.main' créée 2020-08-21 13:29:29,895: DEBUG - Journal complet de cette opération : ' Créer permission 'osticket' ' 2020-08-21 13:29:29,908: DEBUG - Exécution de la commande 'sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_APP_ARG_LANGUAGE=fr YNH_APP_INSTANCE_NAME=osticket YNH_STDINFO=/tmp/tmpbRlJFQ/stdinfo YNH_APP_ARG_PASSWORD='**' YNH_CWD=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts YNH_APP_ARG_IS_PUBLIC=1 YNH_APP_ARG_ADMIN=omarechal YNH_INTERFACE=api YNH_APP_ID=osticket YNH_APP_ARG_PATH=/osticket YNH_STDRETURN=/tmp/tmpq0PenD/stdreturn YNH_APP_ARG_DOMAIN=maindomain.tld BASH_XTRACEFD=7 /bin/bash -x "./install" maindomain.tld /osticket omarechal 1 fr '**' osticket 7>&1' … 2020-08-21 13:29:29,908: DEBUG - About to run the command '['sh', '-c', 'YNH_APP_INSTANCE_NUMBER=1 YNH_APP_ARG_LANGUAGE=fr YNH_APP_INSTANCE_NAME=osticket YNH_STDINFO=/tmp/tmpbRlJFQ/stdinfo YNH_APP_ARG_PASSWORD=\'**\' YNH_CWD=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts YNH_APP_ARG_IS_PUBLIC=1 YNH_APP_ARG_ADMIN=omarechal YNH_INTERFACE=api YNH_APP_ID=osticket YNH_APP_ARG_PATH=/osticket YNH_STDRETURN=/tmp/tmpq0PenD/stdreturn YNH_APP_ARG_DOMAIN=maindomain.tld BASH_XTRACEFD=7 /bin/bash -x "./install" maindomain.tld /osticket omarechal 1 fr \'**\' osticket 7>&1']' 2020-08-21 13:29:29,964: DEBUG - + source _common.sh 2020-08-21 13:29:29,965: DEBUG - ++ pkg_dependencies='php-gd php-gettext php-imap php-json php-mbstring php-xml php-zip php-intl php-apcu php-curl' 2020-08-21 13:29:29,965: DEBUG - + source /usr/share/yunohost/helpers 2020-08-21 13:29:29,966: DEBUG - +++ run-parts --list /usr/share/yunohost/helpers.d 2020-08-21 13:29:29,966: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,966: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/apt ']' 2020-08-21 13:29:29,966: DEBUG - ++ . /usr/share/yunohost/helpers.d/apt 2020-08-21 13:29:29,966: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,966: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/backup ']' 2020-08-21 13:29:29,966: DEBUG - ++ . /usr/share/yunohost/helpers.d/backup 2020-08-21 13:29:29,966: DEBUG - +++ CAN_BIND=1 2020-08-21 13:29:29,967: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,967: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/fail2ban ']' 2020-08-21 13:29:29,967: DEBUG - ++ . /usr/share/yunohost/helpers.d/fail2ban 2020-08-21 13:29:29,967: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,967: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/getopts ']' 2020-08-21 13:29:29,967: DEBUG - ++ . /usr/share/yunohost/helpers.d/getopts 2020-08-21 13:29:29,967: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,967: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/hardware ']' 2020-08-21 13:29:29,968: DEBUG - ++ . /usr/share/yunohost/helpers.d/hardware 2020-08-21 13:29:29,968: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,968: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/logging ']' 2020-08-21 13:29:29,968: DEBUG - ++ . /usr/share/yunohost/helpers.d/logging 2020-08-21 13:29:29,968: DEBUG - +++ increment_progression=0 2020-08-21 13:29:29,968: DEBUG - +++ previous_weight=0 2020-08-21 13:29:29,968: DEBUG - +++ max_progression=-1 2020-08-21 13:29:29,968: DEBUG - +++ progress_scale=20 2020-08-21 13:29:29,968: DEBUG - +++ progress_string2='####################' 2020-08-21 13:29:29,969: DEBUG - +++ progress_string1=++++++++++++++++++++ 2020-08-21 13:29:29,969: DEBUG - +++ progress_string0=.................... 2020-08-21 13:29:29,969: DEBUG - ++++ date +%s 2020-08-21 13:29:29,969: DEBUG - +++ base_time=1598016569 2020-08-21 13:29:29,969: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,969: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/logrotate ']' 2020-08-21 13:29:29,969: DEBUG - ++ . /usr/share/yunohost/helpers.d/logrotate 2020-08-21 13:29:29,969: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,969: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']' 2020-08-21 13:29:29,970: DEBUG - ++ . /usr/share/yunohost/helpers.d/mysql 2020-08-21 13:29:29,970: DEBUG - +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql 2020-08-21 13:29:29,970: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,970: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/network ']' 2020-08-21 13:29:29,970: DEBUG - ++ . /usr/share/yunohost/helpers.d/network 2020-08-21 13:29:29,970: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,970: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/nginx ']' 2020-08-21 13:29:29,970: DEBUG - ++ . /usr/share/yunohost/helpers.d/nginx 2020-08-21 13:29:29,970: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,971: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']' 2020-08-21 13:29:29,971: DEBUG - ++ . /usr/share/yunohost/helpers.d/nodejs 2020-08-21 13:29:29,971: DEBUG - +++ n_version=6.5.1 2020-08-21 13:29:29,971: DEBUG - +++ n_install_dir=/opt/node_n 2020-08-21 13:29:29,971: DEBUG - +++ node_version_path=/opt/node_n/n/versions/node 2020-08-21 13:29:29,971: DEBUG - +++ export N_PREFIX=/opt/node_n 2020-08-21 13:29:29,971: DEBUG - +++ N_PREFIX=/opt/node_n 2020-08-21 13:29:29,971: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,971: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/php ']' 2020-08-21 13:29:29,972: DEBUG - ++ . /usr/share/yunohost/helpers.d/php 2020-08-21 13:29:29,972: DEBUG - +++ readonly YNH_DEFAULT_PHP_VERSION=7.3 2020-08-21 13:29:29,972: DEBUG - +++ YNH_DEFAULT_PHP_VERSION=7.3 2020-08-21 13:29:29,972: DEBUG - +++ YNH_PHP_VERSION=7.3 2020-08-21 13:29:29,972: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,972: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/postgresql ']' 2020-08-21 13:29:29,972: DEBUG - ++ . /usr/share/yunohost/helpers.d/postgresql 2020-08-21 13:29:29,972: DEBUG - +++ PSQL_ROOT_PWD_FILE=/etc/yunohost/psql 2020-08-21 13:29:29,972: DEBUG - +++ PSQL_VERSION=11 2020-08-21 13:29:29,973: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,973: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/setting ']' 2020-08-21 13:29:29,973: DEBUG - ++ . /usr/share/yunohost/helpers.d/setting 2020-08-21 13:29:29,973: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,973: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/string ']' 2020-08-21 13:29:29,973: DEBUG - ++ . /usr/share/yunohost/helpers.d/string 2020-08-21 13:29:29,973: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,973: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/systemd ']' 2020-08-21 13:29:29,973: DEBUG - ++ . /usr/share/yunohost/helpers.d/systemd 2020-08-21 13:29:29,974: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,974: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/user ']' 2020-08-21 13:29:29,974: DEBUG - ++ . /usr/share/yunohost/helpers.d/user 2020-08-21 13:29:29,974: DEBUG - ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null) 2020-08-21 13:29:29,974: DEBUG - ++ '[' -r /usr/share/yunohost/helpers.d/utils ']' 2020-08-21 13:29:29,974: DEBUG - ++ . /usr/share/yunohost/helpers.d/utils 2020-08-21 13:29:30,075: DEBUG - + ynh_print_info '--message=Managing script failure...' 2020-08-21 13:29:30,075: INFO - Managing script failure... 2020-08-21 13:29:30,076: INFO - Retrieving arguments from the manifest... 2020-08-21 13:29:30,077: INFO - Validating installation parameters... 2020-08-21 13:29:30,078: DEBUG - + echo 'Managing script failure...' 2020-08-21 13:29:30,078: DEBUG - + ynh_abort_if_errors 2020-08-21 13:29:30,078: DEBUG - + set -o errexit 2020-08-21 13:29:30,078: DEBUG - + set -o nounset 2020-08-21 13:29:30,078: DEBUG - + trap ynh_exit_properly EXIT 2020-08-21 13:29:30,078: DEBUG - + ynh_print_info '--message=Retrieving arguments from the manifest...' 2020-08-21 13:29:30,079: DEBUG - + echo 'Retrieving arguments from the manifest...' 2020-08-21 13:29:30,080: DEBUG - + domain=maindomain.tld 2020-08-21 13:29:30,080: DEBUG - + path_url=/osticket 2020-08-21 13:29:30,080: DEBUG - + admin=omarechal 2020-08-21 13:29:30,080: DEBUG - + is_public=1 2020-08-21 13:29:30,080: DEBUG - + language=fr 2020-08-21 13:29:30,080: DEBUG - + password='**' 2020-08-21 13:29:30,080: DEBUG - + app=osticket 2020-08-21 13:29:30,081: DEBUG - + ynh_print_info '--message=Validating installation parameters...' 2020-08-21 13:29:30,081: DEBUG - + echo 'Validating installation parameters...' 2020-08-21 13:29:30,081: DEBUG - + final_path=/var/www/osticket 2020-08-21 13:29:30,082: DEBUG - + test '!' -e /var/www/osticket 2020-08-21 13:29:30,082: DEBUG - + ynh_webpath_register --app=osticket --domain=maindomain.tld --path_url=/osticket 2020-08-21 13:29:30,083: DEBUG - + yunohost app register-url osticket maindomain.tld /osticket 2020-08-21 13:29:30,484: DEBUG - + ynh_print_info '--message=Storing installation settings...' 2020-08-21 13:29:30,484: INFO - Storing installation settings... 2020-08-21 13:29:30,486: DEBUG - + echo 'Storing installation settings...' 2020-08-21 13:29:30,486: DEBUG - + ynh_app_setting_set --app=osticket --key=domain --value=maindomain.tld 2020-08-21 13:29:30,587: DEBUG - + ynh_appsetting set osticket domain maindomain.tld 2020-08-21 13:29:30,588: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:30,588: DEBUG - + ACTION=set 2020-08-21 13:29:30,588: DEBUG - + APP=osticket 2020-08-21 13:29:30,589: DEBUG - + KEY=domain 2020-08-21 13:29:30,589: DEBUG - + VALUE=maindomain.tld 2020-08-21 13:29:30,589: DEBUG - + python2.7 - 2020-08-21 13:29:30,689: DEBUG - + [[ domain =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:30,690: DEBUG - + ynh_app_setting_set --app=osticket --key=path --value=/osticket 2020-08-21 13:29:30,692: DEBUG - + ynh_appsetting set osticket path /osticket 2020-08-21 13:29:30,692: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:30,692: DEBUG - + ACTION=set 2020-08-21 13:29:30,692: DEBUG - + APP=osticket 2020-08-21 13:29:30,693: DEBUG - + KEY=path 2020-08-21 13:29:30,693: DEBUG - + VALUE=/osticket 2020-08-21 13:29:30,693: DEBUG - + python2.7 - 2020-08-21 13:29:30,793: DEBUG - + [[ path =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:30,794: DEBUG - + ynh_app_setting_set --app=osticket --key=admin --value=omarechal 2020-08-21 13:29:30,895: DEBUG - + ynh_appsetting set osticket admin omarechal 2020-08-21 13:29:30,896: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:30,896: DEBUG - + ACTION=set 2020-08-21 13:29:30,896: DEBUG - + APP=osticket 2020-08-21 13:29:30,896: DEBUG - + KEY=admin 2020-08-21 13:29:30,897: DEBUG - + VALUE=omarechal 2020-08-21 13:29:30,897: DEBUG - + python2.7 - 2020-08-21 13:29:30,997: DEBUG - + [[ admin =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:30,998: DEBUG - + ynh_app_setting_set --app=osticket --key=is_public --value=1 2020-08-21 13:29:30,999: DEBUG - + ynh_app_setting set osticket is_public 1 2020-08-21 13:29:31,000: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:31,000: DEBUG - + ACTION=set 2020-08-21 13:29:31,000: DEBUG - + APP=osticket 2020-08-21 13:29:31,000: DEBUG - + KEY=is_public 2020-08-21 13:29:31,000: DEBUG - + VALUE=1 2020-08-21 13:29:31,001: DEBUG - + python2.7 - 2020-08-21 13:29:31,101: DEBUG - + [[ ispublic =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:31,102: DEBUG - + ynh_app_setting_set --app=osticket --key=language --value=fr 2020-08-21 13:29:31,203: DEBUG - + ynh_appsetting set osticket language fr 2020-08-21 13:29:31,204: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:31,204: DEBUG - + ACTION=set 2020-08-21 13:29:31,204: DEBUG - + APP=osticket 2020-08-21 13:29:31,205: DEBUG - + KEY=language 2020-08-21 13:29:31,205: DEBUG - + VALUE=fr 2020-08-21 13:29:31,205: DEBUG - + python2.7 - 2020-08-21 13:29:31,205: DEBUG - + [[ language =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:31,205: DEBUG - + ynh_print_info '--message=Installing dependencies...' 2020-08-21 13:29:31,307: DEBUG - + echo 'Installing dependencies...' 2020-08-21 13:29:31,307: INFO - Installing dependencies... 2020-08-21 13:29:31,308: DEBUG - + ynh_install_app_dependencies php-gd php-gettext php-imap php-json php-mbstring php-xml php-zip php-intl php-apcu php-curl 2020-08-21 13:29:31,308: DEBUG - + local 'dependencies=php-gd php-gettext php-imap php-json php-mbstring php-xml php-zip php-intl php-apcu php-curl' 2020-08-21 13:29:31,309: DEBUG - ++ sed 's/([^\<=>])\ ([^(])/\1, \2/g' 2020-08-21 13:29:31,309: DEBUG - ++ echo 'php-gd php-gettext php-imap php-json php-mbstring php-xml php-zip php-intl php-apcu php-curl' 2020-08-21 13:29:31,309: DEBUG - + dependencies='php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl' 2020-08-21 13:29:31,310: DEBUG - + local 'dependencies=php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl' 2020-08-21 13:29:31,310: DEBUG - + local manifest_path=../manifest.json 2020-08-21 13:29:31,310: DEBUG - + '[' '!' -e ../manifest.json ']' 2020-08-21 13:29:31,310: DEBUG - ++ cut '--delimiter="' --fields=4 2020-08-21 13:29:31,310: DEBUG - ++ grep '\"version\": ' ../manifest.json 2020-08-21 13:29:31,311: DEBUG - + local version=1.14.2~ynh1 2020-08-21 13:29:31,311: DEBUG - + '[' 11 -eq 0 ']' 2020-08-21 13:29:31,311: DEBUG - + local dep_app=osticket 2020-08-21 13:29:31,311: DEBUG - + [[ php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl =~ [<=>] ]] 2020-08-21 13:29:31,311: DEBUG - + echo php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl 2020-08-21 13:29:31,312: DEBUG - + grep --quiet php 2020-08-21 13:29:31,312: DEBUG - + dpkg --list 2020-08-21 13:29:31,312: DEBUG - + grep --quiet --invert-match 7.0.33-0+deb9 2020-08-21 13:29:31,312: DEBUG - + grep php7.0 2020-08-21 13:29:31,312: DEBUG - + grep --recursive --quiet '^ deb.sury' /etc/apt/sources.list /etc/apt/sources.list~ /etc/apt/sources.list.d 2020-08-21 13:29:31,313: DEBUG - + cat 2020-08-21 13:29:31,313: DEBUG - + ynh_package_install_from_equivs /tmp/osticket-ynh-deps.control 2020-08-21 13:29:31,313: DEBUG - + local controlfile=/tmp/osticket-ynh-deps.control 2020-08-21 13:29:31,313: DEBUG - ++ grep '^Package: ' /tmp/osticket-ynh-deps.control 2020-08-21 13:29:31,314: DEBUG - ++ cut '--delimiter= ' --fields=2 2020-08-21 13:29:31,314: DEBUG - + local pkgname=osticket-ynh-deps 2020-08-21 13:29:31,314: DEBUG - ++ grep '^Version: ' /tmp/osticket-ynh-deps.control 2020-08-21 13:29:31,314: DEBUG - ++ cut '--delimiter= ' --fields=2 2020-08-21 13:29:31,314: DEBUG - + local pkgversion=1.14.2~ynh1 2020-08-21 13:29:31,315: DEBUG - + [[ -z osticket-ynh-deps ]] 2020-08-21 13:29:31,315: DEBUG - + [[ -z 1.14.2~ynh1 ]] 2020-08-21 13:29:31,315: DEBUG - + ynh_package_update 2020-08-21 13:29:31,315: DEBUG - + ynh_apt update 2020-08-21 13:29:31,315: DEBUG - + ynh_wait_dpkg_free 2020-08-21 13:29:31,417: DEBUG - + return 0 2020-08-21 13:29:31,417: DEBUG - + LC_ALL=C 2020-08-21 13:29:31,417: DEBUG - + DEBIAN_FRONTEND=noninteractive 2020-08-21 13:29:31,417: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update 2020-08-21 13:29:31,618: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease 2020-08-21 13:29:31,618: DEBUG - Hit:2 http://deb.debian.org/debian buster-updates InRelease 2020-08-21 13:29:31,618: DEBUG - Hit:3 http://forge.yunohost.org/debian buster InRelease 2020-08-21 13:29:31,619: DEBUG - Hit:4 http://security.debian.org buster/updates InRelease 2020-08-21 13:29:31,619: DEBUG - Hit:5 http://download.onlyoffice.com/repo/debian squeeze InRelease 2020-08-21 13:29:31,619: DEBUG - Hit:6 https://packages.sury.org/php buster InRelease 2020-08-21 13:29:31,619: DEBUG - Hit:7 https://deb.nodesource.com/node_10.x buster InRelease 2020-08-21 13:29:33,222: DEBUG - Reading package lists... 2020-08-21 13:29:33,223: DEBUG - ++ mktemp --directory 2020-08-21 13:29:33,223: DEBUG - + local TMPDIR=/tmp/tmp.pzlx958W1K 2020-08-21 13:29:33,223: DEBUG - + echo 10 2020-08-21 13:29:33,223: DEBUG - + ynh_wait_dpkg_free 2020-08-21 13:29:33,324: DEBUG - + return 0 2020-08-21 13:29:33,324: DEBUG - + cp /tmp/osticket-ynh-deps.control /tmp/tmp.pzlx958W1K/control 2020-08-21 13:29:33,325: DEBUG - + cd /tmp/tmp.pzlx958W1K 2020-08-21 13:29:33,325: DEBUG - + LC_ALL=C 2020-08-21 13:29:33,325: DEBUG - + equivs-build ./control 2020-08-21 13:29:34,127: DEBUG - + dpkg --force-depends --install ./osticket-ynh-deps_1.14.2~ynh1_all.deb 2020-08-21 13:29:34,228: DEBUG - Selecting previously unselected package osticket-ynh-deps. 2020-08-21 13:29:34,228: DEBUG - (Reading database ... 88295 files and directories currently installed.) 2020-08-21 13:29:34,228: DEBUG - Preparing to unpack .../osticket-ynh-deps_1.14.2~ynh1_all.deb ... 2020-08-21 13:29:34,228: DEBUG - Unpacking osticket-ynh-deps (1.14.2~ynh1) ... 2020-08-21 13:29:34,228: DEBUG - Setting up osticket-ynh-deps (1.14.2~ynh1) ... 2020-08-21 13:29:34,329: DEBUG - + ynh_package_install --fix-broken 2020-08-21 13:29:34,329: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken 2020-08-21 13:29:34,329: DEBUG - + ynh_wait_dpkg_free 2020-08-21 13:29:34,430: DEBUG - + return 0 2020-08-21 13:29:34,430: DEBUG - + LC_ALL=C 2020-08-21 13:29:34,430: DEBUG - + DEBIAN_FRONTEND=noninteractive 2020-08-21 13:29:34,430: 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 2020-08-21 13:29:34,531: DEBUG - Reading package lists... 2020-08-21 13:29:34,732: DEBUG - Building dependency tree... 2020-08-21 13:29:34,732: DEBUG - Reading state information... 2020-08-21 13:29:34,833: DEBUG - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2020-08-21 13:29:34,833: DEBUG - + [[ -n /tmp/tmp.pzlx958W1K ]] 2020-08-21 13:29:34,833: DEBUG - + rm --recursive --force /tmp/tmp.pzlx958W1K 2020-08-21 13:29:34,833: DEBUG - + ynh_package_is_installed osticket-ynh-deps 2020-08-21 13:29:34,834: DEBUG - + ynh_wait_dpkg_free 2020-08-21 13:29:34,935: DEBUG - + return 0 2020-08-21 13:29:34,935: DEBUG - + dpkg-query --show '--showformat=${Status}' osticket-ynh-deps 2020-08-21 13:29:34,935: DEBUG - + grep --count 'ok installed' 2020-08-21 13:29:34,935: DEBUG - + rm /tmp/osticket-ynh-deps.control 2020-08-21 13:29:34,935: DEBUG - + ynh_app_setting_set --app=osticket --key=apt_dependencies '--value=php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl' 2020-08-21 13:29:35,036: DEBUG - + ynh_app_setting set osticket apt_dependencies 'php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl' 2020-08-21 13:29:35,037: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:35,037: DEBUG - + ACTION=set 2020-08-21 13:29:35,037: DEBUG - + APP=osticket 2020-08-21 13:29:35,037: DEBUG - + KEY=apt_dependencies 2020-08-21 13:29:35,037: DEBUG - + VALUE='php-gd, php-gettext, php-imap, php-json, php-mbstring, php-xml, php-zip, php-intl, php-apcu, php-curl' 2020-08-21 13:29:35,037: DEBUG - + python2.7 - 2020-08-21 13:29:35,138: DEBUG - + [[ aptdependencies =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:35,138: DEBUG - + ynh_print_info '--message=Creating a MySQL database...' 2020-08-21 13:29:35,139: DEBUG - + echo 'Creating a MySQL database...' 2020-08-21 13:29:35,139: DEBUG - ++ ynh_sanitize_dbid --db_name=osticket 2020-08-21 13:29:35,140: DEBUG - ++ echo osticket 2020-08-21 13:29:35,140: DEBUG - + db_name=osticket 2020-08-21 13:29:35,140: DEBUG - + db_user=osticket 2020-08-21 13:29:35,140: DEBUG - + ynh_app_setting_set --app=osticket --key=db_name --value=osticket 2020-08-21 13:29:35,242: DEBUG - + ynh_app_setting set osticket db_name osticket 2020-08-21 13:29:35,242: INFO - Creating a MySQL database... 2020-08-21 13:29:35,243: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:35,244: DEBUG - + ACTION=set 2020-08-21 13:29:35,244: DEBUG - + APP=osticket 2020-08-21 13:29:35,244: DEBUG - + KEY=db_name 2020-08-21 13:29:35,244: DEBUG - + VALUE=osticket 2020-08-21 13:29:35,245: DEBUG - + python2.7 - 2020-08-21 13:29:35,345: DEBUG - + [[ dbname =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:35,345: DEBUG - + ynh_mysql_setup_db --db_user=osticket --db_name=osticket 2020-08-21 13:29:35,346: DEBUG - + db_pwd= 2020-08-21 13:29:35,346: DEBUG - ++ ynh_string_random 2020-08-21 13:29:35,347: DEBUG - ++ length=24 2020-08-21 13:29:35,347: DEBUG - ++ dd if=/dev/urandom bs=1 count=1000 2020-08-21 13:29:35,349: DEBUG - ++ tr --complement --delete A-Za-z0-9 2020-08-21 13:29:35,349: DEBUG - ++ sed --quiet 's/(.{24}).*/\1/p' 2020-08-21 13:29:35,349: DEBUG - + local new_db_pwd=** 2020-08-21 13:29:35,350: DEBUG - + db_pwd=** 2020-08-21 13:29:35,350: DEBUG - + ynh_mysql_create_db osticket osticket ** 2020-08-21 13:29:35,350: DEBUG - + local db=osticket 2020-08-21 13:29:35,350: DEBUG - + local 'sql=CREATE DATABASE osticket;' 2020-08-21 13:29:35,350: DEBUG - + [[ 3 -gt 1 ]] 2020-08-21 13:29:35,351: DEBUG - + sql+=' GRANT ALL PRIVILEGES ON osticket.* TO '\''osticket'\''@'\''localhost'\''' 2020-08-21 13:29:35,351: DEBUG - + [[ -n ** ]] 2020-08-21 13:29:35,351: DEBUG - + sql+=' IDENTIFIED BY '\''**'\''' 2020-08-21 13:29:35,351: DEBUG - + sql+=' WITH GRANT OPTION;' 2020-08-21 13:29:35,351: DEBUG - + ynh_mysql_execute_as_root '--sql=CREATE DATABASE osticket; GRANT ALL PRIVILEGES ON osticket.* TO '\''osticket'\''@'\''localhost'\'' IDENTIFIED BY '\''**'\'' WITH GRANT OPTION;' 2020-08-21 13:29:35,453: DEBUG - + database= 2020-08-21 13:29:35,453: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:35,453: DEBUG - ++ cat /etc/yunohost/mysql 2020-08-21 13:29:35,453: DEBUG - + ynh_mysql_connect_as --user=root --password=** 2020-08-21 13:29:35,455: DEBUG - + database= 2020-08-21 13:29:35,455: DEBUG - + mysql --user=root --password=** --batch '' 2020-08-21 13:29:35,455: DEBUG - + ynh_app_setting_set --app=osticket --key=mysqlpwd --value=** 2020-08-21 13:29:35,557: DEBUG - + ynh_appsetting set osticket mysqlpwd ** 2020-08-21 13:29:35,557: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:35,557: DEBUG - + ACTION=set 2020-08-21 13:29:35,557: DEBUG - + APP=osticket 2020-08-21 13:29:35,558: DEBUG - + KEY=mysqlpwd 2020-08-21 13:29:35,558: DEBUG - + VALUE=** 2020-08-21 13:29:35,558: DEBUG - + python2.7 - 2020-08-21 13:29:35,659: DEBUG - + [[ mysqlpwd =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:35,659: INFO - Setting up source files... 2020-08-21 13:29:35,659: DEBUG - + ynh_print_info '--message=Setting up source files...' 2020-08-21 13:29:35,660: DEBUG - + echo 'Setting up source files...' 2020-08-21 13:29:35,661: DEBUG - + ynh_app_setting_set --app=osticket --key=final_path --value=/var/www/osticket 2020-08-21 13:29:35,762: DEBUG - + ynh_app_setting set osticket final_path /var/www/osticket 2020-08-21 13:29:35,762: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:35,763: DEBUG - + ACTION=set 2020-08-21 13:29:35,763: DEBUG - + APP=osticket 2020-08-21 13:29:35,763: DEBUG - + KEY=final_path 2020-08-21 13:29:35,763: DEBUG - + VALUE=/var/www/osticket 2020-08-21 13:29:35,763: DEBUG - + python2.7 - 2020-08-21 13:29:35,864: DEBUG - + [[ finalpath =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:35,864: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket 2020-08-21 13:29:35,866: DEBUG - + source_id=app 2020-08-21 13:29:35,866: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,866: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src ']' 2020-08-21 13:29:35,867: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,867: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,867: DEBUG - + local src_url=https://github.com/osTicket/osTicket/releases/download/v1.14.2/osTicket-v1.14.2.zip 2020-08-21 13:29:35,867: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,868: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,868: DEBUG - + local src_sum=b972833f89856ec254f09af901eca848c7278a0e7d3c9c6e214c62a65aabcabd 2020-08-21 13:29:35,868: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,868: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,868: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:35,869: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,869: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,869: DEBUG - + local src_format=zip 2020-08-21 13:29:35,869: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,870: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,870: DEBUG - + local src_extract= 2020-08-21 13:29:35,870: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,870: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,870: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:35,871: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/app.src 2020-08-21 13:29:35,871: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:35,871: DEBUG - + local src_filename= 2020-08-21 13:29:35,871: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:35,871: DEBUG - + src_in_subdir=true 2020-08-21 13:29:35,872: DEBUG - + src_format=zip 2020-08-21 13:29:35,872: DEBUG - ++ echo zip 2020-08-21 13:29:35,872: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:35,872: DEBUG - + src_format=zip 2020-08-21 13:29:35,873: DEBUG - + src_extract=true 2020-08-21 13:29:35,873: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:35,873: DEBUG - + src_filename=app.zip 2020-08-21 13:29:35,873: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/app.zip 2020-08-21 13:29:35,873: DEBUG - + test -e /opt/yunohost-apps-src/osticket/app.zip 2020-08-21 13:29:35,874: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=app.zip https://github.com/osTicket/osTicket/releases/download/v1.14.2/osTicket-v1.14.2.zip 2020-08-21 13:29:38,881: DEBUG - + out='2020-08-21 13:29:38 URL:https://github-production-release-asset-2e65be.s3.amazonaws.com/12063996/c997e300-8968-11ea-8fec-0b47ad0296b7?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200821%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200821T132936Z&X-Amz-Expires=300&X-Amz-Signature=3996f3568e8569807d6ba29328a80f43f83e2325745ac9a10fffca3145e8dafa&X-Amz-SignedHeaders=host&actor_id=0&repo_id=12063996&response-content-disposition=attachment%3B%20filename%3DosTicket-v1.14.2.zip&response-content-type=application%2Foctet-stream [51297408/51297408] -> "app.zip" [1]' 2020-08-21 13:29:38,881: DEBUG - + echo 'b972833f89856ec254f09af901eca848c7278a0e7d3c9c6e214c62a65aabcabd app.zip' 2020-08-21 13:29:38,881: DEBUG - + sha256sum --check --status 2020-08-21 13:29:39,182: DEBUG - + mkdir --parents /var/www/osticket 2020-08-21 13:29:39,183: DEBUG - + true 2020-08-21 13:29:39,183: DEBUG - + '[' zip = zip ']' 2020-08-21 13:29:39,183: DEBUG - + true 2020-08-21 13:29:39,183: DEBUG - ++ mktemp --directory 2020-08-21 13:29:39,184: DEBUG - + local tmp_dir=/tmp/tmp.B618Krn3kJ 2020-08-21 13:29:39,184: DEBUG - + unzip -quo app.zip -d /tmp/tmp.B618Krn3kJ 2020-08-21 13:29:40,388: DEBUG - + cp --archive /tmp/tmp.B618Krn3kJ/scripts/. /tmp/tmp.B618Krn3kJ/upload/. /var/www/osticket 2020-08-21 13:29:40,689: DEBUG - + ynh_secure_remove --file=/tmp/tmp.B618Krn3kJ 2020-08-21 13:29:40,691: DEBUG - + local 'forbidden_path= /var/www /home/yunohost.app' 2020-08-21 13:29:40,691: DEBUG - + '[' 1 -ge 2 ']' 2020-08-21 13:29:40,691: DEBUG - + [[ -z /tmp/tmp.B618Krn3kJ ]] 2020-08-21 13:29:40,691: DEBUG - + [[ /var/www /home/yunohost.app =~ /tmp/tmp.B618Krn3kJ ]] 2020-08-21 13:29:40,692: DEBUG - + [[ /tmp/tmp.B618Krn3kJ =~ ^/[[:alnum:]]+$ ]] 2020-08-21 13:29:40,692: DEBUG - + [[ J = \/ ]] 2020-08-21 13:29:40,692: DEBUG - + '[' -e /tmp/tmp.B618Krn3kJ ']' 2020-08-21 13:29:40,692: DEBUG - + rm --recursive /tmp/tmp.B618Krn3kJ 2020-08-21 13:29:40,793: DEBUG - ++ wc --lines 2020-08-21 13:29:40,793: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'app-.patch' 2020-08-21 13:29:40,793: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:40,793: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/app 2020-08-21 13:29:40,793: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build --source_id=core-plugins 2020-08-21 13:29:40,794: DEBUG - + source_id=core-plugins 2020-08-21 13:29:40,794: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,794: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src ']' 2020-08-21 13:29:40,795: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,795: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,795: DEBUG - + local src_url=https://github.com/osTicket/osTicket-plugins/archive/14f4778904fd2aba707497e9a45dcecbb2129c9a.tar.gz 2020-08-21 13:29:40,795: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,795: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,795: DEBUG - + local src_sum=7bde26e1e08ffa9f7225b73744991594841eb4e9dd8b3e172975628cb00d9bd1 2020-08-21 13:29:40,796: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,796: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,796: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:40,796: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,796: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,796: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:40,796: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,797: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,797: DEBUG - + local src_extract= 2020-08-21 13:29:40,797: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,797: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,797: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:40,797: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:40,797: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/core-plugins.src 2020-08-21 13:29:40,798: DEBUG - + local src_filename= 2020-08-21 13:29:40,798: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:40,798: DEBUG - + src_in_subdir=true 2020-08-21 13:29:40,798: DEBUG - + src_format=tar.gz 2020-08-21 13:29:40,899: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:40,899: DEBUG - ++ echo tar.gz 2020-08-21 13:29:40,899: DEBUG - + src_format=tar.gz 2020-08-21 13:29:40,900: DEBUG - + src_extract=true 2020-08-21 13:29:40,900: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:40,900: DEBUG - + src_filename=core-plugins.tar.gz 2020-08-21 13:29:40,900: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/core-plugins.tar.gz 2020-08-21 13:29:40,900: DEBUG - + test -e /opt/yunohost-apps-src/osticket/core-plugins.tar.gz 2020-08-21 13:29:40,901: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=core-plugins.tar.gz https://github.com/osTicket/osTicket-plugins/archive/14f4778904fd2aba707497e9a45dcecbb2129c9a.tar.gz 2020-08-21 13:29:41,803: DEBUG - + out='2020-08-21 13:29:41 URL:https://codeload.github.com/osTicket/osTicket-plugins/tar.gz/14f4778904fd2aba707497e9a45dcecbb2129c9a [43793] -> "core-plugins.tar.gz" [1]' 2020-08-21 13:29:41,803: DEBUG - + sha256sum --check --status 2020-08-21 13:29:41,804: DEBUG - + echo '7bde26e1e08ffa9f7225b73744991594841eb4e9dd8b3e172975628cb00d9bd1 core-plugins.tar.gz' 2020-08-21 13:29:41,804: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build 2020-08-21 13:29:41,804: DEBUG - + true 2020-08-21 13:29:41,804: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:41,804: DEBUG - + local strip= 2020-08-21 13:29:41,804: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:41,804: DEBUG - + '[' true == true ']' 2020-08-21 13:29:41,804: DEBUG - + local sub_dirs=1 2020-08-21 13:29:41,805: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:41,805: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:41,805: DEBUG - + tar --extract --file=core-plugins.tar.gz --directory=/var/www/osticket/include/plugins/build --strip-components 1 2020-08-21 13:29:41,805: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'core-plugins-.patch' 2020-08-21 13:29:41,805: DEBUG - ++ wc --lines 2020-08-21 13:29:41,805: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:41,805: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/core-plugins 2020-08-21 13:29:41,805: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/archiver --source_id=plugin-archiver 2020-08-21 13:29:41,806: DEBUG - + source_id=plugin-archiver 2020-08-21 13:29:41,806: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,807: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src ']' 2020-08-21 13:29:41,807: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,807: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,807: DEBUG - + local src_url=https://github.com/clonemeagain/osticket-plugin-archiver/archive/6f14d3908e1c92c6d95ac28bdd33b03f6e67c5e5.tar.gz 2020-08-21 13:29:41,807: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,807: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,807: DEBUG - + local src_sum=9b2cb9bc20a5539a67b51cc7a1299d2b6d8ad3cfa1c9b62947745d4321e09d52 2020-08-21 13:29:41,807: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,808: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,808: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:41,808: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,808: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,808: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:41,808: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,808: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,808: DEBUG - + local src_extract= 2020-08-21 13:29:41,809: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,809: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,809: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:41,809: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-archiver.src 2020-08-21 13:29:41,809: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:41,809: DEBUG - + local src_filename= 2020-08-21 13:29:41,809: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:41,809: DEBUG - + src_in_subdir=true 2020-08-21 13:29:41,809: DEBUG - + src_format=tar.gz 2020-08-21 13:29:41,810: DEBUG - ++ echo tar.gz 2020-08-21 13:29:41,810: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:41,810: DEBUG - + src_format=tar.gz 2020-08-21 13:29:41,810: DEBUG - + src_extract=true 2020-08-21 13:29:41,810: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:41,810: DEBUG - + src_filename=plugin-archiver.tar.gz 2020-08-21 13:29:41,810: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-archiver.tar.gz 2020-08-21 13:29:41,810: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-archiver.tar.gz 2020-08-21 13:29:41,811: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-archiver.tar.gz https://github.com/clonemeagain/osticket-plugin-archiver/archive/6f14d3908e1c92c6d95ac28bdd33b03f6e67c5e5.tar.gz 2020-08-21 13:29:42,813: DEBUG - + out='2020-08-21 13:29:42 URL:https://codeload.github.com/clonemeagain/osticket-plugin-archiver/tar.gz/6f14d3908e1c92c6d95ac28bdd33b03f6e67c5e5 [95283] -> "plugin-archiver.tar.gz" [1]' 2020-08-21 13:29:42,813: DEBUG - + sha256sum --check --status 2020-08-21 13:29:42,814: DEBUG - + echo '9b2cb9bc20a5539a67b51cc7a1299d2b6d8ad3cfa1c9b62947745d4321e09d52 plugin-archiver.tar.gz' 2020-08-21 13:29:42,814: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/archiver 2020-08-21 13:29:42,814: DEBUG - + true 2020-08-21 13:29:42,814: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:42,814: DEBUG - + local strip= 2020-08-21 13:29:42,814: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:42,814: DEBUG - + '[' true == true ']' 2020-08-21 13:29:42,814: DEBUG - + local sub_dirs=1 2020-08-21 13:29:42,815: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:42,815: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:42,815: DEBUG - + tar --extract --file=plugin-archiver.tar.gz --directory=/var/www/osticket/include/plugins/build/archiver --strip-components 1 2020-08-21 13:29:42,815: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-archiver-.patch' 2020-08-21 13:29:42,815: DEBUG - ++ wc --lines 2020-08-21 13:29:42,815: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:42,815: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-archiver 2020-08-21 13:29:42,815: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/attachment_preview --source_id=plugin-attachment_preview 2020-08-21 13:29:42,816: DEBUG - + source_id=plugin-attachment_preview 2020-08-21 13:29:42,816: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,817: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src ']' 2020-08-21 13:29:42,817: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,817: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,817: DEBUG - + local src_url=https://github.com/clonemeagain/attachment_preview/archive/0a3e293f4c296981e9eb7252f29ebbea173fcf9f.tar.gz 2020-08-21 13:29:42,817: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,817: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,817: DEBUG - + local src_sum=4258cdd2781d84e0329aaa95938fb4c2baff2606c15b0faec85bd18be790f11e 2020-08-21 13:29:42,817: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,818: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,818: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:42,818: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,818: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,818: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:42,818: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,818: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,919: DEBUG - + local src_extract= 2020-08-21 13:29:42,919: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,919: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,920: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:42,920: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-attachment_preview.src 2020-08-21 13:29:42,920: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:42,920: DEBUG - + local src_filename= 2020-08-21 13:29:42,921: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:42,921: DEBUG - + src_in_subdir=true 2020-08-21 13:29:42,921: DEBUG - + src_format=tar.gz 2020-08-21 13:29:42,921: DEBUG - ++ echo tar.gz 2020-08-21 13:29:42,921: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:42,922: DEBUG - + src_format=tar.gz 2020-08-21 13:29:42,922: DEBUG - + src_extract=true 2020-08-21 13:29:42,922: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:42,922: DEBUG - + src_filename=plugin-attachment_preview.tar.gz 2020-08-21 13:29:42,922: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-attachment_preview.tar.gz 2020-08-21 13:29:42,923: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-attachment_preview.tar.gz 2020-08-21 13:29:42,923: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-attachment_preview.tar.gz https://github.com/clonemeagain/attachment_preview/archive/0a3e293f4c296981e9eb7252f29ebbea173fcf9f.tar.gz 2020-08-21 13:29:43,625: DEBUG - + out='2020-08-21 13:29:43 URL:https://codeload.github.com/clonemeagain/attachment_preview/tar.gz/0a3e293f4c296981e9eb7252f29ebbea173fcf9f [34038] -> "plugin-attachment_preview.tar.gz" [1]' 2020-08-21 13:29:43,626: DEBUG - + echo '4258cdd2781d84e0329aaa95938fb4c2baff2606c15b0faec85bd18be790f11e plugin-attachment_preview.tar.gz' 2020-08-21 13:29:43,626: DEBUG - + sha256sum --check --status 2020-08-21 13:29:43,626: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/attachment_preview 2020-08-21 13:29:43,727: DEBUG - + true 2020-08-21 13:29:43,727: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:43,727: DEBUG - + local strip= 2020-08-21 13:29:43,728: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:43,728: DEBUG - + '[' true == true ']' 2020-08-21 13:29:43,728: DEBUG - + local sub_dirs=1 2020-08-21 13:29:43,728: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:43,728: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:43,729: DEBUG - + tar --extract --file=plugin-attachment_preview.tar.gz --directory=/var/www/osticket/include/plugins/build/attachment_preview --strip-components 1 2020-08-21 13:29:43,729: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-attachment_preview-.patch' 2020-08-21 13:29:43,729: DEBUG - ++ wc --lines 2020-08-21 13:29:43,729: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:43,729: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-attachment_preview 2020-08-21 13:29:43,730: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/autocloser --source_id=plugin-autocloser 2020-08-21 13:29:43,731: DEBUG - + source_id=plugin-autocloser 2020-08-21 13:29:43,731: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,732: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src ']' 2020-08-21 13:29:43,732: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,732: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,732: DEBUG - + local src_url=https://github.com/clonemeagain/plugin-autocloser/archive/b5ae451567a3a9a4f79ab19e2781816ea8138cbf.tar.gz 2020-08-21 13:29:43,732: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,733: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,733: DEBUG - + local src_sum=5ecd1201ef1606222a37b5be2fdf6e4459e0f754e474bf7bc71048ba3c38d279 2020-08-21 13:29:43,733: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,733: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,734: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:43,734: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,734: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,735: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:43,735: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,735: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,735: DEBUG - + local src_extract= 2020-08-21 13:29:43,735: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,736: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,736: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:43,736: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-autocloser.src 2020-08-21 13:29:43,736: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:43,736: DEBUG - + local src_filename= 2020-08-21 13:29:43,736: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:43,736: DEBUG - + src_in_subdir=true 2020-08-21 13:29:43,737: DEBUG - + src_format=tar.gz 2020-08-21 13:29:43,737: DEBUG - ++ echo tar.gz 2020-08-21 13:29:43,737: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:43,737: DEBUG - + src_format=tar.gz 2020-08-21 13:29:43,737: DEBUG - + src_extract=true 2020-08-21 13:29:43,737: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:43,737: DEBUG - + src_filename=plugin-autocloser.tar.gz 2020-08-21 13:29:43,737: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-autocloser.tar.gz 2020-08-21 13:29:43,737: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-autocloser.tar.gz 2020-08-21 13:29:43,738: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-autocloser.tar.gz https://github.com/clonemeagain/plugin-autocloser/archive/b5ae451567a3a9a4f79ab19e2781816ea8138cbf.tar.gz 2020-08-21 13:29:44,540: DEBUG - + out='2020-08-21 13:29:44 URL:https://codeload.github.com/clonemeagain/plugin-autocloser/tar.gz/b5ae451567a3a9a4f79ab19e2781816ea8138cbf [19658] -> "plugin-autocloser.tar.gz" [1]' 2020-08-21 13:29:44,540: DEBUG - + echo '5ecd1201ef1606222a37b5be2fdf6e4459e0f754e474bf7bc71048ba3c38d279 plugin-autocloser.tar.gz' 2020-08-21 13:29:44,540: DEBUG - + sha256sum --check --status 2020-08-21 13:29:44,540: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/autocloser 2020-08-21 13:29:44,540: DEBUG - + true 2020-08-21 13:29:44,541: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:44,541: DEBUG - + local strip= 2020-08-21 13:29:44,541: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:44,541: DEBUG - + '[' true == true ']' 2020-08-21 13:29:44,541: DEBUG - + local sub_dirs=1 2020-08-21 13:29:44,541: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:44,541: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:44,541: DEBUG - + tar --extract --file=plugin-autocloser.tar.gz --directory=/var/www/osticket/include/plugins/build/autocloser --strip-components 1 2020-08-21 13:29:44,542: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-autocloser-.patch' 2020-08-21 13:29:44,542: DEBUG - ++ wc --lines 2020-08-21 13:29:44,542: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:44,542: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-autocloser 2020-08-21 13:29:44,542: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/fetch-note --source_id=plugin-fetch-note 2020-08-21 13:29:44,643: DEBUG - + source_id=plugin-fetch-note 2020-08-21 13:29:44,644: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,644: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src ']' 2020-08-21 13:29:44,645: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,645: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,645: DEBUG - + local src_url=https://github.com/bkonetzny/osticket-fetch-note/archive/7bd28052a33d448db68e0393ca5d92f1b1744283.tar.gz 2020-08-21 13:29:44,645: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,646: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,646: DEBUG - + local src_sum=d95c8c744cdad20b25fe4053ca795d118e82c36a5f0b86973da47209b5ac9cc0 2020-08-21 13:29:44,647: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,647: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,647: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:44,647: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,648: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,648: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:44,648: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,648: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,648: DEBUG - + local src_extract= 2020-08-21 13:29:44,648: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,649: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,649: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:44,649: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fetch-note.src 2020-08-21 13:29:44,649: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:44,649: DEBUG - + local src_filename= 2020-08-21 13:29:44,649: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:44,650: DEBUG - + src_in_subdir=true 2020-08-21 13:29:44,650: DEBUG - + src_format=tar.gz 2020-08-21 13:29:44,650: DEBUG - ++ echo tar.gz 2020-08-21 13:29:44,650: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:44,650: DEBUG - + src_format=tar.gz 2020-08-21 13:29:44,650: DEBUG - + src_extract=true 2020-08-21 13:29:44,650: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:44,650: DEBUG - + src_filename=plugin-fetch-note.tar.gz 2020-08-21 13:29:44,651: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-fetch-note.tar.gz 2020-08-21 13:29:44,651: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-fetch-note.tar.gz 2020-08-21 13:29:44,651: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-fetch-note.tar.gz https://github.com/bkonetzny/osticket-fetch-note/archive/7bd28052a33d448db68e0393ca5d92f1b1744283.tar.gz 2020-08-21 13:29:45,353: DEBUG - + out='2020-08-21 13:29:45 URL:https://codeload.github.com/bkonetzny/osticket-fetch-note/tar.gz/7bd28052a33d448db68e0393ca5d92f1b1744283 [2231/2231] -> "plugin-fetch-note.tar.gz" [1]' 2020-08-21 13:29:45,353: DEBUG - + echo 'd95c8c744cdad20b25fe4053ca795d118e82c36a5f0b86973da47209b5ac9cc0 plugin-fetch-note.tar.gz' 2020-08-21 13:29:45,354: DEBUG - + sha256sum --check --status 2020-08-21 13:29:45,354: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/fetch-note 2020-08-21 13:29:45,354: DEBUG - + true 2020-08-21 13:29:45,354: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:45,354: DEBUG - + local strip= 2020-08-21 13:29:45,354: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:45,354: DEBUG - + '[' true == true ']' 2020-08-21 13:29:45,355: DEBUG - + local sub_dirs=1 2020-08-21 13:29:45,355: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:45,355: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:45,355: DEBUG - + tar --extract --file=plugin-fetch-note.tar.gz --directory=/var/www/osticket/include/plugins/build/fetch-note --strip-components 1 2020-08-21 13:29:45,355: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-fetch-note-.patch' 2020-08-21 13:29:45,355: DEBUG - ++ wc --lines 2020-08-21 13:29:45,355: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:45,355: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-fetch-note 2020-08-21 13:29:45,356: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/field-radiobuttons --source_id=plugin-field-radiobuttons 2020-08-21 13:29:45,357: DEBUG - + source_id=plugin-field-radiobuttons 2020-08-21 13:29:45,357: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,357: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src ']' 2020-08-21 13:29:45,357: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,357: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,458: DEBUG - + local src_url=https://github.com/Micke1101/OSTicket-plugin-field-radiobuttons/archive/5e5173b5b15f25a8f681f6df767ecd7f6d413530.tar.gz 2020-08-21 13:29:45,458: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,458: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,458: DEBUG - + local src_sum=cfd135076710cf4eaeb4966af73009bc20618ed8cc9d618f1ddf6499b381c348 2020-08-21 13:29:45,459: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,459: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,459: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:45,459: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,459: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,460: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:45,460: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,460: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,460: DEBUG - + local src_extract= 2020-08-21 13:29:45,461: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,461: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,461: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:45,461: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-field-radiobuttons.src 2020-08-21 13:29:45,461: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:45,462: DEBUG - + local src_filename= 2020-08-21 13:29:45,462: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:45,462: DEBUG - + src_in_subdir=true 2020-08-21 13:29:45,462: DEBUG - + src_format=tar.gz 2020-08-21 13:29:45,462: DEBUG - ++ echo tar.gz 2020-08-21 13:29:45,463: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:45,463: DEBUG - + src_format=tar.gz 2020-08-21 13:29:45,463: DEBUG - + src_extract=true 2020-08-21 13:29:45,463: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:45,463: DEBUG - + src_filename=plugin-field-radiobuttons.tar.gz 2020-08-21 13:29:45,464: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-field-radiobuttons.tar.gz 2020-08-21 13:29:45,464: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-field-radiobuttons.tar.gz 2020-08-21 13:29:45,464: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-field-radiobuttons.tar.gz https://github.com/Micke1101/OSTicket-plugin-field-radiobuttons/archive/5e5173b5b15f25a8f681f6df767ecd7f6d413530.tar.gz 2020-08-21 13:29:46,167: DEBUG - + out='2020-08-21 13:29:46 URL:https://codeload.github.com/Micke1101/OSTicket-plugin-field-radiobuttons/tar.gz/5e5173b5b15f25a8f681f6df767ecd7f6d413530 [4551] -> "plugin-field-radiobuttons.tar.gz" [1]' 2020-08-21 13:29:46,167: DEBUG - + echo 'cfd135076710cf4eaeb4966af73009bc20618ed8cc9d618f1ddf6499b381c348 plugin-field-radiobuttons.tar.gz' 2020-08-21 13:29:46,167: DEBUG - + sha256sum --check --status 2020-08-21 13:29:46,167: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/field-radiobuttons 2020-08-21 13:29:46,167: DEBUG - + true 2020-08-21 13:29:46,168: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:46,168: DEBUG - + local strip= 2020-08-21 13:29:46,168: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:46,168: DEBUG - + '[' true == true ']' 2020-08-21 13:29:46,168: DEBUG - + local sub_dirs=1 2020-08-21 13:29:46,168: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:46,168: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:46,168: DEBUG - + tar --extract --file=plugin-field-radiobuttons.tar.gz --directory=/var/www/osticket/include/plugins/build/field-radiobuttons --strip-components 1 2020-08-21 13:29:46,169: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-field-radiobuttons-.patch' 2020-08-21 13:29:46,169: DEBUG - ++ wc --lines 2020-08-21 13:29:46,169: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:46,169: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-field-radiobuttons 2020-08-21 13:29:46,169: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/fwd-rewriter --source_id=plugin-fwd-rewriter 2020-08-21 13:29:46,170: DEBUG - + source_id=plugin-fwd-rewriter 2020-08-21 13:29:46,170: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,170: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src ']' 2020-08-21 13:29:46,170: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,171: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,171: DEBUG - + local src_url=https://github.com/clonemeagain/plugin-fwd-rewriter/archive/2c5e3bad0f0cb94a1b51a33a854cfd551ea67e30.tar.gz 2020-08-21 13:29:46,171: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,171: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,171: DEBUG - + local src_sum=c12f1757110ef5141f274b5dc10be186c1d608d2bed74d48f41bce956abc98a3 2020-08-21 13:29:46,171: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,171: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,171: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:46,172: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,172: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,172: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:46,172: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,172: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,172: DEBUG - + local src_extract= 2020-08-21 13:29:46,172: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,173: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,173: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:46,173: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-fwd-rewriter.src 2020-08-21 13:29:46,173: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:46,173: DEBUG - + local src_filename= 2020-08-21 13:29:46,173: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:46,173: DEBUG - + src_in_subdir=true 2020-08-21 13:29:46,174: DEBUG - + src_format=tar.gz 2020-08-21 13:29:46,174: DEBUG - ++ echo tar.gz 2020-08-21 13:29:46,175: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:46,175: DEBUG - + src_format=tar.gz 2020-08-21 13:29:46,175: DEBUG - + src_extract=true 2020-08-21 13:29:46,175: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:46,175: DEBUG - + src_filename=plugin-fwd-rewriter.tar.gz 2020-08-21 13:29:46,175: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-fwd-rewriter.tar.gz 2020-08-21 13:29:46,175: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-fwd-rewriter.tar.gz 2020-08-21 13:29:46,175: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-fwd-rewriter.tar.gz https://github.com/clonemeagain/plugin-fwd-rewriter/archive/2c5e3bad0f0cb94a1b51a33a854cfd551ea67e30.tar.gz 2020-08-21 13:29:46,978: DEBUG - + out='2020-08-21 13:29:46 URL:https://codeload.github.com/clonemeagain/plugin-fwd-rewriter/tar.gz/2c5e3bad0f0cb94a1b51a33a854cfd551ea67e30 [18939] -> "plugin-fwd-rewriter.tar.gz" [1]' 2020-08-21 13:29:46,978: DEBUG - + echo 'c12f1757110ef5141f274b5dc10be186c1d608d2bed74d48f41bce956abc98a3 plugin-fwd-rewriter.tar.gz' 2020-08-21 13:29:46,978: DEBUG - + sha256sum --check --status 2020-08-21 13:29:46,979: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/fwd-rewriter 2020-08-21 13:29:46,979: DEBUG - + true 2020-08-21 13:29:46,979: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:46,979: DEBUG - + local strip= 2020-08-21 13:29:46,979: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:46,979: DEBUG - + '[' true == true ']' 2020-08-21 13:29:46,979: DEBUG - + local sub_dirs=1 2020-08-21 13:29:46,979: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:46,979: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:46,980: DEBUG - + tar --extract --file=plugin-fwd-rewriter.tar.gz --directory=/var/www/osticket/include/plugins/build/fwd-rewriter --strip-components 1 2020-08-21 13:29:46,980: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-fwd-rewriter-.patch' 2020-08-21 13:29:46,980: DEBUG - ++ wc --lines 2020-08-21 13:29:46,980: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:46,980: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-fwd-rewriter 2020-08-21 13:29:46,980: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/mattermost --source_id=plugin-mattermost 2020-08-21 13:29:47,081: DEBUG - + source_id=plugin-mattermost 2020-08-21 13:29:47,082: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,082: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src ']' 2020-08-21 13:29:47,082: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,083: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,083: DEBUG - + local src_url=https://github.com/Faust13/osticket-mattermost/archive/ab73d5692fd9877947a513155548c4b581d86f09.tar.gz 2020-08-21 13:29:47,083: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,083: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,083: DEBUG - + local src_sum=a4cfb94776a5e995f39f084441b00fb3219d3e40989b89a89dc9e2f3f47cd2a5 2020-08-21 13:29:47,084: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,084: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,084: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:47,084: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,084: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,085: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:47,085: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,085: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,085: DEBUG - + local src_extract= 2020-08-21 13:29:47,085: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,086: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,086: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:47,086: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mattermost.src 2020-08-21 13:29:47,086: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,086: DEBUG - + local src_filename= 2020-08-21 13:29:47,087: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:47,087: DEBUG - + src_in_subdir=true 2020-08-21 13:29:47,087: DEBUG - + src_format=tar.gz 2020-08-21 13:29:47,087: DEBUG - ++ echo tar.gz 2020-08-21 13:29:47,087: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:47,088: DEBUG - + src_format=tar.gz 2020-08-21 13:29:47,088: DEBUG - + src_extract=true 2020-08-21 13:29:47,088: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:47,088: DEBUG - + src_filename=plugin-mattermost.tar.gz 2020-08-21 13:29:47,088: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-mattermost.tar.gz 2020-08-21 13:29:47,089: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-mattermost.tar.gz 2020-08-21 13:29:47,089: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-mattermost.tar.gz https://github.com/Faust13/osticket-mattermost/archive/ab73d5692fd9877947a513155548c4b581d86f09.tar.gz 2020-08-21 13:29:47,791: DEBUG - + out='2020-08-21 13:29:47 URL:https://codeload.github.com/Faust13/osticket-mattermost/tar.gz/ab73d5692fd9877947a513155548c4b581d86f09 [2091/2091] -> "plugin-mattermost.tar.gz" [1]' 2020-08-21 13:29:47,791: DEBUG - + sha256sum --check --status 2020-08-21 13:29:47,791: DEBUG - + echo 'a4cfb94776a5e995f39f084441b00fb3219d3e40989b89a89dc9e2f3f47cd2a5 plugin-mattermost.tar.gz' 2020-08-21 13:29:47,792: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/mattermost 2020-08-21 13:29:47,792: DEBUG - + true 2020-08-21 13:29:47,792: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:47,792: DEBUG - + local strip= 2020-08-21 13:29:47,792: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:47,792: DEBUG - + '[' true == true ']' 2020-08-21 13:29:47,792: DEBUG - + local sub_dirs=1 2020-08-21 13:29:47,792: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:47,793: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:47,793: DEBUG - + tar --extract --file=plugin-mattermost.tar.gz --directory=/var/www/osticket/include/plugins/build/mattermost --strip-components 1 2020-08-21 13:29:47,793: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-mattermost-.patch' 2020-08-21 13:29:47,793: DEBUG - ++ wc --lines 2020-08-21 13:29:47,793: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:47,793: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-mattermost 2020-08-21 13:29:47,793: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/mentioner --source_id=plugin-mentioner 2020-08-21 13:29:47,794: DEBUG - + source_id=plugin-mentioner 2020-08-21 13:29:47,794: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,794: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src ']' 2020-08-21 13:29:47,795: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,795: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,795: DEBUG - + local src_url=https://github.com/clonemeagain/osticket-plugin-mentioner/archive/c2a8bcd93a8d559b783871a7843903ce2d1a9ff2.tar.gz 2020-08-21 13:29:47,795: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,795: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,795: DEBUG - + local src_sum=6c72a2a86599e3109e5e02194e4202a36e2326b25f916333f134a02cc8061196 2020-08-21 13:29:47,795: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,796: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,796: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:47,796: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,796: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,796: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:47,796: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,796: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,897: DEBUG - + local src_extract= 2020-08-21 13:29:47,897: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,898: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,898: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:47,898: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-mentioner.src 2020-08-21 13:29:47,898: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:47,899: DEBUG - + local src_filename= 2020-08-21 13:29:47,899: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:47,899: DEBUG - + src_in_subdir=true 2020-08-21 13:29:47,899: DEBUG - + src_format=tar.gz 2020-08-21 13:29:47,899: DEBUG - ++ echo tar.gz 2020-08-21 13:29:47,900: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:47,900: DEBUG - + src_format=tar.gz 2020-08-21 13:29:47,900: DEBUG - + src_extract=true 2020-08-21 13:29:47,900: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:47,901: DEBUG - + src_filename=plugin-mentioner.tar.gz 2020-08-21 13:29:47,901: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-mentioner.tar.gz 2020-08-21 13:29:47,901: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-mentioner.tar.gz 2020-08-21 13:29:47,901: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-mentioner.tar.gz https://github.com/clonemeagain/osticket-plugin-mentioner/archive/c2a8bcd93a8d559b783871a7843903ce2d1a9ff2.tar.gz 2020-08-21 13:29:48,704: DEBUG - + out='2020-08-21 13:29:48 URL:https://codeload.github.com/clonemeagain/osticket-plugin-mentioner/tar.gz/c2a8bcd93a8d559b783871a7843903ce2d1a9ff2 [14081] -> "plugin-mentioner.tar.gz" [1]' 2020-08-21 13:29:48,704: DEBUG - + echo '6c72a2a86599e3109e5e02194e4202a36e2326b25f916333f134a02cc8061196 plugin-mentioner.tar.gz' 2020-08-21 13:29:48,704: DEBUG - + sha256sum --check --status 2020-08-21 13:29:48,705: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/mentioner 2020-08-21 13:29:48,705: DEBUG - + true 2020-08-21 13:29:48,705: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:48,705: DEBUG - + local strip= 2020-08-21 13:29:48,705: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:48,705: DEBUG - + '[' true == true ']' 2020-08-21 13:29:48,705: DEBUG - + local sub_dirs=1 2020-08-21 13:29:48,706: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:48,706: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:48,706: DEBUG - + tar --extract --file=plugin-mentioner.tar.gz --directory=/var/www/osticket/include/plugins/build/mentioner --strip-components 1 2020-08-21 13:29:48,706: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-mentioner-.patch' 2020-08-21 13:29:48,706: DEBUG - ++ wc --lines 2020-08-21 13:29:48,706: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:48,706: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-mentioner 2020-08-21 13:29:48,707: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/microsoft-teams --source_id=plugin-microsoft-teams 2020-08-21 13:29:48,708: DEBUG - + source_id=plugin-microsoft-teams 2020-08-21 13:29:48,708: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,708: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src ']' 2020-08-21 13:29:48,708: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,708: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,708: DEBUG - + local src_url=https://github.com/ipavlovi/osTicket-Microsoft-Teams-plugin/archive/2cab87a9b1954c3c3d7bfff30671052e7fc69ae2.tar.gz 2020-08-21 13:29:48,709: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,709: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,709: DEBUG - + local src_sum=48c208064347819580476e7133627c13414cc0307e20d0976f18077c74a28044 2020-08-21 13:29:48,709: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,709: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,709: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:48,710: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,710: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,710: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:48,710: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,710: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,710: DEBUG - + local src_extract= 2020-08-21 13:29:48,711: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,711: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,711: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:48,711: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-microsoft-teams.src 2020-08-21 13:29:48,711: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:48,711: DEBUG - + local src_filename= 2020-08-21 13:29:48,711: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:48,712: DEBUG - + src_in_subdir=true 2020-08-21 13:29:48,712: DEBUG - + src_format=tar.gz 2020-08-21 13:29:48,712: DEBUG - ++ echo tar.gz 2020-08-21 13:29:48,712: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:48,712: DEBUG - + src_format=tar.gz 2020-08-21 13:29:48,712: DEBUG - + src_extract=true 2020-08-21 13:29:48,712: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:48,713: DEBUG - + src_filename=plugin-microsoft-teams.tar.gz 2020-08-21 13:29:48,713: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-microsoft-teams.tar.gz 2020-08-21 13:29:48,713: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-microsoft-teams.tar.gz 2020-08-21 13:29:48,713: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-microsoft-teams.tar.gz https://github.com/ipavlovi/osTicket-Microsoft-Teams-plugin/archive/2cab87a9b1954c3c3d7bfff30671052e7fc69ae2.tar.gz 2020-08-21 13:29:49,415: DEBUG - + out='2020-08-21 13:29:49 URL:https://codeload.github.com/ipavlovi/osTicket-Microsoft-Teams-plugin/tar.gz/2cab87a9b1954c3c3d7bfff30671052e7fc69ae2 [5887] -> "plugin-microsoft-teams.tar.gz" [1]' 2020-08-21 13:29:49,416: DEBUG - + echo '48c208064347819580476e7133627c13414cc0307e20d0976f18077c74a28044 plugin-microsoft-teams.tar.gz' 2020-08-21 13:29:49,416: DEBUG - + sha256sum --check --status 2020-08-21 13:29:49,416: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/microsoft-teams 2020-08-21 13:29:49,416: DEBUG - + true 2020-08-21 13:29:49,416: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:49,417: DEBUG - + local strip= 2020-08-21 13:29:49,417: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:49,417: DEBUG - + '[' true == true ']' 2020-08-21 13:29:49,417: DEBUG - + local sub_dirs=1 2020-08-21 13:29:49,417: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:49,417: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:49,418: DEBUG - + tar --extract --file=plugin-microsoft-teams.tar.gz --directory=/var/www/osticket/include/plugins/build/microsoft-teams --strip-components 1 2020-08-21 13:29:49,418: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-microsoft-teams-.patch' 2020-08-21 13:29:49,418: DEBUG - ++ wc --lines 2020-08-21 13:29:49,418: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:49,418: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-microsoft-teams 2020-08-21 13:29:49,418: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/slack --source_id=plugin-slack 2020-08-21 13:29:49,519: DEBUG - + source_id=plugin-slack 2020-08-21 13:29:49,520: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,520: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src ']' 2020-08-21 13:29:49,520: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,520: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,520: DEBUG - + local src_url=https://github.com/clonemeagain/osticket-slack/archive/ca65391b546add6d29e46cd08df6af69c0d9ea58.tar.gz 2020-08-21 13:29:49,521: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,521: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,521: DEBUG - + local src_sum=c8efddb3f5abbd14abc4982a11c1d4710342eee1330c1925e60375d7787ca090 2020-08-21 13:29:49,521: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,521: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,521: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:49,522: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,523: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,523: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:49,523: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,523: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,523: DEBUG - + local src_extract= 2020-08-21 13:29:49,523: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,524: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,524: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:49,524: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-slack.src 2020-08-21 13:29:49,524: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:49,524: DEBUG - + local src_filename= 2020-08-21 13:29:49,524: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:49,524: DEBUG - + src_in_subdir=true 2020-08-21 13:29:49,525: DEBUG - + src_format=tar.gz 2020-08-21 13:29:49,525: DEBUG - ++ echo tar.gz 2020-08-21 13:29:49,525: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:49,525: DEBUG - + src_format=tar.gz 2020-08-21 13:29:49,525: DEBUG - + src_extract=true 2020-08-21 13:29:49,525: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:49,525: DEBUG - + src_filename=plugin-slack.tar.gz 2020-08-21 13:29:49,525: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-slack.tar.gz 2020-08-21 13:29:49,526: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-slack.tar.gz 2020-08-21 13:29:49,526: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-slack.tar.gz https://github.com/clonemeagain/osticket-slack/archive/ca65391b546add6d29e46cd08df6af69c0d9ea58.tar.gz 2020-08-21 13:29:50,428: DEBUG - + out='2020-08-21 13:29:50 URL:https://codeload.github.com/clonemeagain/osticket-slack/tar.gz/ca65391b546add6d29e46cd08df6af69c0d9ea58 [6522] -> "plugin-slack.tar.gz" [1]' 2020-08-21 13:29:50,429: DEBUG - + echo 'c8efddb3f5abbd14abc4982a11c1d4710342eee1330c1925e60375d7787ca090 plugin-slack.tar.gz' 2020-08-21 13:29:50,429: DEBUG - + sha256sum --check --status 2020-08-21 13:29:50,429: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/slack 2020-08-21 13:29:50,429: DEBUG - + true 2020-08-21 13:29:50,429: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:50,429: DEBUG - + local strip= 2020-08-21 13:29:50,430: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:50,430: DEBUG - + '[' true == true ']' 2020-08-21 13:29:50,430: DEBUG - + local sub_dirs=1 2020-08-21 13:29:50,430: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:50,430: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:50,431: DEBUG - + tar --extract --file=plugin-slack.tar.gz --directory=/var/www/osticket/include/plugins/build/slack --strip-components 1 2020-08-21 13:29:50,431: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-slack-.patch' 2020-08-21 13:29:50,431: DEBUG - ++ wc --lines 2020-08-21 13:29:50,431: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:50,432: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-slack 2020-08-21 13:29:50,432: DEBUG - + ynh_setup_source --dest_dir=/var/www/osticket/include/plugins/build/preventautoscroll --source_id=plugin-preventautoscroll 2020-08-21 13:29:50,534: DEBUG - + source_id=plugin-preventautoscroll 2020-08-21 13:29:50,535: DEBUG - + local src_file_path=/var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,535: DEBUG - + '[' '!' -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src ']' 2020-08-21 13:29:50,536: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,536: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,536: DEBUG - + local src_url=https://github.com/clonemeagain/osticket-plugin-preventautoscroll/archive/2b5c51200d0f64da15d1f504e9294d877577fc46.tar.gz 2020-08-21 13:29:50,536: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,537: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,537: DEBUG - + local src_sum=0e31ea961668097e739de0da4aaf41b36ebf71a56508642500ec3f5ec59ede19 2020-08-21 13:29:50,537: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,537: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,538: DEBUG - + local src_sumprg=sha256sum 2020-08-21 13:29:50,538: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,538: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,538: DEBUG - + local src_format=tar.gz 2020-08-21 13:29:50,538: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,539: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,540: DEBUG - + local src_extract= 2020-08-21 13:29:50,540: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,540: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,540: DEBUG - + local src_in_subdir=true 2020-08-21 13:29:50,541: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../conf/plugin-preventautoscroll.src 2020-08-21 13:29:50,541: DEBUG - ++ cut --delimiter== --fields=2- 2020-08-21 13:29:50,541: DEBUG - + local src_filename= 2020-08-21 13:29:50,542: DEBUG - + src_sumprg=sha256sum 2020-08-21 13:29:50,542: DEBUG - + src_in_subdir=true 2020-08-21 13:29:50,542: DEBUG - + src_format=tar.gz 2020-08-21 13:29:50,543: DEBUG - ++ echo tar.gz 2020-08-21 13:29:50,543: DEBUG - ++ tr '[:upper:]' '[:lower:]' 2020-08-21 13:29:50,543: DEBUG - + src_format=tar.gz 2020-08-21 13:29:50,543: DEBUG - + src_extract=true 2020-08-21 13:29:50,543: DEBUG - + '[' '' = '' ']' 2020-08-21 13:29:50,544: DEBUG - + src_filename=plugin-preventautoscroll.tar.gz 2020-08-21 13:29:50,544: DEBUG - + local local_src=/opt/yunohost-apps-src/osticket/plugin-preventautoscroll.tar.gz 2020-08-21 13:29:50,544: DEBUG - + test -e /opt/yunohost-apps-src/osticket/plugin-preventautoscroll.tar.gz 2020-08-21 13:29:50,544: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=plugin-preventautoscroll.tar.gz https://github.com/clonemeagain/osticket-plugin-preventautoscroll/archive/2b5c51200d0f64da15d1f504e9294d877577fc46.tar.gz 2020-08-21 13:29:51,246: DEBUG - + out='2020-08-21 13:29:51 URL:https://codeload.github.com/clonemeagain/osticket-plugin-preventautoscroll/tar.gz/2b5c51200d0f64da15d1f504e9294d877577fc46 [2841/2841] -> "plugin-preventautoscroll.tar.gz" [1]' 2020-08-21 13:29:51,247: DEBUG - + echo '0e31ea961668097e739de0da4aaf41b36ebf71a56508642500ec3f5ec59ede19 plugin-preventautoscroll.tar.gz' 2020-08-21 13:29:51,247: DEBUG - + sha256sum --check --status 2020-08-21 13:29:51,247: DEBUG - + mkdir --parents /var/www/osticket/include/plugins/build/preventautoscroll 2020-08-21 13:29:51,247: DEBUG - + true 2020-08-21 13:29:51,247: DEBUG - + '[' tar.gz = zip ']' 2020-08-21 13:29:51,247: DEBUG - + local strip= 2020-08-21 13:29:51,247: DEBUG - + '[' true '!=' false ']' 2020-08-21 13:29:51,248: DEBUG - + '[' true == true ']' 2020-08-21 13:29:51,248: DEBUG - + local sub_dirs=1 2020-08-21 13:29:51,248: DEBUG - + strip='--strip-components 1' 2020-08-21 13:29:51,248: DEBUG - + [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]] 2020-08-21 13:29:51,248: DEBUG - + tar --extract --file=plugin-preventautoscroll.tar.gz --directory=/var/www/osticket/include/plugins/build/preventautoscroll --strip-components 1 2020-08-21 13:29:51,248: DEBUG - ++ find /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/patches/ -type f -name 'plugin-preventautoscroll-*.patch' 2020-08-21 13:29:51,248: DEBUG - ++ wc --lines 2020-08-21 13:29:51,248: DEBUG - + (( 0 > 0 )) 2020-08-21 13:29:51,249: DEBUG - + test -e /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts/../sources/extra_files/plugin-preventautoscroll 2020-08-21 13:29:51,249: DEBUG - + ynh_print_info '--message=Configuring nginx web server...' 2020-08-21 13:29:51,249: DEBUG - + echo 'Configuring nginx web server...' 2020-08-21 13:29:51,250: DEBUG - + ynh_add_nginx_config 2020-08-21 13:29:51,250: DEBUG - + finalnginxconf=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,250: DEBUG - + local others_var= 2020-08-21 13:29:51,250: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,351: DEBUG - + local checksum_setting_name=checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf 2020-08-21 13:29:51,352: INFO - Configuring nginx web server... 2020-08-21 13:29:51,353: DEBUG - ++ ynh_app_setting_get --app=osticket --key=checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf 2020-08-21 13:29:51,355: DEBUG - ++ ynh_app_setting get osticket checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf 2020-08-21 13:29:51,355: DEBUG - ++ [[ get == \d\e\l\e\t\e ]] 2020-08-21 13:29:51,356: DEBUG - ++ ACTION=get 2020-08-21 13:29:51,356: DEBUG - ++ APP=osticket 2020-08-21 13:29:51,356: DEBUG - ++ KEY=checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf 2020-08-21 13:29:51,356: DEBUG - ++ VALUE= 2020-08-21 13:29:51,356: DEBUG - ++ python2.7 - 2020-08-21 13:29:51,457: DEBUG - ++ [[ checksumetc_nginx_conf.d_maindomain.tld.dosticket.conf =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:51,457: DEBUG - + local checksum_value= 2020-08-21 13:29:51,457: DEBUG - + backup_file_checksum= 2020-08-21 13:29:51,457: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:51,458: DEBUG - + cp ../conf/nginx.conf /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,458: DEBUG - + test -n /osticket 2020-08-21 13:29:51,458: DEBUG - + local path_url_slash_less=/osticket 2020-08-21 13:29:51,458: DEBUG - + ynh_replace_string --match_string=PATH/ --replace_string=/osticket/ --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,559: DEBUG - + local delimit=@ 2020-08-21 13:29:51,559: DEBUG - + match_string=PATH/ 2020-08-21 13:29:51,560: DEBUG - + replace_string=/osticket/ 2020-08-21 13:29:51,560: DEBUG - + sed --in-place s@PATH/@/osticket/@g /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,560: DEBUG - + ynh_replace_string --match_string=PATH --replace_string=/osticket --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,561: DEBUG - + local delimit=@ 2020-08-21 13:29:51,561: DEBUG - + match_string=PATH 2020-08-21 13:29:51,561: DEBUG - + replace_string=/osticket 2020-08-21 13:29:51,561: DEBUG - + sed --in-place s@PATH@/osticket@g /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,561: DEBUG - + test -n maindomain.tld 2020-08-21 13:29:51,562: DEBUG - + ynh_replace_string --match_string=DOMAIN --replace_string=maindomain.tld --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,663: DEBUG - + local delimit=@ 2020-08-21 13:29:51,663: DEBUG - + match_string=DOMAIN 2020-08-21 13:29:51,663: DEBUG - + replace_string=maindomain.tld 2020-08-21 13:29:51,663: DEBUG - + sed --in-place s@DOMAIN@maindomain.tld@g /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,663: DEBUG - + test -n '' 2020-08-21 13:29:51,664: DEBUG - + test -n osticket 2020-08-21 13:29:51,664: DEBUG - + ynh_replace_string --match_string=NAME --replace_string=osticket --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,765: DEBUG - + local delimit=@ 2020-08-21 13:29:51,765: DEBUG - + match_string=NAME 2020-08-21 13:29:51,765: DEBUG - + replace_string=osticket 2020-08-21 13:29:51,766: DEBUG - + sed --in-place s@NAME@osticket@g /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,766: DEBUG - + test -n /var/www/osticket 2020-08-21 13:29:51,766: DEBUG - + ynh_replace_string --match_string=FINALPATH --replace_string=/var/www/osticket --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,767: DEBUG - + local delimit=@ 2020-08-21 13:29:51,767: DEBUG - + match_string=FINALPATH 2020-08-21 13:29:51,767: DEBUG - + replace_string=/var/www/osticket 2020-08-21 13:29:51,767: DEBUG - + sed --in-place s@FINALPATH@/var/www/osticket@g /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,767: DEBUG - + ynh_replace_string --match_string=PHPVERSION --replace_string=7.3 --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,869: DEBUG - + local delimit=@ 2020-08-21 13:29:51,869: DEBUG - + match_string=PHPVERSION 2020-08-21 13:29:51,869: DEBUG - + replace_string=7.3 2020-08-21 13:29:51,869: DEBUG - + sed --in-place s@PHPVERSION@7.3@g /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,869: DEBUG - + '[' /osticket '!=' / ']' 2020-08-21 13:29:51,870: DEBUG - + ynh_replace_string '--match_string=^#sub_path_only' --replace_string= --target_file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,971: DEBUG - + local delimit=@ 2020-08-21 13:29:51,971: DEBUG - + match_string='^#sub_path_only' 2020-08-21 13:29:51,971: DEBUG - + replace_string= 2020-08-21 13:29:51,971: DEBUG - + sed --in-place 's@^#sub_path_only@@g' /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,971: DEBUG - + ynh_store_file_checksum --file=/etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,972: DEBUG - + local checksum_setting_name=checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf 2020-08-21 13:29:51,972: DEBUG - ++ md5sum /etc/nginx/conf.d/maindomain.tld.d/osticket.conf 2020-08-21 13:29:51,972: DEBUG - ++ cut '--delimiter= ' --fields=1 2020-08-21 13:29:51,973: DEBUG - + ynh_app_setting_set --app=osticket --key=checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf --value=f1556ae3265078b4a38889635dc72458 2020-08-21 13:29:52,074: DEBUG - + ynh_app_setting set osticket checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf f1556ae3265078b4a38889635dc72458 2020-08-21 13:29:52,074: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:52,074: DEBUG - + ACTION=set 2020-08-21 13:29:52,074: DEBUG - + APP=osticket 2020-08-21 13:29:52,075: DEBUG - + KEY=checksumetc_nginx_conf.d_maindomain.tld.d_osticket.conf 2020-08-21 13:29:52,075: DEBUG - + VALUE=f1556ae3265078b4a38889635dc72458 2020-08-21 13:29:52,075: DEBUG - + python2.7 - 2020-08-21 13:29:52,175: DEBUG - + [[ checksumetc_nginx_conf.d_maindomain.tld.dosticket.conf =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:52,175: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:52,176: DEBUG - + unset backup_file_checksum 2020-08-21 13:29:52,176: DEBUG - + ynh_systemd_action --service_name=nginx --action=reload 2020-08-21 13:29:52,277: DEBUG - + service_name=nginx 2020-08-21 13:29:52,278: DEBUG - + action=reload 2020-08-21 13:29:52,278: DEBUG - + line_match= 2020-08-21 13:29:52,278: DEBUG - + length=20 2020-08-21 13:29:52,278: DEBUG - + log_path=/var/log/nginx/nginx.log 2020-08-21 13:29:52,278: DEBUG - + timeout=300 2020-08-21 13:29:52,278: DEBUG - + [[ -n '' ]] 2020-08-21 13:29:52,279: DEBUG - + '[' reload == reload ']' 2020-08-21 13:29:52,279: DEBUG - + action=reload-or-restart 2020-08-21 13:29:52,279: DEBUG - + systemctl reload-or-restart nginx 2020-08-21 13:29:52,279: DEBUG - + [[ -n '' ]] 2020-08-21 13:29:52,279: DEBUG - + ynh_print_info '--message=Configuring system user...' 2020-08-21 13:29:52,381: DEBUG - + echo 'Configuring system user...' 2020-08-21 13:29:52,381: INFO - Configuring system user... 2020-08-21 13:29:52,382: DEBUG - + ynh_system_user_create --username=osticket --home_dir=/var/www/osticket 2020-08-21 13:29:52,383: DEBUG - + use_shell=0 2020-08-21 13:29:52,383: DEBUG - + home_dir=/var/www/osticket 2020-08-21 13:29:52,383: DEBUG - + ynh_system_user_exists osticket 2020-08-21 13:29:52,385: DEBUG - + getent passwd osticket 2020-08-21 13:29:52,385: DEBUG - + '[' -n /var/www/osticket ']' 2020-08-21 13:29:52,385: DEBUG - + local 'user_home_dir=--home-dir /var/www/osticket' 2020-08-21 13:29:52,385: DEBUG - + '[' 0 -eq 1 ']' 2020-08-21 13:29:52,385: DEBUG - + local 'shell=--shell /usr/sbin/nologin' 2020-08-21 13:29:52,385: DEBUG - + useradd --home-dir /var/www/osticket --system --user-group osticket --shell /usr/sbin/nologin 2020-08-21 13:29:52,486: DEBUG - + ynh_print_info '--message=Configuring php-fpm...' 2020-08-21 13:29:52,486: INFO - Configuring php-fpm... 2020-08-21 13:29:52,487: DEBUG - + echo 'Configuring php-fpm...' 2020-08-21 13:29:52,487: DEBUG - + ynh_add_fpm_config 2020-08-21 13:29:52,489: DEBUG - + package= 2020-08-21 13:29:52,489: DEBUG - + use_template=1 2020-08-21 13:29:52,489: DEBUG - + usage= 2020-08-21 13:29:52,489: DEBUG - + footprint= 2020-08-21 13:29:52,489: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:52,489: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:52,490: DEBUG - + dedicated_service=0 2020-08-21 13:29:52,490: DEBUG - + phpversion=7.3 2020-08-21 13:29:52,490: DEBUG - + '[' 7.3 '!=' 7.3 ']' 2020-08-21 13:29:52,490: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:52,490: DEBUG - + '[' 0 -eq 1 ']' 2020-08-21 13:29:52,490: DEBUG - + local fpm_service=php7.3-fpm 2020-08-21 13:29:52,490: DEBUG - + local fpm_config_dir=/etc/php/7.3/fpm 2020-08-21 13:29:52,490: DEBUG - ++ ynh_get_debian_release 2020-08-21 13:29:52,491: DEBUG - +++ lsb_release --codename --short 2020-08-21 13:29:52,491: DEBUG - ++ echo buster 2020-08-21 13:29:52,491: DEBUG - + '[' buster == jessie ']' 2020-08-21 13:29:52,491: DEBUG - + mkdir --parents /etc/php/7.3/fpm/pool.d 2020-08-21 13:29:52,492: DEBUG - + ynh_app_setting_set --app=osticket --key=fpm_config_dir --value=/etc/php/7.3/fpm 2020-08-21 13:29:52,593: DEBUG - + ynh_app_setting set osticket fpm_config_dir /etc/php/7.3/fpm 2020-08-21 13:29:52,594: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:52,594: DEBUG - + ACTION=set 2020-08-21 13:29:52,594: DEBUG - + APP=osticket 2020-08-21 13:29:52,594: DEBUG - + KEY=fpm_config_dir 2020-08-21 13:29:52,594: DEBUG - + VALUE=/etc/php/7.3/fpm 2020-08-21 13:29:52,595: DEBUG - + python2.7 - 2020-08-21 13:29:52,695: DEBUG - + [[ fpm_configdir =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:52,695: DEBUG - + ynh_app_setting_set --app=osticket --key=fpm_service --value=php7.3-fpm 2020-08-21 13:29:52,696: DEBUG - + ynh_app_setting set osticket fpm_service php7.3-fpm 2020-08-21 13:29:52,697: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:52,697: DEBUG - + ACTION=set 2020-08-21 13:29:52,697: DEBUG - + APP=osticket 2020-08-21 13:29:52,697: DEBUG - + KEY=fpm_service 2020-08-21 13:29:52,697: DEBUG - + VALUE=php7.3-fpm 2020-08-21 13:29:52,697: DEBUG - + python2.7 - 2020-08-21 13:29:52,797: DEBUG - + [[ fpmservice =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:52,798: DEBUG - + ynh_app_setting_set --app=osticket --key=fpm_dedicated_service --value=0 2020-08-21 13:29:52,900: DEBUG - + ynh_app_setting set osticket fpm_dedicated_service 0 2020-08-21 13:29:52,901: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:52,901: DEBUG - + ACTION=set 2020-08-21 13:29:52,901: DEBUG - + APP=osticket 2020-08-21 13:29:52,901: DEBUG - + KEY=fpm_dedicated_service 2020-08-21 13:29:52,902: DEBUG - + VALUE=0 2020-08-21 13:29:52,902: DEBUG - + python2.7 - 2020-08-21 13:29:53,002: DEBUG - + [[ fpm_dedicatedservice =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:53,003: DEBUG - + ynh_app_setting_set --app=osticket --key=phpversion --value=7.3 2020-08-21 13:29:53,104: DEBUG - + ynh_appsetting set osticket phpversion 7.3 2020-08-21 13:29:53,105: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:53,105: DEBUG - + ACTION=set 2020-08-21 13:29:53,105: DEBUG - + APP=osticket 2020-08-21 13:29:53,105: DEBUG - + KEY=phpversion 2020-08-21 13:29:53,106: DEBUG - + VALUE=7.3 2020-08-21 13:29:53,106: DEBUG - + python2.7 - 2020-08-21 13:29:53,206: DEBUG - + [[ phpversion =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:53,207: DEBUG - + finalphpconf=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,207: DEBUG - + '[' 0 -eq 1 ']' 2020-08-21 13:29:53,207: DEBUG - + ynh_backup_if_checksum_is_different --file=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,208: DEBUG - + local checksum_setting_name=checksumetc_php_7.3_fpm_pool.d_osticket.conf 2020-08-21 13:29:53,208: DEBUG - ++ ynh_app_setting_get --app=osticket --key=checksumetc_php_7.3_fpm_pool.d_osticket.conf 2020-08-21 13:29:53,209: DEBUG - ++ ynh_app_setting get osticket checksumetc_php_7.3_fpm_pool.d_osticket.conf 2020-08-21 13:29:53,209: DEBUG - ++ [[ get == \d\e\l\e\t\e ]] 2020-08-21 13:29:53,209: DEBUG - ++ ACTION=get 2020-08-21 13:29:53,209: DEBUG - ++ APP=osticket 2020-08-21 13:29:53,209: DEBUG - ++ KEY=checksum__etc_php_7.3_fpm_pool.d_osticket.conf 2020-08-21 13:29:53,209: DEBUG - ++ VALUE= 2020-08-21 13:29:53,209: DEBUG - ++ python2.7 - 2020-08-21 13:29:53,310: DEBUG - ++ [[ checksumetc_php_7.3_fpm_pool.dosticket.conf =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:53,310: DEBUG - + local checksum_value= 2020-08-21 13:29:53,310: DEBUG - + backup_file_checksum= 2020-08-21 13:29:53,310: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:53,311: DEBUG - + '[' 1 -eq 1 ']' 2020-08-21 13:29:53,311: DEBUG - + local phpfpm_path=../conf/php-fpm.conf 2020-08-21 13:29:53,311: DEBUG - + '[' '!' -e ../conf/php-fpm.conf ']' 2020-08-21 13:29:53,311: DEBUG - + '[' -e ../conf/php-fpm.conf ']' 2020-08-21 13:29:53,311: DEBUG - + cp ../conf/php-fpm.conf /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,311: DEBUG - + ynh_replace_string --match_string=NAMETOCHANGE --replace_string=osticket --target_file=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,413: DEBUG - + local delimit=@ 2020-08-21 13:29:53,413: DEBUG - + match_string=NAMETOCHANGE 2020-08-21 13:29:53,413: DEBUG - + replace_string=osticket 2020-08-21 13:29:53,413: DEBUG - + sed --in-place s@NAMETOCHANGE@osticket@g /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,413: DEBUG - + ynh_replace_string --match_string=FINALPATH --replace_string=/var/www/osticket --target_file=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,415: DEBUG - + local delimit=@ 2020-08-21 13:29:53,415: DEBUG - + match_string=FINALPATH 2020-08-21 13:29:53,415: DEBUG - + replace_string=/var/www/osticket 2020-08-21 13:29:53,415: DEBUG - + sed --in-place s@FINALPATH@/var/www/osticket@g /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,415: DEBUG - + ynh_replace_string --match_string=USER --replace_string=osticket --target_file=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,516: DEBUG - + local delimit=@ 2020-08-21 13:29:53,516: DEBUG - + match_string=USER 2020-08-21 13:29:53,517: DEBUG - + replace_string=osticket 2020-08-21 13:29:53,517: DEBUG - + sed --in-place s@USER@osticket@g /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,517: DEBUG - + ynh_replace_string --match_string=PHPVERSION --replace_string=7.3 --target_file=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,618: DEBUG - + local delimit=@ 2020-08-21 13:29:53,618: DEBUG - + match_string=PHPVERSION 2020-08-21 13:29:53,618: DEBUG - + replace_string=7.3 2020-08-21 13:29:53,618: DEBUG - + sed --in-place s@PHPVERSION@7.3@g /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,619: DEBUG - + chown root: /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,619: DEBUG - + ynh_store_file_checksum --file=/etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,620: DEBUG - + local checksum_setting_name=checksumetc_php_7.3_fpm_pool.d_osticket.conf 2020-08-21 13:29:53,620: DEBUG - ++ md5sum /etc/php/7.3/fpm/pool.d/osticket.conf 2020-08-21 13:29:53,620: DEBUG - ++ cut '--delimiter= ' --fields=1 2020-08-21 13:29:53,620: DEBUG - + ynh_app_setting_set --app=osticket --key=checksumetc_php_7.3_fpm_pool.d_osticket.conf --value=d0be8b62bc720c78a362d5105ad8744c 2020-08-21 13:29:53,721: DEBUG - + ynh_app_setting set osticket checksumetc_php_7.3_fpm_pool.d_osticket.conf d0be8b62bc720c78a362d5105ad8744c 2020-08-21 13:29:53,721: DEBUG - + [[ set == \d\e\l\e\t\e ]] 2020-08-21 13:29:53,722: DEBUG - + ACTION=set 2020-08-21 13:29:53,722: DEBUG - + APP=osticket 2020-08-21 13:29:53,722: DEBUG - + KEY=checksum__etc_php_7.3_fpm_pool.d_osticket.conf 2020-08-21 13:29:53,722: DEBUG - + VALUE=d0be8b62bc720c78a362d5105ad8744c 2020-08-21 13:29:53,722: DEBUG - + python2.7 - 2020-08-21 13:29:53,823: DEBUG - + [[ checksumetc_php_7.3_fpm_pool.dosticket.conf =~ ^(unprotected|skipped) ]] 2020-08-21 13:29:53,823: DEBUG - + '[' -n '' ']' 2020-08-21 13:29:53,823: DEBUG - + unset backup_file_checksum 2020-08-21 13:29:53,823: DEBUG - + '[' -e ../conf/php-fpm.ini ']' 2020-08-21 13:29:53,823: DEBUG - + '[' 0 -eq 1 ']' 2020-08-21 13:29:53,823: DEBUG - + ynh_systemd_action --service_name=php7.3-fpm --action=reload 2020-08-21 13:29:53,825: DEBUG - + service_name=php7.3-fpm 2020-08-21 13:29:53,825: DEBUG - + action=reload 2020-08-21 13:29:53,825: DEBUG - + line_match= 2020-08-21 13:29:53,825: DEBUG - + length=20 2020-08-21 13:29:53,825: DEBUG - + log_path=/var/log/php7.3-fpm/php7.3-fpm.log 2020-08-21 13:29:53,825: DEBUG - + timeout=300 2020-08-21 13:29:53,826: DEBUG - + [[ -n '' ]] 2020-08-21 13:29:53,826: DEBUG - + '[' reload == reload ']' 2020-08-21 13:29:53,826: DEBUG - + action=reload-or-restart 2020-08-21 13:29:53,826: DEBUG - + systemctl reload-or-restart php7.3-fpm 2020-08-21 13:29:53,926: DEBUG - + [[ -n '' ]] 2020-08-21 13:29:53,927: INFO - Preparing install... 2020-08-21 13:29:53,927: DEBUG - + ynh_print_info '--message=Preparing install...' 2020-08-21 13:29:53,928: DEBUG - + echo 'Preparing install...' 2020-08-21 13:29:53,928: DEBUG - + config_file=/var/www/osticket/include/ost-config.php 2020-08-21 13:29:53,928: DEBUG - + cp -f ../conf/ost-sampleconfig.php /var/www/osticket/include/ost-config.php 2020-08-21 13:29:53,928: DEBUG - ++ ynh_user_get_info omarechal firstname 2020-08-21 13:29:53,929: DEBUG - ++ yunohost user info omarechal --output-as plain 2020-08-21 13:29:53,930: DEBUG - ++ ynh_get_plainkey firstname 2020-08-21 13:29:53,930: DEBUG - ++ local prefix=# 2020-08-21 13:29:53,930: DEBUG - ++ local founded=0 2020-08-21 13:29:53,930: DEBUG - ++ local key=firstname 2020-08-21 13:29:53,930: DEBUG - ++ shift 2020-08-21 13:29:53,930: DEBUG - ++ read line 2020-08-21 13:29:54,331: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,332: DEBUG - ++ [[ #username =~ ^#firstname$ ]] 2020-08-21 13:29:54,332: DEBUG - ++ read line 2020-08-21 13:29:54,332: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,332: DEBUG - ++ [[ omarechal =~ ^#firstname$ ]] 2020-08-21 13:29:54,332: DEBUG - ++ read line 2020-08-21 13:29:54,333: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,333: DEBUG - ++ [[ #firstname =~ ^#firstname$ ]] 2020-08-21 13:29:54,333: DEBUG - ++ [[ -n '' ]] 2020-08-21 13:29:54,333: DEBUG - ++ founded=1 2020-08-21 13:29:54,333: DEBUG - ++ read line 2020-08-21 13:29:54,333: DEBUG - ++ [[ 1 == \1 ]] 2020-08-21 13:29:54,334: DEBUG - ++ [[ Olivier =~ ^#[^#] ]] 2020-08-21 13:29:54,334: DEBUG - ++ echo Olivier 2020-08-21 13:29:54,334: DEBUG - ++ read line 2020-08-21 13:29:54,334: DEBUG - ++ [[ 1 == \1 ]] 2020-08-21 13:29:54,334: DEBUG - ++ [[ #lastname =~ ^#[^#] ]] 2020-08-21 13:29:54,335: DEBUG - ++ return 2020-08-21 13:29:54,335: DEBUG - + admin_fname=Olivier 2020-08-21 13:29:54,335: DEBUG - ++ ynh_user_get_info omarechal lastname 2020-08-21 13:29:54,337: DEBUG - ++ yunohost user info omarechal --output-as plain 2020-08-21 13:29:54,337: DEBUG - ++ ynh_get_plainkey lastname 2020-08-21 13:29:54,337: DEBUG - ++ local prefix=# 2020-08-21 13:29:54,337: DEBUG - ++ local founded=0 2020-08-21 13:29:54,337: DEBUG - ++ local key=lastname 2020-08-21 13:29:54,337: DEBUG - ++ shift 2020-08-21 13:29:54,337: DEBUG - ++ read line 2020-08-21 13:29:54,638: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,639: DEBUG - ++ [[ #username =~ ^#lastname$ ]] 2020-08-21 13:29:54,639: DEBUG - ++ read line 2020-08-21 13:29:54,639: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,639: DEBUG - ++ [[ omarechal =~ ^#lastname$ ]] 2020-08-21 13:29:54,639: DEBUG - ++ read line 2020-08-21 13:29:54,640: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,640: DEBUG - ++ [[ #firstname =~ ^#lastname$ ]] 2020-08-21 13:29:54,640: DEBUG - ++ read line 2020-08-21 13:29:54,640: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,640: DEBUG - ++ [[ Olivier =~ ^#lastname$ ]] 2020-08-21 13:29:54,640: DEBUG - ++ read line 2020-08-21 13:29:54,641: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,641: DEBUG - ++ [[ #lastname =~ ^#lastname$ ]] 2020-08-21 13:29:54,641: DEBUG - ++ [[ -n '' ]] 2020-08-21 13:29:54,641: DEBUG - ++ founded=1 2020-08-21 13:29:54,641: DEBUG - ++ read line 2020-08-21 13:29:54,642: DEBUG - ++ [[ 1 == \1 ]] 2020-08-21 13:29:54,642: DEBUG - ++ [[ MARECHAL =~ ^#[^#] ]] 2020-08-21 13:29:54,642: DEBUG - ++ echo MARECHAL 2020-08-21 13:29:54,642: DEBUG - ++ read line 2020-08-21 13:29:54,642: DEBUG - ++ [[ 1 == \1 ]] 2020-08-21 13:29:54,642: DEBUG - ++ [[ #mailbox-quota =~ ^#[^#] ]] 2020-08-21 13:29:54,642: DEBUG - ++ return 2020-08-21 13:29:54,643: DEBUG - + admin_lname=MARECHAL 2020-08-21 13:29:54,643: DEBUG - ++ ynh_user_get_info omarechal mail 2020-08-21 13:29:54,644: DEBUG - ++ ynh_get_plainkey mail 2020-08-21 13:29:54,644: DEBUG - ++ local prefix=# 2020-08-21 13:29:54,645: DEBUG - ++ local founded=0 2020-08-21 13:29:54,645: DEBUG - ++ local key=mail 2020-08-21 13:29:54,645: DEBUG - ++ shift 2020-08-21 13:29:54,645: DEBUG - ++ read line 2020-08-21 13:29:54,645: DEBUG - ++ yunohost user info omarechal --output-as plain 2020-08-21 13:29:54,946: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,946: DEBUG - ++ [[ #username =~ ^#mail$ ]] 2020-08-21 13:29:54,947: DEBUG - ++ read line 2020-08-21 13:29:54,947: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,947: DEBUG - ++ [[ omarechal =~ ^#mail$ ]] 2020-08-21 13:29:54,947: DEBUG - ++ read line 2020-08-21 13:29:54,947: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,947: DEBUG - ++ [[ #firstname =~ ^#mail$ ]] 2020-08-21 13:29:54,948: DEBUG - ++ read line 2020-08-21 13:29:54,948: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,948: DEBUG - ++ [[ Olivier =~ ^#mail$ ]] 2020-08-21 13:29:54,948: DEBUG - ++ read line 2020-08-21 13:29:54,948: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,948: DEBUG - ++ [[ #lastname =~ ^#mail$ ]] 2020-08-21 13:29:54,948: DEBUG - ++ read line 2020-08-21 13:29:54,948: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,949: DEBUG - ++ [[ MARECHAL =~ ^#mail$ ]] 2020-08-21 13:29:54,949: DEBUG - ++ read line 2020-08-21 13:29:54,949: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,949: DEBUG - ++ [[ #mailbox-quota =~ ^#mail$ ]] 2020-08-21 13:29:54,949: DEBUG - ++ read line 2020-08-21 13:29:54,949: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,949: DEBUG - ++ [[ ##use =~ ^#mail$ ]] 2020-08-21 13:29:54,949: DEBUG - ++ read line 2020-08-21 13:29:54,950: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,950: DEBUG - ++ [[ 720.0K =~ ^#mail$ ]] 2020-08-21 13:29:54,950: DEBUG - ++ read line 2020-08-21 13:29:54,950: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,950: DEBUG - ++ [[ ##limit =~ ^#mail$ ]] 2020-08-21 13:29:54,950: DEBUG - ++ read line 2020-08-21 13:29:54,950: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,950: DEBUG - ++ [[ No quota =~ ^#mail$ ]] 2020-08-21 13:29:54,950: DEBUG - ++ read line 2020-08-21 13:29:54,950: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,951: DEBUG - ++ [[ #mail-forward =~ ^#mail$ ]] 2020-08-21 13:29:54,951: DEBUG - ++ read line 2020-08-21 13:29:54,951: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,951: DEBUG - ++ [[ omarechal@om-conseil.fr =~ ^#mail$ ]] 2020-08-21 13:29:54,951: DEBUG - ++ read line 2020-08-21 13:29:54,951: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,951: DEBUG - ++ [[ #mail-aliases =~ ^#mail$ ]] 2020-08-21 13:29:54,951: DEBUG - ++ read line 2020-08-21 13:29:54,951: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,951: DEBUG - ++ [[ root@maindomain.tld =~ ^#mail$ ]] 2020-08-21 13:29:54,952: DEBUG - ++ read line 2020-08-21 13:29:54,952: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,952: DEBUG - ++ [[ admin@maindomain.tld =~ ^#mail$ ]] 2020-08-21 13:29:54,952: DEBUG - ++ read line 2020-08-21 13:29:54,952: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,952: DEBUG - ++ [[ webmaster@maindomain.tld =~ ^#mail$ ]] 2020-08-21 13:29:54,952: DEBUG - ++ read line 2020-08-21 13:29:54,953: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,953: DEBUG - ++ [[ postmaster@maindomain.tld =~ ^#mail$ ]] 2020-08-21 13:29:54,953: DEBUG - ++ read line 2020-08-21 13:29:54,953: DEBUG - ++ [[ 0 == \1 ]] 2020-08-21 13:29:54,953: DEBUG - ++ [[ #mail =~ ^#mail$ ]] 2020-08-21 13:29:54,953: DEBUG - ++ [[ -n '' ]] 2020-08-21 13:29:54,953: DEBUG - ++ founded=1 2020-08-21 13:29:54,953: DEBUG - ++ read line 2020-08-21 13:29:54,953: DEBUG - ++ [[ 1 == \1 ]] 2020-08-21 13:29:54,953: DEBUG - ++ [[ omarechal@maindomain.tld =~ ^#[^#] ]] 2020-08-21 13:29:54,954: DEBUG - ++ echo omarechal@maindomain.tld 2020-08-21 13:29:54,954: DEBUG - ++ read line 2020-08-21 13:29:54,954: DEBUG - ++ [[ 1 == \1 ]] 2020-08-21 13:29:54,954: DEBUG - ++ [[ #fullname =~ ^#[^#] ]] 2020-08-21 13:29:54,954: DEBUG - ++ return 2020-08-21 13:29:54,954: DEBUG - + admin_mail=omarechal@maindomain.tld 2020-08-21 13:29:54,954: DEBUG - + ynh_print_info '--message=Building plugins...' 2020-08-21 13:29:55,055: DEBUG - + echo 'Building plugins...' 2020-08-21 13:29:55,056: INFO - Building plugins... 2020-08-21 13:29:55,056: DEBUG - + pushd /var/www/osticket/include/plugins/build 2020-08-21 13:29:55,057: DEBUG - /var/www/osticket/include/plugins/build /var/cache/yunohost/from_file/osticket_ynh-cadb10e497d938e0e684e43ac870a3807b4b60d9/scripts 2020-08-21 13:29:55,057: DEBUG - + php make.php hydrate 2020-08-21 13:29:55,258: WARNING - 2020-08-21 13:29:55,359: DEBUG - Hydrating :: lib/jasig/phpcas/source => auth-cas/lib/jasig/phpcas 2020-08-21 13:29:55,359: WARNING - 2020-08-21 13:29:55,360: DEBUG - + ynh_exit_properly 2020-08-21 13:29:55,360: WARNING - [RuntimeException] 2020-08-21 13:29:55,361: DEBUG - + local exit_code=255 2020-08-21 13:29:55,361: WARNING - The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly 2020-08-21 13:29:55,361: DEBUG - + '[' 255 -eq 0 ']' 2020-08-21 13:29:55,362: WARNING - 2020-08-21 13:29:55,362: DEBUG - + trap '' EXIT 2020-08-21 13:29:55,362: WARNING - 2020-08-21 13:29:55,363: DEBUG - + set +o errexit 2020-08-21 13:29:55,363: WARNING - Exception trace: 2020-08-21 13:29:55,363: DEBUG - + set +o nounset 2020-08-21 13:29:55,364: WARNING - () at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Factory.php:648 2020-08-21 13:29:55,364: DEBUG - + sleep 0.5 2020-08-21 13:29:55,364: WARNING - Composer\Factory::getUserDir() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Factory.php:69 2020-08-21 13:29:55,365: WARNING - Composer\Factory::getHomeDir() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Factory.php:160 2020-08-21 13:29:55,365: WARNING - Composer\Factory::createConfig() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Factory.php:303 2020-08-21 13:29:55,366: WARNING - Composer\Factory->createComposer() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Factory.php:576 2020-08-21 13:29:55,367: WARNING - Composer\Factory::create() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Console/Application.php:368 2020-08-21 13:29:55,368: WARNING - Composer\Console\Application->getComposer() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Console/Application.php:486 2020-08-21 13:29:55,368: WARNING - Composer\Console\Application->getPluginCommands() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Console/Application.php:178 2020-08-21 13:29:55,368: WARNING - Composer\Console\Application->doRun() at phar:///var/www/osticket/include/plugins/build/composer.phar/vendor/symfony/console/Application.php:117 2020-08-21 13:29:55,369: WARNING - Symfony\Component\Console\Application->run() at phar:///var/www/osticket/include/plugins/build/composer.phar/src/Composer/Console/Application.php:113 2020-08-21 13:29:55,369: WARNING - Composer\Console\Application->run() at phar:///var/www/osticket/include/plugins/build/composer.phar/bin/composer:61 2020-08-21 13:29:55,370: WARNING - require() at /var/www/osticket/include/plugins/build/composer.phar:24 2020-08-21 13:29:55,370: WARNING - 2020-08-21 13:29:55,370: WARNING - PHP Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::construct(/var/www/osticket/include/plugins/build/lib/jasig/phpcas/source): failed to open dir: No such file or directory in /var/www/osticket/include/plugins/build/make.php:481 2020-08-21 13:29:55,371: WARNING - Stack trace: 2020-08-21 13:29:55,371: WARNING - #0 /var/www/osticket/include/plugins/build/make.php(481): RecursiveDirectoryIterator->construct('/var/www/ostick...', 4096) 2020-08-21 13:29:55,372: WARNING - #1 /var/www/osticket/include/plugins/build/make.php(340): PluginBuilder->_hydrate(Array) 2020-08-21 13:29:55,372: WARNING - #2 /var/www/osticket/include/plugins/build/make.php(240): PluginBuilder->run(Array, Array) 2020-08-21 13:29:55,372: WARNING - #3 /var/www/osticket/include/plugins/build/make.php(704): Module->_run('make.php') 2020-08-21 13:29:55,373: WARNING - #4 {main} 2020-08-21 13:29:55,373: WARNING - thrown in /var/www/osticket/include/plugins/build/make.php on line 481 2020-08-21 13:29:55,774: DEBUG - + type -t ynh_clean_setup 2020-08-21 13:29:55,775: DEBUG - + ynh_clean_setup 2020-08-21 13:29:55,775: DEBUG - + true 2020-08-21 13:29:55,782: DEBUG - + exit 1 2020-08-21 13:29:55,919: ERROR - Impossible d’installer osticket : Une erreur est survenue dans le script d’installation de l’application

Psycojoker commented 4 years ago

Salut,

Je te renvoies sur le projet github de l'application osticket où se trouvent ses développeurs qui pourront te répondre si tu y ouvres une issue : https://github.com/yunohost-apps/osticket_ynh

Tu peux aussi tenter le forum pour ça (c'est là que le support est fait) : https://forum.yunohost.org (même si ici on dirait bien un bug dans l'application)

Une agréable journée,

espritdunet commented 4 years ago

Salut,

Je ne savais pas trop où aller !

Merci je vais rerouter.

Au plaisir,

Olivier

Activé 21 août 2020 à 16:50, Bram notifications@github.com a écrit :

Salut,

Je te renvoies sur le projet github de l'application osticket où se trouvent ses développeurs qui pourront te répondre si tu y ouvres une issue : https://github.com/yunohost-apps/osticket_ynh

Tu peux aussi tenter le forum pour ça (c'est là que le support est fait) : https://forum.yunohost.org (même si ici on dirait bien un bug dans l'application)

Une agréable journée,

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

espritdunet commented 4 years ago

J'ai déclaré le souci ici : https://github.com/YunoHost-Apps/osticket_ynh/issues/10