YunoHost-Apps / garradin_ynh

Logiciel libre de gestion associative pour YunoHost
https://garradin.eu/
GNU General Public License v3.0
7 stars 8 forks source link

can't install on ynh.V3 #9

Closed isAAAc closed 6 years ago

isAAAc commented 6 years ago
2018-07-13 00:44:02,648 INFO     moulinette.actionsmap process - processing action [14847.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'fpm_service'}
2018-07-13 00:44:02,650 DEBUG    yunohost.app app_setting - [14847.1] cannot get app setting 'fpm_service' for 'garradin'
2018-07-13 00:44:02,650 DEBUG    moulinette.actionsmap process - action [14847.1] executed in 0.002s
2018-07-13 00:44:02,677 WARNING  yunohost.hook <lambda> - [9560.1] /etc/php5/fpm/pool.d/garradin.conf wasn't deleted because it doesn't exist.
2018-07-13 00:44:02,677 DEBUG    yunohost.hook <lambda> - [9560.1] + local fpm_service=
2018-07-13 00:44:02,678 DEBUG    yunohost.hook <lambda> - [9560.1] + '[' -z '' ']'
2018-07-13 00:44:02,678 DEBUG    yunohost.hook <lambda> - [9560.1] + fpm_config_dir=/etc/php5/fpm
2018-07-13 00:44:02,678 DEBUG    yunohost.hook <lambda> - [9560.1] + fpm_service=php5-fpm
2018-07-13 00:44:02,679 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_secure_remove /etc/php5/fpm/pool.d/garradin.conf
2018-07-13 00:44:02,679 DEBUG    yunohost.hook <lambda> - [9560.1] + local path_to_remove=/etc/php5/fpm/pool.d/garradin.conf

i think the app sould be upgraded to work with php7 , no ?


and it broke my php7 :/ 

-- L'unité (unit) php7.0-fpm.service a commencé à démarrer. juil. 13 01:03:08 krashboyz php-fpm7.0[18452]: [13-Jul-2018 01:03:08] ERROR: [pool garradin] the chdir path '/var/www/garradin' does not exist or is not a directory juil. 13 01:03:08 krashboyz php-fpm7.0[18452]: [13-Jul-2018 01:03:08] ERROR: failed to post process the configuration juil. 13 01:03:08 krashboyz php-fpm7.0[18452]: [13-Jul-2018 01:03:08] ERROR: FPM initialization failed juil. 13 01:03:08 krashboyz systemd[1]: php7.0-fpm.service: Main process exited, code=exited, status=78/n/a juil. 13 01:03:08 krashboyz systemd[1]: Failed to start The PHP 7.0 FastCGI Process Manager. -- Subject: L'unité (unit) php7.0-fpm.service a échoué -- Defined-By: systemd


#yunohost -v
yunohost: 
  repo: stable
  version: 3.0.0.1
yunohost-admin: 
  repo: stable
  version: 3.0.0
moulinette: 
  repo: stable
  version: 3.0.0
ssowat: 
  repo: stable
  version: 3.0.0

to resolve the php7 restart :

rm /etc/php/7.0/fpm/pool.d/garradin.conf
service php7.0-fpm start
frju365 commented 6 years ago

Bon... come d'hab, je croyais avoir tout mis à jour... mais non. Bon, je regarde demain ce qui ne va pas. Tu aurais le log juste avant

2018-07-13 00:44:02,648 INFO     moulinette.actionsmap process - processing action [14847.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'fpm_service'}

Par contre, oui ça a cassé php-fpm, car je pense avoir fait une erreur dans le remove.

isAAAc commented 6 years ago

rien d'urgent de mon coté, l'appli n'est pas réellement utilisée (bien pour ça que j'ai tenté la réinstall)

le log demandé ;) :

2018-07-13 00:42:48,730 DEBUG    yunohost.app _fetch_app_from_git - [9560.1] Téléchargement...
2018-07-13 00:42:49,645 DEBUG    yunohost.app _extract_app_from_file - [9560.1] Extraction...
2018-07-13 00:42:49,713 DEBUG    yunohost.app _extract_app_from_file - [9560.1] Terminé
2018-07-13 00:42:49,723 DEBUG    yunohost.app _check_manifest_requirements - [9560.1] Vérification des paquets requis pour garradin...
2018-07-13 00:42:55,803 DEBUG    yunohost.hook hook_exec - [9560.1] Exécution de la commande « sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts YNH_APP_ARG_IS_PUBLIC=0 YNH_APP_INSTANCE_NAM
E=garradin YNH_APP_ID=garradin YNH_APP_ARG_PATH=/garradin YNH_APP_ARG_DOMAIN=krashboyz.org BASH_XTRACEFD=7 /bin/bash -x "./install" krashboyz.org /garradin 0 garradin 7>&1 »...
2018-07-13 00:42:56,052 DEBUG    yunohost.hook <lambda> - [9560.1] + source _common.sh
2018-07-13 00:42:56,065 DEBUG    yunohost.hook <lambda> - [9560.1] + source /usr/share/yunohost/helpers
2018-07-13 00:42:56,065 DEBUG    yunohost.hook <lambda> - [9560.1] +++ run-parts --list /usr/share/yunohost/helpers.d
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/backend ']'
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/backend
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/filesystem
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] +++ CAN_BIND=1
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,066 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/ip ']'
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/ip
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/mysql
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/network
2018-07-13 00:42:56,067 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/nodejs
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] +++ n_install_dir=/opt/node_n
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] +++ node_version_path=/opt/node_n/n/versions/node
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] +++ export N_PREFIX=/opt/node_n
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] +++ N_PREFIX=/opt/node_n
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/package ']'
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/package
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,068 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/print ']'
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/print
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/psql ']'
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/psql
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
2018-07-13 00:42:56,069 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/setting
2018-07-13 00:42:56,081 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/string
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/system ']'
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/system
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/user
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
2018-07-13 00:42:56,082 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/utils
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_abort_if_errors
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + set -eu
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + trap ynh_exit_properly EXIT
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + domain=krashboyz.org
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + path_url=/garradin
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + is_public=0
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + app=garradin
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + final_path=/var/www/garradin
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] + test '!' -e /var/www/garradin
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] ++ ynh_normalize_url_path /garradin
2018-07-13 00:42:56,083 DEBUG    yunohost.hook <lambda> - [9560.1] ++ local path_url=/garradin
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] ++ test -n /garradin
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' / '!=' / ']'
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' n == / ']'
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] ++ echo /garradin
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] + path_url=/garradin
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_webpath_available krashboyz.org /garradin
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] + local domain=krashboyz.org
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] + local path=/garradin
2018-07-13 00:42:56,084 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo yunohost domain url-available krashboyz.org /garradin
2018-07-13 00:42:56,313 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:42:56,325 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:42:56,325 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:42:56,326 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:42:56,416 DEBUG    moulinette.authenticator.ldap __init__ - initialize authenticator 'ldap-anonymous' with: uri='ldap://localhost:389', base_dn='dc=yunohost,dc=org', user_rdn='None'
2018-07-13 00:42:56,470 DEBUG    moulinette.actionsmap process - loading python module yunohost.domain took 0.047s
2018-07-13 00:42:56,470 INFO     moulinette.actionsmap process - processing action [9854.1]: yunohost.domain.url-available with args={'path': '/garradin', 'domain': 'krashboyz.org', 'auth': <moulinette.authenticators.ldap.Authenticator object at 0x7f658ae64710>}
2018-07-13 00:42:56,532 DEBUG    moulinette.actionsmap process - action [9854.1] executed in 0.061s
2018-07-13 00:42:56,532 DEBUG    yunohost.hook <lambda> - [9560.1] True
2018-07-13 00:42:56,567 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_webpath_register garradin krashboyz.org /garradin
2018-07-13 00:42:56,567 DEBUG    yunohost.hook <lambda> - [9560.1] + local app=garradin
2018-07-13 00:42:56,567 DEBUG    yunohost.hook <lambda> - [9560.1] + local domain=krashboyz.org
2018-07-13 00:42:56,567 DEBUG    yunohost.hook <lambda> - [9560.1] + local path=/garradin
2018-07-13 00:42:56,567 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo yunohost app register-url garradin krashboyz.org /garradin
2018-07-13 00:42:56,854 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:42:56,869 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:42:56,869 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:42:56,871 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:42:56,964 DEBUG    moulinette.authenticator.ldap __init__ - initialize authenticator 'ldap-anonymous' with: uri='ldap://localhost:389', base_dn='dc=yunohost,dc=org', user_rdn='None'
2018-07-13 00:42:56,995 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.025s
2018-07-13 00:42:56,995 INFO     moulinette.actionsmap process - processing action [9884.1]: yunohost.app.register-url with args={'path': '/garradin', 'app': 'garradin', 'auth': <moulinette.authenticators.ldap.Authenticator object at 0x7fc06d02b5d0>, 'domain': 'krashboyz
.org'}
2018-07-13 00:42:57,040 DEBUG    yunohost.app _get_app_status - [9884.1] status file not found for 'garradin'
Traceback (most recent call last):
  File "/usr/lib/moulinette/yunohost/app.py", line 1415, in _get_app_status
    with open(app_setting_path + '/status.json') as f:
IOError: [Errno 2] No such file or directory: u'/etc/yunohost/apps/garradin/status.json'
2018-07-13 00:42:57,042 DEBUG    yunohost.app app_setting - [9884.1] cannot get app setting 'update_time' for 'garradin'
2018-07-13 00:42:57,107 DEBUG    moulinette.actionsmap process - action [9884.1] executed in 0.111s
2018-07-13 00:42:57,142 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_app_setting_set garradin path_url /garradin
2018-07-13 00:42:57,142 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo yunohost app setting garradin path_url --value=/garradin --quiet
2018-07-13 00:42:57,418 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:42:57,431 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:42:57,431 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:42:57,432 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:42:57,519 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.028s
2018-07-13 00:42:57,519 INFO     moulinette.actionsmap process - processing action [9908.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': '/garradin', 'key': 'path_url'}
2018-07-13 00:42:57,522 DEBUG    moulinette.actionsmap process - action [9908.1] executed in 0.002s
2018-07-13 00:42:57,554 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_app_setting_set garradin domain krashboyz.org
2018-07-13 00:42:57,554 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo yunohost app setting garradin domain --value=krashboyz.org --quiet
2018-07-13 00:42:57,814 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:42:57,830 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:42:57,830 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:42:57,832 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:42:57,932 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.028s
2018-07-13 00:42:57,932 INFO     moulinette.actionsmap process - processing action [9927.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': 'krashboyz.org', 'key': 'domain'}
2018-07-13 00:42:57,935 DEBUG    moulinette.actionsmap process - action [9927.1] executed in 0.003s
2018-07-13 00:42:57,962 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_app_setting_set garradin is_public 0
2018-07-13 00:42:57,962 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo yunohost app setting garradin is_public --value=0 --quiet
2018-07-13 00:42:58,231 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:42:58,244 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:42:58,244 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:42:58,245 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:42:58,330 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.028s
2018-07-13 00:42:58,330 INFO     moulinette.actionsmap process - processing action [9945.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': '0', 'key': 'is_public'}
2018-07-13 00:42:58,333 DEBUG    moulinette.actionsmap process - action [9945.1] executed in 0.003s
2018-07-13 00:42:58,362 DEBUG    yunohost.hook <lambda> - [9560.1] ++ lsb_release --codename --short
2018-07-13 00:42:58,437 DEBUG    yunohost.hook <lambda> - [9560.1] + '[' stretch '!=' jessie ']'
2018-07-13 00:42:58,437 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_install_app_dependencies php7.0-sqlite3
2018-07-13 00:42:58,438 DEBUG    yunohost.hook <lambda> - [9560.1] + local dependencies=php7.0-sqlite3
2018-07-13 00:42:58,438 DEBUG    yunohost.hook <lambda> - [9560.1] + local dependencies=php7.0-sqlite3
2018-07-13 00:42:58,438 DEBUG    yunohost.hook <lambda> - [9560.1] + local dependencies=php7.0-sqlite3
2018-07-13 00:42:58,438 DEBUG    yunohost.hook <lambda> - [9560.1] + local manifest_path=../manifest.json
2018-07-13 00:42:58,438 DEBUG    yunohost.hook <lambda> - [9560.1] + '[' '!' -e ../manifest.json ']'
2018-07-13 00:42:58,443 DEBUG    yunohost.hook <lambda> - [9560.1] ++ grep '\"version\": ' ../manifest.json
2018-07-13 00:42:58,445 DEBUG    yunohost.hook <lambda> - [9560.1] ++ cut -d '"' -f 4
2018-07-13 00:42:58,451 DEBUG    yunohost.hook <lambda> - [9560.1] + local version=1.0
2018-07-13 00:42:58,451 DEBUG    yunohost.hook <lambda> - [9560.1] + '[' 3 -eq 0 ']'
2018-07-13 00:42:58,451 DEBUG    yunohost.hook <lambda> - [9560.1] + local dep_app=garradin
2018-07-13 00:42:58,452 DEBUG    yunohost.hook <lambda> - [9560.1] + cat
2018-07-13 00:42:58,461 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_package_install_from_equivs /tmp/garradin-ynh-deps.control
2018-07-13 00:42:58,461 DEBUG    yunohost.hook <lambda> - [9560.1] + local controlfile=/tmp/garradin-ynh-deps.control
2018-07-13 00:42:58,461 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_package_is_installed equivs
2018-07-13 00:42:58,462 DEBUG    yunohost.hook <lambda> - [9560.1] + grep -c 'ok installed'
2018-07-13 00:42:58,463 DEBUG    yunohost.hook <lambda> - [9560.1] + dpkg-query -W -f '${Status}' equivs
2018-07-13 00:42:58,523 DEBUG    yunohost.hook <lambda> - [9560.1] ++ cut '-d ' -f 2
2018-07-13 00:42:58,526 DEBUG    yunohost.hook <lambda> - [9560.1] ++ grep '^Package: ' /tmp/garradin-ynh-deps.control
2018-07-13 00:42:58,540 DEBUG    yunohost.hook <lambda> - [9560.1] + local pkgname=garradin-ynh-deps
2018-07-13 00:42:58,554 DEBUG    yunohost.hook <lambda> - [9560.1] ++ grep '^Version: ' /tmp/garradin-ynh-deps.control
2018-07-13 00:42:58,554 DEBUG    yunohost.hook <lambda> - [9560.1] ++ cut '-d ' -f 2
2018-07-13 00:42:58,561 DEBUG    yunohost.hook <lambda> - [9560.1] + local pkgversion=1.0
2018-07-13 00:42:58,561 DEBUG    yunohost.hook <lambda> - [9560.1] + [[ -z garradin-ynh-deps ]]
2018-07-13 00:42:58,561 DEBUG    yunohost.hook <lambda> - [9560.1] + [[ -z 1.0 ]]
2018-07-13 00:42:58,561 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_package_update
2018-07-13 00:42:58,561 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_apt update
2018-07-13 00:42:58,561 DEBUG    yunohost.hook <lambda> - [9560.1] + DEBIAN_FRONTEND=noninteractive
2018-07-13 00:42:58,562 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo apt-get -y update
2018-07-13 00:42:58,721 DEBUG    yunohost.hook <lambda> - [9560.1] Ign:1 http://mirrors.gandi.net/debian stretch InRelease
2018-07-13 00:42:58,746 DEBUG    yunohost.hook <lambda> - [9560.1] Atteint:2 http://mirrors.gandi.net/debian-security stretch/updates InRelease
2018-07-13 00:42:58,746 DEBUG    yunohost.hook <lambda> - [9560.1] Ign:3 http://mirrors.gandi.net/gandi/debian stretch InRelease
2018-07-13 00:42:58,746 DEBUG    yunohost.hook <lambda> - [9560.1] Atteint:4 http://mirrors.gandi.net/debian stretch Release
2018-07-13 00:42:58,749 DEBUG    yunohost.hook <lambda> - [9560.1] Atteint:5 http://mirrors.gandi.net/gandi/debian stretch Release
2018-07-13 00:42:58,782 DEBUG    yunohost.hook <lambda> - [9560.1] Atteint:6 http://apt.sourcefabric.org stretch InRelease
2018-07-13 00:42:58,825 DEBUG    yunohost.hook <lambda> - [9560.1] Atteint:7 http://forge.yunohost.org/debian stretch InRelease
2018-07-13 00:42:58,914 DEBUG    yunohost.hook <lambda> - [9560.1] Ign:8 http://ftp.us.debian.org/debian stretch InRelease
2018-07-13 00:42:59,017 DEBUG    yunohost.hook <lambda> - [9560.1] Atteint:9 http://ftp.us.debian.org/debian stretch Release
2018-07-13 00:43:01,958 DEBUG    yunohost.hook <lambda> - [9560.1] Lecture des listes de paquets…
2018-07-13 00:43:02,102 DEBUG    yunohost.hook <lambda> - [9560.1] ++ mktemp -d
2018-07-13 00:43:02,109 DEBUG    yunohost.hook <lambda> - [9560.1] + local TMPDIR=/tmp/tmp.OJemwRUaxr
2018-07-13 00:43:02,109 DEBUG    yunohost.hook <lambda> - [9560.1] + echo 10
2018-07-13 00:43:02,130 DEBUG    yunohost.hook <lambda> - [9560.1] + cp /tmp/garradin-ynh-deps.control /tmp/tmp.OJemwRUaxr/control
2018-07-13 00:43:02,130 DEBUG    yunohost.hook <lambda> - [9560.1] + cd /tmp/tmp.OJemwRUaxr
2018-07-13 00:43:02,131 DEBUG    yunohost.hook <lambda> - [9560.1] + equivs-build ./control
2018-07-13 00:43:05,623 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo dpkg --force-depends -i ./garradin-ynh-deps_1.0_all.deb
2018-07-13 00:43:05,907 DEBUG    yunohost.hook <lambda> - [9560.1] Sélection du paquet garradin-ynh-deps précédemment désélectionné.
2018-07-13 00:43:24,096 DEBUG    yunohost.hook <lambda> - [9560.1] (Lecture de la base de données... 147057 fichiers et répertoires déjà installés.)
2018-07-13 00:43:24,107 DEBUG    yunohost.hook <lambda> - [9560.1] Préparation du dépaquetage de .../garradin-ynh-deps_1.0_all.deb ...
2018-07-13 00:43:24,233 DEBUG    yunohost.hook <lambda> - [9560.1] Dépaquetage de garradin-ynh-deps (1.0) ...
2018-07-13 00:43:24,435 DEBUG    yunohost.hook <lambda> - [9560.1] dpkg: garradin-ynh-deps : problèmes de dépendances, mais configuration comme demandé :
2018-07-13 00:43:24,435 DEBUG    yunohost.hook <lambda> - [9560.1]  garradin-ynh-deps dépend de php7.0-sqlite3 ; cependant :
2018-07-13 00:43:24,435 DEBUG    yunohost.hook <lambda> - [9560.1]   Le paquet php7.0-sqlite3 n'est pas installé.
2018-07-13 00:43:24,435 DEBUG    yunohost.hook <lambda> - [9560.1] 
2018-07-13 00:43:24,436 DEBUG    yunohost.hook <lambda> - [9560.1] Paramétrage de garradin-ynh-deps (1.0) ...
2018-07-13 00:43:24,597 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_package_install -f
2018-07-13 00:43:24,597 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_apt --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2018-07-13 00:43:24,597 DEBUG    yunohost.hook <lambda> - [9560.1] + DEBIAN_FRONTEND=noninteractive
2018-07-13 00:43:24,597 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo apt-get -y --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2018-07-13 00:43:25,093 DEBUG    yunohost.hook <lambda> - [9560.1] Lecture des listes de paquets…
2018-07-13 00:43:25,294 DEBUG    yunohost.hook <lambda> - [9560.1] Construction de l'arbre des dépendances…
2018-07-13 00:43:25,295 DEBUG    yunohost.hook <lambda> - [9560.1] Lecture des informations d'état…
2018-07-13 00:43:25,366 DEBUG    yunohost.hook <lambda> - [9560.1] Correction des dépendances... Fait
2018-07-13 00:43:25,467 DEBUG    yunohost.hook <lambda> - [9560.1] Le paquet suivant a été installé automatiquement et n'est plus nécessaire :
2018-07-13 00:43:25,467 DEBUG    yunohost.hook <lambda> - [9560.1]   php5-redis
2018-07-13 00:43:25,467 DEBUG    yunohost.hook <lambda> - [9560.1] Veuillez utiliser « sudo apt autoremove » pour le supprimer.
2018-07-13 00:43:25,468 DEBUG    yunohost.hook <lambda> - [9560.1] The following additional packages will be installed:
2018-07-13 00:43:25,468 DEBUG    yunohost.hook <lambda> - [9560.1]   php7.0-sqlite3
2018-07-13 00:43:25,557 DEBUG    yunohost.hook <lambda> - [9560.1] Les NOUVEAUX paquets suivants seront installés :
2018-07-13 00:43:25,558 DEBUG    yunohost.hook <lambda> - [9560.1]   php7.0-sqlite3
2018-07-13 00:43:25,724 DEBUG    yunohost.hook <lambda> - [9560.1] 0 mis à jour, 1 nouvellement installés, 0 à enlever et 0 non mis à jour.
2018-07-13 00:43:25,724 DEBUG    yunohost.hook <lambda> - [9560.1] Il est nécessaire de prendre 24,7 ko dans les archives.
2018-07-13 00:43:25,724 DEBUG    yunohost.hook <lambda> - [9560.1] Après cette opération, 111 ko d'espace disque supplémentaires seront utilisés.
2018-07-13 00:43:25,724 DEBUG    yunohost.hook <lambda> - [9560.1] Réception de:1 http://mirrors.gandi.net/debian-security stretch/updates/main amd64 php7.0-sqlite3 amd64 7.0.30-0+deb9u1 [24,7 kB]
2018-07-13 00:43:33,797 DEBUG    yunohost.hook <lambda> - [9560.1] 24,7 ko réceptionnés en 0s (259 ko/s)
2018-07-13 00:43:33,937 DEBUG    yunohost.hook <lambda> - [9560.1] Sélection du paquet php7.0-sqlite3 précédemment désélectionné.
(Lecture de la base de données... 147061 fichiers et répertoires déjà installés.) base de données... 
2018-07-13 00:43:34,100 DEBUG    yunohost.hook <lambda> - [9560.1] Préparation du dépaquetage de .../php7.0-sqlite3_7.0.30-0+deb9u1_amd64.deb ...
2018-07-13 00:43:34,216 DEBUG    yunohost.hook <lambda> - [9560.1] Dépaquetage de php7.0-sqlite3 (7.0.30-0+deb9u1) ...
2018-07-13 00:43:34,685 DEBUG    yunohost.hook <lambda> - [9560.1] Traitement des actions différées (« triggers ») pour php7.0-fpm (7.0.30-0+deb9u1) ...
2018-07-13 00:43:37,180 DEBUG    yunohost.hook <lambda> - [9560.1] Job for php7.0-fpm.service failed because the control process exited with error code.
2018-07-13 00:43:37,180 DEBUG    yunohost.hook <lambda> - [9560.1] See "systemctl status php7.0-fpm.service" and "journalctl -xe" for details.
2018-07-13 00:43:37,185 DEBUG    yunohost.hook <lambda> - [9560.1] invoke-rc.d: initscript php7.0-fpm, action "restart" failed.
2018-07-13 00:43:37,205 DEBUG    yunohost.hook <lambda> - [9560.1] ● php7.0-fpm.service - The PHP 7.0 FastCGI Process Manager
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1]    Loaded: loaded (/lib/systemd/system/php7.0-fpm.service; enabled; vendor preset: enabled)
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1]    Active: failed (Result: exit-code) since Fri 2018-07-13 00:43:37 CEST; 19ms ago
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1]      Docs: man:php-fpm7.0(8)
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1]   Process: 12006 ExecStart=/usr/sbin/php-fpm7.0 --nodaemonize --fpm-config /etc/php/7.0/fpm/php-fpm.conf (code=exited, status=78)
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1]  Main PID: 12006 (code=exited, status=78)
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1]       CPU: 750ms
2018-07-13 00:43:37,209 DEBUG    yunohost.hook <lambda> - [9560.1] 
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:36 krashboyz systemd[1]: Starting The PHP 7.0 FastCGI Process…...
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz php-fpm7.0[12006]: [13-Jul-2018 00:43:37] ERROR:…ory
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz php-fpm7.0[12006]: [13-Jul-2018 00:43:37] ERROR:…ion
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz php-fpm7.0[12006]: [13-Jul-2018 00:43:37] ERROR:…led
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz systemd[1]: php7.0-fpm.service: Main process exi…n/a
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz systemd[1]: Failed to start The PHP 7.0 FastCGI …er.
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz systemd[1]: php7.0-fpm.service: Unit entered fai…te.
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:37 krashboyz systemd[1]: php7.0-fpm.service: Failed with resu…e'.
2018-07-13 00:43:37,210 DEBUG    yunohost.hook <lambda> - [9560.1] Hint: Some lines were ellipsized, use -l to show in full.
2018-07-13 00:43:37,211 DEBUG    yunohost.hook <lambda> - [9560.1] dpkg: erreur de traitement du paquet php7.0-fpm (--configure) :
2018-07-13 00:43:37,290 DEBUG    yunohost.hook <lambda> - [9560.1]  le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1
2018-07-13 00:43:37,291 DEBUG    yunohost.hook <lambda> - [9560.1] Paramétrage de php7.0-sqlite3 (7.0.30-0+deb9u1) ...
2018-07-13 00:43:38,597 DEBUG    yunohost.hook <lambda> - [9560.1] 
2018-07-13 00:43:38,597 DEBUG    yunohost.hook <lambda> - [9560.1] Creating config file /etc/php/7.0/mods-available/sqlite3.ini with new version
2018-07-13 00:43:40,664 DEBUG    yunohost.hook <lambda> - [9560.1] 
2018-07-13 00:43:40,665 DEBUG    yunohost.hook <lambda> - [9560.1] Creating config file /etc/php/7.0/mods-available/pdo_sqlite.ini with new version
2018-07-13 00:43:41,855 DEBUG    yunohost.hook <lambda> - [9560.1] Des erreurs ont été rencontrées pendant l'exécution :
2018-07-13 00:43:41,855 DEBUG    yunohost.hook <lambda> - [9560.1]  php7.0-fpm
2018-07-13 00:43:44,712 WARNING  yunohost.hook <lambda> - [9560.1] E: Sub-process /usr/bin/dpkg returned an error code (1)
2018-07-13 00:43:44,724 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_die 'Unable to install dependencies'
2018-07-13 00:43:44,724 DEBUG    yunohost.hook <lambda> - [9560.1] + echo 'Unable to install dependencies'
2018-07-13 00:43:44,724 DEBUG    yunohost.hook <lambda> - [9560.1] + exit 1
2018-07-13 00:43:44,727 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_exit_properly
2018-07-13 00:43:44,727 DEBUG    yunohost.hook <lambda> - [9560.1] + local exit_code=1
2018-07-13 00:43:44,727 DEBUG    yunohost.hook <lambda> - [9560.1] + '[' 1 -eq 0 ']'
2018-07-13 00:43:44,728 DEBUG    yunohost.hook <lambda> - [9560.1] + trap '' EXIT
2018-07-13 00:43:44,728 DEBUG    yunohost.hook <lambda> - [9560.1] + set +eu
2018-07-13 00:43:44,728 DEBUG    yunohost.hook <lambda> - [9560.1] + echo -e '!!\n  garradin'\''s script has encountered an error. Its execution was cancelled.\n!!'
2018-07-13 00:43:44,728 DEBUG    yunohost.hook <lambda> - [9560.1] + type -t ynh_clean_setup
2018-07-13 00:43:44,728 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_die
2018-07-13 00:43:44,728 DEBUG    yunohost.hook <lambda> - [9560.1] + echo ''
2018-07-13 00:43:44,729 DEBUG    yunohost.hook <lambda> - [9560.1] + exit 1
2018-07-13 00:43:44,736 WARNING  yunohost.hook <lambda> - [9560.1] Unable to install dependencies
2018-07-13 00:43:44,736 WARNING  yunohost.hook <lambda> - [9560.1] !!
2018-07-13 00:43:44,736 WARNING  yunohost.hook <lambda> - [9560.1]   garradin's script has encountered an error. Its execution was cancelled.
2018-07-13 00:43:44,737 WARNING  yunohost.hook <lambda> - [9560.1] !!
2018-07-13 00:43:44,737 WARNING  yunohost.hook <lambda> - [9560.1] 
2018-07-13 00:43:44,763 DEBUG    yunohost.hook hook_exec - [9560.1] Exécution de la commande « sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_APP_ID=garradin YNH_CWD=/var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts YNH_APP_INSTANCE_NAME=ga
rradin BASH_XTRACEFD=7 /bin/bash -x "./remove" garradin 7>&1 »...
2018-07-13 00:43:44,985 DEBUG    yunohost.hook <lambda> - [9560.1] + source _common.sh
2018-07-13 00:43:44,986 DEBUG    yunohost.hook <lambda> - [9560.1] + source /usr/share/yunohost/helpers
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] +++ run-parts --list /usr/share/yunohost/helpers.d
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/backend ']'
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/backend
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/filesystem
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] +++ CAN_BIND=1
2018-07-13 00:43:44,987 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/ip ']'
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/ip
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/mysql
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/network
2018-07-13 00:43:44,988 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/nodejs
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] +++ n_install_dir=/opt/node_n
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] +++ node_version_path=/opt/node_n/n/versions/node
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] +++ export N_PREFIX=/opt/node_n
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] +++ N_PREFIX=/opt/node_n
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/package ']'
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/package
2018-07-13 00:43:44,989 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/print ']'
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/print
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/psql ']'
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/psql
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/setting
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
2018-07-13 00:43:44,990 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/string
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/system ']'
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/system
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/user
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ . /usr/share/yunohost/helpers.d/utils
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] + app=garradin
2018-07-13 00:43:44,991 DEBUG    yunohost.hook <lambda> - [9560.1] ++ ynh_app_setting_get garradin domain
2018-07-13 00:43:44,992 DEBUG    yunohost.hook <lambda> - [9560.1] ++ sudo yunohost app setting garradin domain --output-as plain --quiet
2018-07-13 00:43:45,147 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:43:45,159 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:43:45,159 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:43:45,160 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:43:45,248 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.029s
2018-07-13 00:43:45,248 INFO     moulinette.actionsmap process - processing action [12758.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'domain'}
2018-07-13 00:43:45,250 DEBUG    moulinette.actionsmap process - action [12758.1] executed in 0.002s
2018-07-13 00:43:45,282 DEBUG    yunohost.hook <lambda> - [9560.1] + domain=krashboyz.org
2018-07-13 00:43:45,286 DEBUG    yunohost.hook <lambda> - [9560.1] ++ ynh_app_setting_get garradin final_path
2018-07-13 00:43:45,287 DEBUG    yunohost.hook <lambda> - [9560.1] ++ sudo yunohost app setting garradin final_path --output-as plain --quiet
2018-07-13 00:43:45,562 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:43:45,575 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:43:45,575 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:43:45,576 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:43:45,668 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.030s
2018-07-13 00:43:45,668 INFO     moulinette.actionsmap process - processing action [12765.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'final_path'}
2018-07-13 00:43:45,670 DEBUG    yunohost.app app_setting - [12765.1] cannot get app setting 'final_path' for 'garradin'
2018-07-13 00:43:45,670 DEBUG    moulinette.actionsmap process - action [12765.1] executed in 0.002s
2018-07-13 00:43:45,698 DEBUG    yunohost.hook <lambda> - [9560.1] + final_path=
2018-07-13 00:43:45,698 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_remove_app_dependencies
2018-07-13 00:43:45,698 DEBUG    yunohost.hook <lambda> - [9560.1] + local dep_app=garradin
2018-07-13 00:43:45,698 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_package_autopurge garradin-ynh-deps
2018-07-13 00:43:45,699 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_apt autoremove --purge garradin-ynh-deps
2018-07-13 00:43:45,699 DEBUG    yunohost.hook <lambda> - [9560.1] + DEBIAN_FRONTEND=noninteractive
2018-07-13 00:43:45,699 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo apt-get -y autoremove --purge garradin-ynh-deps
2018-07-13 00:43:45,829 DEBUG    yunohost.hook <lambda> - [9560.1] Lecture des listes de paquets…
2018-07-13 00:43:45,969 DEBUG    yunohost.hook <lambda> - [9560.1] Construction de l'arbre des dépendances…
2018-07-13 00:43:45,970 DEBUG    yunohost.hook <lambda> - [9560.1] Lecture des informations d'état…
2018-07-13 00:43:46,092 DEBUG    yunohost.hook <lambda> - [9560.1] Les paquets suivants seront ENLEVÉS :
2018-07-13 00:43:46,092 DEBUG    yunohost.hook <lambda> - [9560.1]   garradin-ynh-deps* php5-redis* php7.0-sqlite3*
2018-07-13 00:43:47,440 DEBUG    yunohost.hook <lambda> - [9560.1] 0 mis à jour, 0 nouvellement installés, 3 à enlever et 0 non mis à jour.
2018-07-13 00:43:47,441 DEBUG    yunohost.hook <lambda> - [9560.1] 1 partiellement installés ou enlevés.
2018-07-13 00:43:47,441 DEBUG    yunohost.hook <lambda> - [9560.1] Après cette opération, 500 ko d'espace disque seront libérés.
(Lecture de la base de données... 147065 fichiers et répertoires déjà installés.) base de données... 
2018-07-13 00:43:47,702 DEBUG    yunohost.hook <lambda> - [9560.1] Suppression de garradin-ynh-deps (1.0) ...
2018-07-13 00:43:47,904 DEBUG    yunohost.hook <lambda> - [9560.1] Suppression de php5-redis (2.2.5-1) ...
2018-07-13 00:43:48,228 DEBUG    yunohost.hook <lambda> - [9560.1] php5_invoke prerm: Disable module redis for fpm SAPI
2018-07-13 00:43:48,419 DEBUG    yunohost.hook <lambda> - [9560.1] php5_invoke prerm: Disable module redis for cli SAPI
2018-07-13 00:43:48,620 DEBUG    yunohost.hook <lambda> - [9560.1] php5_invoke prerm: Disable module redis for apache2 SAPI
2018-07-13 00:43:49,337 DEBUG    yunohost.hook <lambda> - [9560.1] Suppression de php7.0-sqlite3 (7.0.30-0+deb9u1) ...
2018-07-13 00:43:50,523 DEBUG    yunohost.hook <lambda> - [9560.1] Paramétrage de php7.0-fpm (7.0.30-0+deb9u1) ...
2018-07-13 00:43:55,789 DEBUG    yunohost.hook <lambda> - [9560.1] NOTICE: Not enabling PHP 7.0 FPM by default.
2018-07-13 00:43:55,797 DEBUG    yunohost.hook <lambda> - [9560.1] NOTICE: To enable PHP 7.0 FPM in Apache2 do:
2018-07-13 00:43:55,802 DEBUG    yunohost.hook <lambda> - [9560.1] NOTICE: a2enmod proxy_fcgi setenvif
2018-07-13 00:43:55,807 DEBUG    yunohost.hook <lambda> - [9560.1] NOTICE: a2enconf php7.0-fpm
2018-07-13 00:43:55,813 DEBUG    yunohost.hook <lambda> - [9560.1] NOTICE: You are seeing this message because you have apache2 package installed.
2018-07-13 00:43:58,617 DEBUG    yunohost.hook <lambda> - [9560.1] Job for php7.0-fpm.service failed because the control process exited with error code.
2018-07-13 00:43:58,617 DEBUG    yunohost.hook <lambda> - [9560.1] See "systemctl status php7.0-fpm.service" and "journalctl -xe" for details.
2018-07-13 00:43:58,621 DEBUG    yunohost.hook <lambda> - [9560.1] invoke-rc.d: initscript php7.0-fpm, action "restart" failed.
2018-07-13 00:43:58,633 DEBUG    yunohost.hook <lambda> - [9560.1] ● php7.0-fpm.service - The PHP 7.0 FastCGI Process Manager
2018-07-13 00:43:58,633 DEBUG    yunohost.hook <lambda> - [9560.1]    Loaded: loaded (/lib/systemd/system/php7.0-fpm.service; enabled; vendor preset: enabled)
2018-07-13 00:43:58,633 DEBUG    yunohost.hook <lambda> - [9560.1]    Active: failed (Result: exit-code) since Fri 2018-07-13 00:43:58 CEST; 23ms ago
2018-07-13 00:43:58,638 DEBUG    yunohost.hook <lambda> - [9560.1]      Docs: man:php-fpm7.0(8)
2018-07-13 00:43:58,638 DEBUG    yunohost.hook <lambda> - [9560.1]   Process: 14667 ExecStart=/usr/sbin/php-fpm7.0 --nodaemonize --fpm-config /etc/php/7.0/fpm/php-fpm.conf (code=exited, status=78)
2018-07-13 00:43:58,638 DEBUG    yunohost.hook <lambda> - [9560.1]  Main PID: 14667 (code=exited, status=78)
2018-07-13 00:43:58,638 DEBUG    yunohost.hook <lambda> - [9560.1]       CPU: 692ms
2018-07-13 00:43:58,639 DEBUG    yunohost.hook <lambda> - [9560.1] 
2018-07-13 00:43:58,639 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:57 krashboyz systemd[1]: Starting The PHP 7.0 FastCGI Process…...
2018-07-13 00:43:58,639 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz php-fpm7.0[14667]: [13-Jul-2018 00:43:58] ERROR:…ory
2018-07-13 00:43:58,640 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz php-fpm7.0[14667]: [13-Jul-2018 00:43:58] ERROR:…ion
2018-07-13 00:43:58,640 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz php-fpm7.0[14667]: [13-Jul-2018 00:43:58] ERROR:…led
2018-07-13 00:43:58,641 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz systemd[1]: php7.0-fpm.service: Main process exi…n/a
2018-07-13 00:43:58,642 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz systemd[1]: Failed to start The PHP 7.0 FastCGI …er.
2018-07-13 00:43:58,643 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz systemd[1]: php7.0-fpm.service: Unit entered fai…te.
2018-07-13 00:43:58,644 DEBUG    yunohost.hook <lambda> - [9560.1] juil. 13 00:43:58 krashboyz systemd[1]: php7.0-fpm.service: Failed with resu…e'.
2018-07-13 00:43:58,644 DEBUG    yunohost.hook <lambda> - [9560.1] Hint: Some lines were ellipsized, use -l to show in full.
2018-07-13 00:43:58,645 DEBUG    yunohost.hook <lambda> - [9560.1] dpkg: erreur de traitement du paquet php7.0-fpm (--configure) :
2018-07-13 00:43:58,646 DEBUG    yunohost.hook <lambda> - [9560.1]  le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1
2018-07-13 00:43:58,670 DEBUG    yunohost.hook <lambda> - [9560.1] Des erreurs ont été rencontrées pendant l'exécution :
2018-07-13 00:43:58,671 DEBUG    yunohost.hook <lambda> - [9560.1]  php7.0-fpm
2018-07-13 00:44:01,583 WARNING  yunohost.hook <lambda> - [9560.1] E: Sub-process /usr/bin/dpkg returned an error code (1)
2018-07-13 00:44:01,585 WARNING  yunohost.hook <lambda> - [9560.1] Avoid deleting .
2018-07-13 00:44:01,585 WARNING  yunohost.hook <lambda> - [9560.1] /etc/nginx/conf.d/krashboyz.org.d/garradin.conf wasn't deleted because it doesn't exist.
2018-07-13 00:44:01,586 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_secure_remove ''
2018-07-13 00:44:01,586 DEBUG    yunohost.hook <lambda> - [9560.1] + local path_to_remove=
2018-07-13 00:44:01,586 DEBUG    yunohost.hook <lambda> - [9560.1] + local 'forbidden_path=     /var/www        /home/yunohost.app'
2018-07-13 00:44:01,586 DEBUG    yunohost.hook <lambda> - [9560.1] + [[         /var/www        /home/yunohost.app =~ '' ]]
2018-07-13 00:44:01,586 DEBUG    yunohost.hook <lambda> - [9560.1] + echo 'Avoid deleting .'
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_remove_nginx_config
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_secure_remove /etc/nginx/conf.d/krashboyz.org.d/garradin.conf
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + local path_to_remove=/etc/nginx/conf.d/krashboyz.org.d/garradin.conf
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + local 'forbidden_path=     /var/www        /home/yunohost.app'
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + [[         /var/www        /home/yunohost.app =~ /etc/nginx/conf\.d/krashboyz\.org\.d/garradin\.conf ]]
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + [[ /etc/nginx/conf.d/krashboyz.org.d/garradin.conf =~ ^/[[:alnum:]]+$ ]]
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + [[ f = \/ ]]
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + '[' -e /etc/nginx/conf.d/krashboyz.org.d/garradin.conf ']'
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + echo '/etc/nginx/conf.d/krashboyz.org.d/garradin.conf wasn'\''t deleted because it doesn'\''t exist.'
2018-07-13 00:44:01,587 DEBUG    yunohost.hook <lambda> - [9560.1] + sudo systemctl reload nginx
2018-07-13 00:44:01,779 DEBUG    yunohost.hook <lambda> - [9560.1] + ynh_remove_fpm_config
2018-07-13 00:44:01,783 DEBUG    yunohost.hook <lambda> - [9560.1] ++ ynh_app_setting_get garradin fpm_config_dir
2018-07-13 00:44:01,784 DEBUG    yunohost.hook <lambda> - [9560.1] ++ sudo yunohost app setting garradin fpm_config_dir --output-as plain --quiet
2018-07-13 00:44:02,086 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:44:02,103 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:44:02,104 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:44:02,104 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:44:02,190 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.029s
2018-07-13 00:44:02,190 INFO     moulinette.actionsmap process - processing action [14842.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'fpm_config_dir'}
2018-07-13 00:44:02,192 DEBUG    yunohost.app app_setting - [14842.1] cannot get app setting 'fpm_config_dir' for 'garradin'
2018-07-13 00:44:02,192 DEBUG    moulinette.actionsmap process - action [14842.1] executed in 0.002s
2018-07-13 00:44:02,219 DEBUG    yunohost.hook <lambda> - [9560.1] + local fpm_config_dir=
2018-07-13 00:44:02,224 DEBUG    yunohost.hook <lambda> - [9560.1] ++ ynh_app_setting_get garradin fpm_service
2018-07-13 00:44:02,224 DEBUG    yunohost.hook <lambda> - [9560.1] ++ sudo yunohost app setting garradin fpm_service --output-as plain --quiet
2018-07-13 00:44:02,519 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 00:44:02,532 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 00:44:02,533 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 00:44:02,533 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 00:44:02,648 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.027s
2018-07-13 00:44:02,648 INFO     moulinette.actionsmap process - processing action [14847.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'fpm_service'}
frju365 commented 6 years ago

Peux-tu juste faire : lsb_release --codename --short aussi ? (Simplement pour vérifier)

isAAAc commented 6 years ago

pas de soucis :)

# lsb_release --codename --short
stretch
frju365 commented 6 years ago

Ok. Je n'avais pas regardé ton message en haut : bon apparemment, c'est php-fpm qui pose problème... Peux-tu installer php-sqlite3 et me dire s'il y a un problème ?

isAAAc commented 6 years ago

pas de problème lors de l'install si ce n'est :

Paramétrage de php7.0-fpm (7.0.30-0+deb9u1) ...
NOTICE: Not enabling PHP 7.0 FPM by default.
NOTICE: To enable PHP 7.0 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.0-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
Paramétrage de php7.0-sqlite3 (7.0.30-0+deb9u1) ...
Paramétrage de php-sqlite3 (1:7.0+49) ...
Traitement des actions différées (« triggers ») pour php7.0-fpm (7.0.30-0+deb9u1) ...
NOTICE: Not enabling PHP 7.0 FPM by default.
NOTICE: To enable PHP 7.0 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.0-fpm
NOTICE: You are seeing this message because you have apache2 package installed.
W: APT had planned for dpkg to do more than it reported back (10 vs 14).
   Affected packages: php7.0-fpm:amd64

(le apache est pour mon icecast si je me souviens bien)

tu veux que je retente l'install comme ça ?

frju365 commented 6 years ago

euh... tu fais fonctionner Apache et nginx à côté sans aucun problème ?

frju365 commented 6 years ago

Bon, sinon, oui, tu peux rééssayer l'installer ;) (je t'ai envoyé un message sur IRC)

isAAAc commented 6 years ago

ça couine toujours, je te mets le log complet :

2018-07-13 01:50:19,772 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:19,786 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:19,786 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:19,787 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:19,877 DEBUG    moulinette.authenticator.ldap __init__ - initialize authenticator 'ldap-anonymous' with: uri='ldap://localhost:389', base_dn='dc=yunohost,dc=org', user_rdn='None'
2018-07-13 01:50:19,881 DEBUG    moulinette.core acquire - lock has been acquired
2018-07-13 01:50:19,906 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.025s
2018-07-13 01:50:19,906 INFO     moulinette.actionsmap process - processing action [29375.1]: yunohost.app.install with args={'app': 'garradin', 'args': None, 'auth': <moulinette.authenticators.ldap.Authenticator object at 0x7f9b34d7f750>, 'label': None, 'no_remove_on_fa
ilure': False}
2018-07-13 01:50:19,933 DEBUG    yunohost.app _fetch_app_from_git - [29375.1] Téléchargement...
2018-07-13 01:50:20,872 DEBUG    yunohost.app _extract_app_from_file - [29375.1] Extraction...
2018-07-13 01:50:20,931 DEBUG    yunohost.app _extract_app_from_file - [29375.1] Terminé
2018-07-13 01:50:20,944 DEBUG    yunohost.app _check_manifest_requirements - [29375.1] Vérification des paquets requis pour garradin...
2018-07-13 01:50:27,784 DEBUG    yunohost.hook hook_exec - [29375.1] Exécution de la commande « sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts YNH_APP_ARG_IS_PUBLIC=0 YNH_APP_INSTANCE_NA
ME=garradin YNH_APP_ID=garradin YNH_APP_ARG_PATH=/garradin YNH_APP_ARG_DOMAIN=krashboyz.org BASH_XTRACEFD=7 /bin/bash -x "./install" krashboyz.org /garradin 0 garradin 7>&1 »...
2018-07-13 01:50:28,011 DEBUG    yunohost.hook <lambda> - [29375.1] + source _common.sh
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] + source /usr/share/yunohost/helpers
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] +++ run-parts --list /usr/share/yunohost/helpers.d
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/backend ']'
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/backend
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'
2018-07-13 01:50:28,013 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/filesystem
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] +++ CAN_BIND=1
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/ip ']'
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/ip
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/mysql
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
2018-07-13 01:50:28,014 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/network
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/nodejs
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] +++ n_install_dir=/opt/node_n
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] +++ node_version_path=/opt/node_n/n/versions/node
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] +++ export N_PREFIX=/opt/node_n
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] +++ N_PREFIX=/opt/node_n
2018-07-13 01:50:28,015 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/package ']'
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/package
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/print ']'
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/print
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/psql ']'
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/psql
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/setting
2018-07-13 01:50:28,016 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/string
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/system ']'
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/system
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,017 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
2018-07-13 01:50:28,029 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/user
2018-07-13 01:50:28,029 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:28,029 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/utils
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_abort_if_errors
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + set -eu
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + trap ynh_exit_properly EXIT
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + domain=krashboyz.org
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + path_url=/garradin
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + is_public=0
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + app=garradin
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + final_path=/var/www/garradin
2018-07-13 01:50:28,030 DEBUG    yunohost.hook <lambda> - [29375.1] + test '!' -e /var/www/garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] ++ ynh_normalize_url_path /garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] ++ local path_url=/garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] ++ test -n /garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' / '!=' / ']'
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' n == / ']'
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] ++ echo /garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] + path_url=/garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_webpath_available krashboyz.org /garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] + local domain=krashboyz.org
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] + local path=/garradin
2018-07-13 01:50:28,031 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost domain url-available krashboyz.org /garradin
2018-07-13 01:50:28,234 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:28,246 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:28,246 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:28,247 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:28,340 DEBUG    moulinette.authenticator.ldap __init__ - initialize authenticator 'ldap-anonymous' with: uri='ldap://localhost:389', base_dn='dc=yunohost,dc=org', user_rdn='None'
2018-07-13 01:50:28,407 DEBUG    moulinette.actionsmap process - loading python module yunohost.domain took 0.061s
2018-07-13 01:50:28,407 INFO     moulinette.actionsmap process - processing action [29704.1]: yunohost.domain.url-available with args={'path': '/garradin', 'domain': 'krashboyz.org', 'auth': <moulinette.authenticators.ldap.Authenticator object at 0x7fc6973eb710>}
2018-07-13 01:50:28,476 DEBUG    moulinette.actionsmap process - action [29704.1] executed in 0.068s
2018-07-13 01:50:28,476 DEBUG    yunohost.hook <lambda> - [29375.1] True
2018-07-13 01:50:28,508 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_webpath_register garradin krashboyz.org /garradin
2018-07-13 01:50:28,508 DEBUG    yunohost.hook <lambda> - [29375.1] + local app=garradin
2018-07-13 01:50:28,508 DEBUG    yunohost.hook <lambda> - [29375.1] + local domain=krashboyz.org
2018-07-13 01:50:28,509 DEBUG    yunohost.hook <lambda> - [29375.1] + local path=/garradin
2018-07-13 01:50:28,509 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost app register-url garradin krashboyz.org /garradin
2018-07-13 01:50:28,755 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:28,767 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:28,767 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:28,768 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:28,850 DEBUG    moulinette.authenticator.ldap __init__ - initialize authenticator 'ldap-anonymous' with: uri='ldap://localhost:389', base_dn='dc=yunohost,dc=org', user_rdn='None'
2018-07-13 01:50:28,880 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.024s
2018-07-13 01:50:28,880 INFO     moulinette.actionsmap process - processing action [29709.1]: yunohost.app.register-url with args={'path': '/garradin', 'app': 'garradin', 'auth': <moulinette.authenticators.ldap.Authenticator object at 0x7fcc5a3e25d0>, 'domain': 'krashboy
z.org'}
2018-07-13 01:50:28,923 DEBUG    yunohost.app _get_app_status - [29709.1] status file not found for 'garradin'
Traceback (most recent call last):
  File "/usr/lib/moulinette/yunohost/app.py", line 1415, in _get_app_status
    with open(app_setting_path + '/status.json') as f:
IOError: [Errno 2] No such file or directory: u'/etc/yunohost/apps/garradin/status.json'
2018-07-13 01:50:28,926 DEBUG    yunohost.app app_setting - [29709.1] cannot get app setting 'update_time' for 'garradin'
2018-07-13 01:50:29,003 DEBUG    moulinette.actionsmap process - action [29709.1] executed in 0.123s
2018-07-13 01:50:29,037 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_app_setting_set garradin path_url /garradin
2018-07-13 01:50:29,038 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost app setting garradin path_url --value=/garradin --quiet
2018-07-13 01:50:29,279 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:29,291 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:29,291 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:29,292 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:29,385 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.037s
2018-07-13 01:50:29,385 INFO     moulinette.actionsmap process - processing action [29711.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': '/garradin', 'key': 'path_url'}
2018-07-13 01:50:29,388 DEBUG    moulinette.actionsmap process - action [29711.1] executed in 0.002s
2018-07-13 01:50:29,416 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_app_setting_set garradin domain krashboyz.org
2018-07-13 01:50:29,416 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost app setting garradin domain --value=krashboyz.org --quiet
2018-07-13 01:50:29,683 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:29,695 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:29,695 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:29,696 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:29,778 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.026s
2018-07-13 01:50:29,778 INFO     moulinette.actionsmap process - processing action [29713.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': 'krashboyz.org', 'key': 'domain'}
2018-07-13 01:50:29,781 DEBUG    moulinette.actionsmap process - action [29713.1] executed in 0.002s
2018-07-13 01:50:29,804 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_app_setting_set garradin is_public 0
2018-07-13 01:50:29,804 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost app setting garradin is_public --value=0 --quiet
2018-07-13 01:50:30,103 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:30,117 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:30,117 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:30,118 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:30,211 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.031s
2018-07-13 01:50:30,211 INFO     moulinette.actionsmap process - processing action [29715.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': '0', 'key': 'is_public'}
2018-07-13 01:50:30,214 DEBUG    moulinette.actionsmap process - action [29715.1] executed in 0.003s
2018-07-13 01:50:30,244 DEBUG    yunohost.hook <lambda> - [29375.1] ++ lsb_release --codename --short
2018-07-13 01:50:30,318 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' stretch '!=' jessie ']'
2018-07-13 01:50:30,318 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_install_app_dependencies php7.0-sqlite3
2018-07-13 01:50:30,319 DEBUG    yunohost.hook <lambda> - [29375.1] + local dependencies=php7.0-sqlite3
2018-07-13 01:50:30,319 DEBUG    yunohost.hook <lambda> - [29375.1] + local dependencies=php7.0-sqlite3
2018-07-13 01:50:30,319 DEBUG    yunohost.hook <lambda> - [29375.1] + local dependencies=php7.0-sqlite3
2018-07-13 01:50:30,319 DEBUG    yunohost.hook <lambda> - [29375.1] + local manifest_path=../manifest.json
2018-07-13 01:50:30,319 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' '!' -e ../manifest.json ']'
2018-07-13 01:50:30,325 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep '\"version\": ' ../manifest.json
2018-07-13 01:50:30,326 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d '"' -f 4
2018-07-13 01:50:30,335 DEBUG    yunohost.hook <lambda> - [29375.1] + local version=1.0
2018-07-13 01:50:30,336 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' 3 -eq 0 ']'
2018-07-13 01:50:30,336 DEBUG    yunohost.hook <lambda> - [29375.1] + local dep_app=garradin
2018-07-13 01:50:30,336 DEBUG    yunohost.hook <lambda> - [29375.1] + cat
2018-07-13 01:50:30,347 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_package_install_from_equivs /tmp/garradin-ynh-deps.control
2018-07-13 01:50:30,347 DEBUG    yunohost.hook <lambda> - [29375.1] + local controlfile=/tmp/garradin-ynh-deps.control
2018-07-13 01:50:30,347 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_package_is_installed equivs
2018-07-13 01:50:30,350 DEBUG    yunohost.hook <lambda> - [29375.1] + dpkg-query -W -f '${Status}' equivs
2018-07-13 01:50:30,353 DEBUG    yunohost.hook <lambda> - [29375.1] + grep -c 'ok installed'
2018-07-13 01:50:30,408 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep '^Package: ' /tmp/garradin-ynh-deps.control
2018-07-13 01:50:30,412 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut '-d ' -f 2
2018-07-13 01:50:30,417 DEBUG    yunohost.hook <lambda> - [29375.1] + local pkgname=garradin-ynh-deps
2018-07-13 01:50:30,423 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep '^Version: ' /tmp/garradin-ynh-deps.control
2018-07-13 01:50:30,427 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut '-d ' -f 2
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + local pkgversion=1.0
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ -z garradin-ynh-deps ]]
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ -z 1.0 ]]
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_package_update
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_apt update
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + DEBIAN_FRONTEND=noninteractive
2018-07-13 01:50:30,432 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo apt-get -y update
2018-07-13 01:50:30,626 DEBUG    yunohost.hook <lambda> - [29375.1] Ign:1 http://mirrors.gandi.net/debian stretch InRelease
2018-07-13 01:50:30,656 DEBUG    yunohost.hook <lambda> - [29375.1] Atteint:2 http://mirrors.gandi.net/debian-security stretch/updates InRelease
2018-07-13 01:50:30,656 DEBUG    yunohost.hook <lambda> - [29375.1] Ign:3 http://mirrors.gandi.net/gandi/debian stretch InRelease
2018-07-13 01:50:30,660 DEBUG    yunohost.hook <lambda> - [29375.1] Atteint:4 http://mirrors.gandi.net/debian stretch Release
2018-07-13 01:50:30,662 DEBUG    yunohost.hook <lambda> - [29375.1] Atteint:5 http://mirrors.gandi.net/gandi/debian stretch Release
2018-07-13 01:50:30,685 DEBUG    yunohost.hook <lambda> - [29375.1] Atteint:6 http://apt.sourcefabric.org stretch InRelease
2018-07-13 01:50:30,717 DEBUG    yunohost.hook <lambda> - [29375.1] Atteint:7 http://forge.yunohost.org/debian stretch InRelease
2018-07-13 01:50:30,832 DEBUG    yunohost.hook <lambda> - [29375.1] Ign:8 http://ftp.us.debian.org/debian stretch InRelease
2018-07-13 01:50:30,944 DEBUG    yunohost.hook <lambda> - [29375.1] Atteint:9 http://ftp.us.debian.org/debian stretch Release
2018-07-13 01:50:34,256 DEBUG    yunohost.hook <lambda> - [29375.1] Lecture des listes de paquets…
2018-07-13 01:50:34,382 DEBUG    yunohost.hook <lambda> - [29375.1] ++ mktemp -d
2018-07-13 01:50:34,386 DEBUG    yunohost.hook <lambda> - [29375.1] + local TMPDIR=/tmp/tmp.FrO71Kay2T
2018-07-13 01:50:34,386 DEBUG    yunohost.hook <lambda> - [29375.1] + echo 10
2018-07-13 01:50:34,390 DEBUG    yunohost.hook <lambda> - [29375.1] + cp /tmp/garradin-ynh-deps.control /tmp/tmp.FrO71Kay2T/control
2018-07-13 01:50:34,396 DEBUG    yunohost.hook <lambda> - [29375.1] + cd /tmp/tmp.FrO71Kay2T
2018-07-13 01:50:34,397 DEBUG    yunohost.hook <lambda> - [29375.1] + equivs-build ./control
2018-07-13 01:50:36,238 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo dpkg --force-depends -i ./garradin-ynh-deps_1.0_all.deb
2018-07-13 01:50:36,471 DEBUG    yunohost.hook <lambda> - [29375.1] Sélection du paquet garradin-ynh-deps précédemment désélectionné.
2018-07-13 01:50:36,642 DEBUG    yunohost.hook <lambda> - [29375.1] (Lecture de la base de données... 147061 fichiers et répertoires déjà installés.)
2018-07-13 01:50:36,651 DEBUG    yunohost.hook <lambda> - [29375.1] Préparation du dépaquetage de .../garradin-ynh-deps_1.0_all.deb ...
2018-07-13 01:50:36,671 DEBUG    yunohost.hook <lambda> - [29375.1] Dépaquetage de garradin-ynh-deps (1.0) ...
2018-07-13 01:50:36,830 DEBUG    yunohost.hook <lambda> - [29375.1] Paramétrage de garradin-ynh-deps (1.0) ...
2018-07-13 01:50:37,014 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_package_install -f
2018-07-13 01:50:37,014 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_apt --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2018-07-13 01:50:37,014 DEBUG    yunohost.hook <lambda> - [29375.1] + DEBIAN_FRONTEND=noninteractive
2018-07-13 01:50:37,015 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo apt-get -y --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2018-07-13 01:50:37,516 DEBUG    yunohost.hook <lambda> - [29375.1] Lecture des listes de paquets…
2018-07-13 01:50:37,706 DEBUG    yunohost.hook <lambda> - [29375.1] Construction de l'arbre des dépendances…
2018-07-13 01:50:37,707 DEBUG    yunohost.hook <lambda> - [29375.1] Lecture des informations d'état…
2018-07-13 01:50:37,857 DEBUG    yunohost.hook <lambda> - [29375.1] 0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
2018-07-13 01:50:37,870 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ -n /tmp/tmp.FrO71Kay2T ]]
2018-07-13 01:50:37,870 DEBUG    yunohost.hook <lambda> - [29375.1] + rm -rf /tmp/tmp.FrO71Kay2T
2018-07-13 01:50:37,878 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_package_is_installed garradin-ynh-deps
2018-07-13 01:50:37,882 DEBUG    yunohost.hook <lambda> - [29375.1] + dpkg-query -W -f '${Status}' garradin-ynh-deps
2018-07-13 01:50:37,884 DEBUG    yunohost.hook <lambda> - [29375.1] + grep -c 'ok installed'
2018-07-13 01:50:37,939 DEBUG    yunohost.hook <lambda> - [29375.1] + rm /tmp/garradin-ynh-deps.control
2018-07-13 01:50:37,943 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_app_setting_set garradin apt_dependencies php7.0-sqlite3
2018-07-13 01:50:37,943 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost app setting garradin apt_dependencies --value=php7.0-sqlite3 --quiet
2018-07-13 01:50:38,209 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:38,222 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:38,222 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:38,223 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:38,308 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.028s
2018-07-13 01:50:38,308 INFO     moulinette.actionsmap process - processing action [30272.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': 'php7.0-sqlite3', 'key': 'apt_dependencies'}
2018-07-13 01:50:38,311 DEBUG    moulinette.actionsmap process - action [30272.1] executed in 0.003s
2018-07-13 01:50:38,338 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_system_user_create garradin
2018-07-13 01:50:38,338 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_system_user_exists garradin
2018-07-13 01:50:38,338 DEBUG    yunohost.hook <lambda> - [29375.1] + getent passwd garradin
2018-07-13 01:50:38,356 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' 1 -ge 2 ']'
2018-07-13 01:50:38,357 DEBUG    yunohost.hook <lambda> - [29375.1] + local user_home_dir=--no-create-home
2018-07-13 01:50:38,357 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo useradd --no-create-home --system --user-group garradin --shell /usr/sbin/nologin
2018-07-13 01:50:46,816 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_app_setting_set garradin final_path /var/www/garradin
2018-07-13 01:50:46,817 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo yunohost app setting garradin final_path --value=/var/www/garradin --quiet
2018-07-13 01:50:47,113 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:47,125 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:47,125 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:47,126 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:47,210 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.028s
2018-07-13 01:50:47,210 INFO     moulinette.actionsmap process - processing action [31167.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': '/var/www/garradin', 'key': 'final_path'}
2018-07-13 01:50:47,213 DEBUG    moulinette.actionsmap process - action [31167.1] executed in 0.003s
2018-07-13 01:50:47,239 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_setup_source /var/www/garradin
2018-07-13 01:50:47,239 DEBUG    yunohost.hook <lambda> - [29375.1] + local dest_dir=/var/www/garradin
2018-07-13 01:50:47,239 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_id=app
2018-07-13 01:50:47,246 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_URL= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,250 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,254 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_url=https://fossil.kd2.org/garradin/uv/garradin-0.8.4.tar.bz2
2018-07-13 01:50:47,259 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_SUM= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,260 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,264 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_sum=199b30e578f9087a0b8e37829727624f6830c34ea27246aebd40f204bbd6b90a
2018-07-13 01:50:47,269 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,270 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,274 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_sumprg=sha256sum
2018-07-13 01:50:47,278 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,280 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,284 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_format=tar.bz2
2018-07-13 01:50:47,289 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_EXTRACT= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,289 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,296 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_extract=
2018-07-13 01:50:47,304 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,307 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,313 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_in_subdir=true
2018-07-13 01:50:47,320 DEBUG    yunohost.hook <lambda> - [29375.1] ++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts/../conf/app.src
2018-07-13 01:50:47,323 DEBUG    yunohost.hook <lambda> - [29375.1] ++ cut -d= -f2-
2018-07-13 01:50:47,330 DEBUG    yunohost.hook <lambda> - [29375.1] + local src_filename=
2018-07-13 01:50:47,330 DEBUG    yunohost.hook <lambda> - [29375.1] + src_sumprg=sha256sum
2018-07-13 01:50:47,331 DEBUG    yunohost.hook <lambda> - [29375.1] + src_in_subdir=true
2018-07-13 01:50:47,331 DEBUG    yunohost.hook <lambda> - [29375.1] + src_format=tar.bz2
2018-07-13 01:50:47,336 DEBUG    yunohost.hook <lambda> - [29375.1] ++ echo tar.bz2
2018-07-13 01:50:47,337 DEBUG    yunohost.hook <lambda> - [29375.1] ++ tr '[:upper:]' '[:lower:]'
2018-07-13 01:50:47,344 DEBUG    yunohost.hook <lambda> - [29375.1] + src_format=tar.bz2
2018-07-13 01:50:47,344 DEBUG    yunohost.hook <lambda> - [29375.1] + src_extract=true
2018-07-13 01:50:47,344 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' '' = '' ']'
2018-07-13 01:50:47,344 DEBUG    yunohost.hook <lambda> - [29375.1] + src_filename=app.tar.bz2
2018-07-13 01:50:47,345 DEBUG    yunohost.hook <lambda> - [29375.1] + local local_src=/opt/yunohost-apps-src/garradin/app.tar.bz2
2018-07-13 01:50:47,345 DEBUG    yunohost.hook <lambda> - [29375.1] + test -e /opt/yunohost-apps-src/garradin/app.tar.bz2
2018-07-13 01:50:47,345 DEBUG    yunohost.hook <lambda> - [29375.1] + wget -nv -O app.tar.bz2 https://fossil.kd2.org/garradin/uv/garradin-0.8.4.tar.bz2
2018-07-13 01:50:47,625 WARNING  yunohost.hook <lambda> - [29375.1] 2018-07-13 01:50:47 URL:https://fossil.kd2.org/garradin/uv/garradin-0.8.4.tar.bz2 [0/0] -> "app.tar.bz2" [1]
2018-07-13 01:50:47,632 DEBUG    yunohost.hook <lambda> - [29375.1] + echo '199b30e578f9087a0b8e37829727624f6830c34ea27246aebd40f204bbd6b90a app.tar.bz2'
2018-07-13 01:50:47,632 DEBUG    yunohost.hook <lambda> - [29375.1] + sha256sum -c --status
2018-07-13 01:50:47,678 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_die 'Corrupt source'
2018-07-13 01:50:47,678 WARNING  yunohost.hook <lambda> - [29375.1] Corrupt source
2018-07-13 01:50:47,678 DEBUG    yunohost.hook <lambda> - [29375.1] + echo 'Corrupt source'
2018-07-13 01:50:47,678 DEBUG    yunohost.hook <lambda> - [29375.1] + exit 1
2018-07-13 01:50:47,679 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_exit_properly
2018-07-13 01:50:47,679 DEBUG    yunohost.hook <lambda> - [29375.1] + local exit_code=1
2018-07-13 01:50:47,680 WARNING  yunohost.hook <lambda> - [29375.1] !!
2018-07-13 01:50:47,680 WARNING  yunohost.hook <lambda> - [29375.1]   garradin's script has encountered an error. Its execution was cancelled.
2018-07-13 01:50:47,680 WARNING  yunohost.hook <lambda> - [29375.1] !!
2018-07-13 01:50:47,680 WARNING  yunohost.hook <lambda> - [29375.1] 
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' 1 -eq 0 ']'
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + trap '' EXIT
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + set +eu
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + echo -e '!!\n  garradin'\''s script has encountered an error. Its execution was cancelled.\n!!'
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + type -t ynh_clean_setup
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_die
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + echo ''
2018-07-13 01:50:47,681 DEBUG    yunohost.hook <lambda> - [29375.1] + exit 1
2018-07-13 01:50:47,761 DEBUG    yunohost.hook hook_exec - [29375.1] Exécution de la commande « sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_APP_ID=garradin YNH_CWD=/var/cache/yunohost/from_file/garradin_ynh-08271a3928f285fc3561e85493dacadc5820326c/scripts YNH_APP_INSTANCE_NAME=g
arradin BASH_XTRACEFD=7 /bin/bash -x "./remove" garradin 7>&1 »...
2018-07-13 01:50:47,942 DEBUG    yunohost.hook <lambda> - [29375.1] + source _common.sh
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] + source /usr/share/yunohost/helpers
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] +++ run-parts --list /usr/share/yunohost/helpers.d
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/backend ']'
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/backend
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'
2018-07-13 01:50:47,944 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/filesystem
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] +++ CAN_BIND=1
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/ip ']'
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/ip
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'
2018-07-13 01:50:47,945 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/mysql
2018-07-13 01:50:47,953 DEBUG    yunohost.hook <lambda> - [29375.1] +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql
2018-07-13 01:50:47,953 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/network ']'
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/network
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/nodejs ']'
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/nodejs
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] +++ n_install_dir=/opt/node_n
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] +++ node_version_path=/opt/node_n/n/versions/node
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] +++ export N_PREFIX=/opt/node_n
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] +++ N_PREFIX=/opt/node_n
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,954 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/package ']'
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/package
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/print ']'
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/print
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/psql ']'
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/psql
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/setting ']'
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/setting
2018-07-13 01:50:47,955 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/string ']'
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/string
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/system ']'
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/system
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/user ']'
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/user
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ for helper in $(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ '[' -r /usr/share/yunohost/helpers.d/utils ']'
2018-07-13 01:50:47,956 DEBUG    yunohost.hook <lambda> - [29375.1] ++ . /usr/share/yunohost/helpers.d/utils
2018-07-13 01:50:47,957 DEBUG    yunohost.hook <lambda> - [29375.1] + app=garradin
2018-07-13 01:50:47,957 DEBUG    yunohost.hook <lambda> - [29375.1] ++ ynh_app_setting_get garradin domain
2018-07-13 01:50:47,957 DEBUG    yunohost.hook <lambda> - [29375.1] ++ sudo yunohost app setting garradin domain --output-as plain --quiet
2018-07-13 01:50:48,129 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:48,141 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:48,141 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:48,142 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:48,227 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.027s
2018-07-13 01:50:48,227 INFO     moulinette.actionsmap process - processing action [31202.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'domain'}
2018-07-13 01:50:48,230 DEBUG    moulinette.actionsmap process - action [31202.1] executed in 0.002s
2018-07-13 01:50:48,256 DEBUG    yunohost.hook <lambda> - [29375.1] + domain=krashboyz.org
2018-07-13 01:50:48,260 DEBUG    yunohost.hook <lambda> - [29375.1] ++ ynh_app_setting_get garradin final_path
2018-07-13 01:50:48,260 DEBUG    yunohost.hook <lambda> - [29375.1] ++ sudo yunohost app setting garradin final_path --output-as plain --quiet
2018-07-13 01:50:48,530 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:48,541 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:48,541 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:48,542 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:48,662 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.048s
2018-07-13 01:50:48,662 INFO     moulinette.actionsmap process - processing action [31208.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'final_path'}
2018-07-13 01:50:48,666 DEBUG    moulinette.actionsmap process - action [31208.1] executed in 0.004s
2018-07-13 01:50:48,696 DEBUG    yunohost.hook <lambda> - [29375.1] + final_path=/var/www/garradin
2018-07-13 01:50:48,696 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_remove_app_dependencies
2018-07-13 01:50:48,696 DEBUG    yunohost.hook <lambda> - [29375.1] + local dep_app=garradin
2018-07-13 01:50:48,696 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_package_autopurge garradin-ynh-deps
2018-07-13 01:50:48,697 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_apt autoremove --purge garradin-ynh-deps
2018-07-13 01:50:48,697 DEBUG    yunohost.hook <lambda> - [29375.1] + DEBIAN_FRONTEND=noninteractive
2018-07-13 01:50:48,697 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo apt-get -y autoremove --purge garradin-ynh-deps
2018-07-13 01:50:48,848 DEBUG    yunohost.hook <lambda> - [29375.1] Lecture des listes de paquets…
2018-07-13 01:50:48,982 DEBUG    yunohost.hook <lambda> - [29375.1] Construction de l'arbre des dépendances…
2018-07-13 01:50:48,983 DEBUG    yunohost.hook <lambda> - [29375.1] Lecture des informations d'état…
2018-07-13 01:50:49,122 DEBUG    yunohost.hook <lambda> - [29375.1] Les paquets suivants seront ENLEVÉS :
2018-07-13 01:50:49,123 DEBUG    yunohost.hook <lambda> - [29375.1]   garradin-ynh-deps*
2018-07-13 01:50:52,662 DEBUG    yunohost.hook <lambda> - [29375.1] 0 mis à jour, 0 nouvellement installés, 1 à enlever et 0 non mis à jour.
2018-07-13 01:50:52,662 DEBUG    yunohost.hook <lambda> - [29375.1] Après cette opération, 9 216 o d'espace disque seront libérés.
(Lecture de la base de données... 147058 fichiers et répertoires déjà installés.)a base de données... 
2018-07-13 01:50:52,885 DEBUG    yunohost.hook <lambda> - [29375.1] Suppression de garradin-ynh-deps (1.0) ...
2018-07-13 01:50:54,221 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_secure_remove /var/www/garradin
2018-07-13 01:50:54,222 DEBUG    yunohost.hook <lambda> - [29375.1] + local path_to_remove=/var/www/garradin
2018-07-13 01:50:54,222 DEBUG    yunohost.hook <lambda> - [29375.1] + local 'forbidden_path=    /var/www        /home/yunohost.app'
2018-07-13 01:50:54,222 DEBUG    yunohost.hook <lambda> - [29375.1] + [[        /var/www        /home/yunohost.app =~ /var/www/garradin ]]
2018-07-13 01:50:54,222 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ /var/www/garradin =~ ^/[[:alnum:]]+$ ]]
2018-07-13 01:50:54,222 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ n = \/ ]]
2018-07-13 01:50:54,223 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' -e /var/www/garradin ']'
2018-07-13 01:50:54,223 DEBUG    yunohost.hook <lambda> - [29375.1] + echo '/var/www/garradin wasn'\''t deleted because it doesn'\''t exist.'
2018-07-13 01:50:54,223 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_remove_nginx_config
2018-07-13 01:50:54,223 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_secure_remove /etc/nginx/conf.d/krashboyz.org.d/garradin.conf
2018-07-13 01:50:54,229 DEBUG    yunohost.hook <lambda> - [29375.1] + local path_to_remove=/etc/nginx/conf.d/krashboyz.org.d/garradin.conf
2018-07-13 01:50:54,229 DEBUG    yunohost.hook <lambda> - [29375.1] + local 'forbidden_path=    /var/www        /home/yunohost.app'
2018-07-13 01:50:54,229 DEBUG    yunohost.hook <lambda> - [29375.1] + [[        /var/www        /home/yunohost.app =~ /etc/nginx/conf\.d/krashboyz\.org\.d/garradin\.conf ]]
2018-07-13 01:50:54,230 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ /etc/nginx/conf.d/krashboyz.org.d/garradin.conf =~ ^/[[:alnum:]]+$ ]]
2018-07-13 01:50:54,230 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ f = \/ ]]
2018-07-13 01:50:54,230 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' -e /etc/nginx/conf.d/krashboyz.org.d/garradin.conf ']'
2018-07-13 01:50:54,230 DEBUG    yunohost.hook <lambda> - [29375.1] + echo '/etc/nginx/conf.d/krashboyz.org.d/garradin.conf wasn'\''t deleted because it doesn'\''t exist.'
2018-07-13 01:50:54,230 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo systemctl reload nginx
2018-07-13 01:50:54,227 WARNING  yunohost.hook <lambda> - [29375.1] /var/www/garradin wasn't deleted because it doesn't exist.
2018-07-13 01:50:54,231 WARNING  yunohost.hook <lambda> - [29375.1] /etc/nginx/conf.d/krashboyz.org.d/garradin.conf wasn't deleted because it doesn't exist.
2018-07-13 01:50:54,422 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_remove_fpm_config
2018-07-13 01:50:54,434 DEBUG    yunohost.hook <lambda> - [29375.1] ++ ynh_app_setting_get garradin fpm_config_dir
2018-07-13 01:50:54,434 DEBUG    yunohost.hook <lambda> - [29375.1] ++ sudo yunohost app setting garradin fpm_config_dir --output-as plain --quiet
2018-07-13 01:50:54,725 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:54,738 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:54,742 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:54,743 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:54,826 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.027s
2018-07-13 01:50:54,826 INFO     moulinette.actionsmap process - processing action [31454.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'fpm_config_dir'}
2018-07-13 01:50:54,828 DEBUG    yunohost.app app_setting - [31454.1] cannot get app setting 'fpm_config_dir' for 'garradin'
2018-07-13 01:50:54,829 DEBUG    moulinette.actionsmap process - action [31454.1] executed in 0.002s
2018-07-13 01:50:54,855 DEBUG    yunohost.hook <lambda> - [29375.1] + local fpm_config_dir=
2018-07-13 01:50:54,859 DEBUG    yunohost.hook <lambda> - [29375.1] ++ ynh_app_setting_get garradin fpm_service
2018-07-13 01:50:54,860 DEBUG    yunohost.hook <lambda> - [29375.1] ++ sudo yunohost app setting garradin fpm_service --output-as plain --quiet
2018-07-13 01:50:55,130 DEBUG    moulinette.actionsmap __init__ - loading actions map namespace 'yunohost'
2018-07-13 01:50:55,142 DEBUG    moulinette.actionsmap __init__ - extra parameter classes loaded: ['ask', 'password', 'required', 'pattern']
2018-07-13 01:50:55,142 DEBUG    moulinette.interface __init__ - initializing base actions map parser for cli
2018-07-13 01:50:55,143 DEBUG    moulinette.interface __init__ - registering new callback action 'yunohost.utils.packages.ynh_packages_version' to ['-v', '--version']
2018-07-13 01:50:55,227 DEBUG    moulinette.actionsmap process - loading python module yunohost.app took 0.028s
2018-07-13 01:50:55,227 INFO     moulinette.actionsmap process - processing action [31462.1]: yunohost.app.setting with args={'app': 'garradin', 'delete': False, 'value': None, 'key': 'fpm_service'}
2018-07-13 01:50:55,229 DEBUG    yunohost.app app_setting - [31462.1] cannot get app setting 'fpm_service' for 'garradin'
2018-07-13 01:50:55,229 DEBUG    moulinette.actionsmap process - action [31462.1] executed in 0.002s
2018-07-13 01:50:55,256 DEBUG    yunohost.hook <lambda> - [29375.1] + local fpm_service=
2018-07-13 01:50:55,257 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' -z '' ']'
2018-07-13 01:50:55,257 DEBUG    yunohost.hook <lambda> - [29375.1] + fpm_config_dir=/etc/php5/fpm
2018-07-13 01:50:55,257 DEBUG    yunohost.hook <lambda> - [29375.1] + fpm_service=php5-fpm
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_secure_remove /etc/php5/fpm/pool.d/garradin.conf
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + local path_to_remove=/etc/php5/fpm/pool.d/garradin.conf
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + local 'forbidden_path=    /var/www        /home/yunohost.app'
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + [[        /var/www        /home/yunohost.app =~ /etc/php5/fpm/pool\.d/garradin\.conf ]]
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ /etc/php5/fpm/pool.d/garradin.conf =~ ^/[[:alnum:]]+$ ]]
2018-07-13 01:50:55,258 WARNING  yunohost.hook <lambda> - [29375.1] /etc/php5/fpm/pool.d/garradin.conf wasn't deleted because it doesn't exist.
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ f = \/ ]]
2018-07-13 01:50:55,258 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' -e /etc/php5/fpm/pool.d/garradin.conf ']'
2018-07-13 01:50:55,260 DEBUG    yunohost.hook <lambda> - [29375.1] + echo '/etc/php5/fpm/pool.d/garradin.conf wasn'\''t deleted because it doesn'\''t exist.'
2018-07-13 01:50:55,260 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_secure_remove /etc/php5/fpm/conf.d/20-garradin.ini
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + local path_to_remove=/etc/php5/fpm/conf.d/20-garradin.ini
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + local 'forbidden_path=    /var/www        /home/yunohost.app'
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + [[        /var/www        /home/yunohost.app =~ /etc/php5/fpm/conf\.d/20-garradin\.ini ]]
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ /etc/php5/fpm/conf.d/20-garradin.ini =~ ^/[[:alnum:]]+$ ]]
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + [[ i = \/ ]]
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + '[' -e /etc/php5/fpm/conf.d/20-garradin.ini ']'
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + echo '/etc/php5/fpm/conf.d/20-garradin.ini wasn'\''t deleted because it doesn'\''t exist.'
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] /etc/php5/fpm/conf.d/20-garradin.ini wasn't deleted because it doesn't exist.
2018-07-13 01:50:55,261 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo systemctl reload php5-fpm
2018-07-13 01:50:55,315 WARNING  yunohost.hook <lambda> - [29375.1] php5-fpm.service is not active, cannot reload.
2018-07-13 01:50:55,321 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_system_user_delete garradin
2018-07-13 01:50:55,321 DEBUG    yunohost.hook <lambda> - [29375.1] + ynh_system_user_exists garradin
2018-07-13 01:50:55,321 DEBUG    yunohost.hook <lambda> - [29375.1] + getent passwd garradin
2018-07-13 01:50:55,333 DEBUG    yunohost.hook <lambda> - [29375.1] + echo 'Remove the user garradin'
2018-07-13 01:50:55,333 DEBUG    yunohost.hook <lambda> - [29375.1] + sudo userdel garradin
2018-07-13 01:50:55,334 WARNING  yunohost.hook <lambda> - [29375.1] Remove the user garradin
2018-07-13 01:50:57,997 SUCCESS  yunohost.app success - [29375.1] La configuration de SSOwat a été générée
2018-07-13 01:50:57,998 DEBUG    moulinette.actionsmap process - action [29375.1] executed in 38.092s
2018-07-13 01:50:57,998 DEBUG    moulinette.core release - lock has been released
2018-07-13 01:50:57,998 ERROR    yunohost cli - Échec de l'installation
isAAAc commented 6 years ago

là c'est archive corrompue, ça passe avec l'url : yunohost app install https://github.com/YunoHost-Apps/garradin_ynh

tu peux clore je pense

frju365 commented 6 years ago

For the second time I get a corrupt source error for the package where I have to do everything quickly to update to the last version. So, officially, I threaten to stop maintaining this app or to fork upstream repos if it happen again.

It does't even let me time to update it.