YunoHost-Apps / blogotext_ynh

Blogotext package for YunoHost
https://blogotext.org/
GNU Affero General Public License v3.0
7 stars 2 forks source link

Problème d'installation #2

Closed op3nus3r closed 5 years ago

op3nus3r commented 6 years ago

Salut, je viens d'essayer d'installer mais j'ai un problème lors de l'installation, je mets ici les logs si ça peut t'aider.

Ça reste bloqué sur "La configuration de SSOwat a été générée"

La configuration de SSOwat a été générée

+ echo 'The user blogotext was not found'

+ getent passwd blogotext

+ ynh_system_user_exists blogotext

The user blogotext was not found

+ ynh_system_user_delete blogotext

+ '[' -e /etc/logrotate.d/blogotext ']'

+ ynh_remove_logrotate

+ sudo systemctl reload php5-fpm

/etc/php5/fpm/conf.d/20-blogotext.ini wasn't deleted because it doesn't exist.

+ echo '/etc/php5/fpm/conf.d/20-blogotext.ini wasn'\''t deleted because it doesn'\''t exist.'

+ '[' -e /etc/php5/fpm/conf.d/20-blogotext.ini ']'

+ [[ i = \/ ]]

+ [[ /etc/php5/fpm/conf.d/20-blogotext.ini =~ ^/[[:alnum:]]+$ ]]

+ [[ /var/www /home/yunohost.app =~ /etc/php5/fpm/conf\.d/20-blogotext\.ini ]]

+ local 'forbidden_path= /var/www /home/yunohost.app'

+ local path_to_remove=/etc/php5/fpm/conf.d/20-blogotext.ini

+ ynh_secure_remove /etc/php5/fpm/conf.d/20-blogotext.ini

+ echo '/etc/php5/fpm/pool.d/blogotext.conf wasn'\''t deleted because it doesn'\''t exist.'

+ '[' -e /etc/php5/fpm/pool.d/blogotext.conf ']'

+ [[ f = \/ ]]

+ [[ /etc/php5/fpm/pool.d/blogotext.conf =~ ^/[[:alnum:]]+$ ]]

+ [[ /var/www /home/yunohost.app =~ /etc/php5/fpm/pool\.d/blogotext\.conf ]]

+ local 'forbidden_path= /var/www /home/yunohost.app'

+ local path_to_remove=/etc/php5/fpm/pool.d/blogotext.conf

/etc/php5/fpm/pool.d/blogotext.conf wasn't deleted because it doesn't exist.

+ ynh_secure_remove /etc/php5/fpm/pool.d/blogotext.conf

+ ynh_remove_fpm_config

+ sudo systemctl reload nginx

+ sudo rm -R /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ '[' -e /etc/nginx/conf.d/domain.tld.d/blogotext.conf ']'

+ [[ f = \/ ]]

+ [[ /etc/nginx/conf.d/domain.tld.d/blogotext.conf =~ ^/[[:alnum:]]+$ ]]

+ [[ /var/www /home/yunohost.app =~ /etc/nginx/conf\.d/kameha\.click\.d/blogotext\.conf ]]

+ local 'forbidden_path= /var/www /home/yunohost.app'

+ local path_to_remove=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ ynh_secure_remove /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ ynh_remove_nginx_config

+ sudo rm -R /var/www/blogotext

+ '[' -e /var/www/blogotext ']'

+ [[ t = \/ ]]

+ [[ /var/www/blogotext =~ ^/[[:alnum:]]+$ ]]

+ [[ /var/www /home/yunohost.app =~ /var/www/blogotext ]]

+ local 'forbidden_path= /var/www /home/yunohost.app'

+ local path_to_remove=/var/www/blogotext

+ ynh_secure_remove /var/www/blogotext

Removing blogotext-ynh-deps (1.0) ...

(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44299 files and directories currently installed.)

create mode 100644 yunohost/apps/blogotext/status.json

create mode 100644 yunohost/apps/blogotext/settings.yml

create mode 100755 yunohost/apps/blogotext/scripts/upgrade

create mode 100755 yunohost/apps/blogotext/scripts/restore

mode change 100644 => 100755

rename yunohost/apps/{ampache/scripts/restore => blogotext/scripts/remove} (51%)

create mode 100755 yunohost/apps/blogotext/scripts/install

create mode 100644 yunohost/apps/blogotext/scripts/change_url

mode change 100644 => 100755

rename yunohost/apps/{ampache/scripts/upgrade => blogotext/scripts/backup} (58%)

create mode 100644 yunohost/apps/blogotext/scripts/_common.sh

create mode 100644 yunohost/apps/blogotext/manifest.json

create mode 100644 yunohost/apps/blogotext/conf/php-fpm.ini

create mode 100644 yunohost/apps/blogotext/conf/php-fpm.conf

create mode 100644 yunohost/apps/blogotext/conf/nginx.conf

create mode 100644 yunohost/apps/blogotext/conf/app.src

delete mode 100644 yunohost/apps/ampache/status.json

delete mode 100644 yunohost/apps/ampache/settings.yml

delete mode 100644 yunohost/apps/ampache/scripts/remove

delete mode 100644 yunohost/apps/ampache/scripts/install

delete mode 100644 yunohost/apps/ampache/scripts/backup

delete mode 100644 yunohost/apps/ampache/scripts/_common.sh

delete mode 100644 yunohost/apps/ampache/manifest.json

delete mode 100644 yunohost/apps/ampache/conf/nginx.conf

delete mode 100644 yunohost/apps/ampache/conf/app.src

delete mode 100644 yunohost/apps/ampache/conf/ampache.cfg.php.old2

delete mode 100644 yunohost/apps/ampache/conf/ampache.cfg.php.old1

delete mode 100644 yunohost/apps/ampache/conf/ampache.cfg.php.dist

delete mode 100644 yunohost/apps/ampache/conf/ampache.cfg.php

delete mode 100644 yunohost/apps/ampache/conf/admin.sql

create mode 100644 nginx/conf.d/domain.tld.d/blogotext.conf

31 files changed, 1185 insertions(+), 4726 deletions(-)

Author: root

[master e5c6e6f] saving uncommitted changes in /etc prior to apt run

+ sudo apt-get -y -qq autoremove --purge blogotext-ynh-deps

+ DEBIAN_FRONTEND=noninteractive

+ ynh_apt autoremove --purge blogotext-ynh-deps

+ ynh_package_autopurge blogotext-ynh-deps

+ local dep_app=blogotext

+ ynh_remove_app_dependencies

+ grep -q blogotext

+ yunohost service status

+ final_path=/var/www/blogotext

++ sudo yunohost app setting blogotext final_path --output-as plain --quiet

++ ynh_app_setting_get blogotext final_path

+ domain=domain.tld

++ sudo yunohost app setting blogotext domain --output-as plain --quiet

++ ynh_app_setting_get blogotext domain

+ app=blogotext

++ . /usr/share/yunohost/helpers.d/utils

++ '[' -r /usr/share/yunohost/helpers.d/utils ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/user

++ '[' -r /usr/share/yunohost/helpers.d/user ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/system

++ '[' -r /usr/share/yunohost/helpers.d/system ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/string

++ '[' -r /usr/share/yunohost/helpers.d/string ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/setting

++ '[' -r /usr/share/yunohost/helpers.d/setting ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/print

++ '[' -r /usr/share/yunohost/helpers.d/print ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/package

++ '[' -r /usr/share/yunohost/helpers.d/package ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/network

++ '[' -r /usr/share/yunohost/helpers.d/network ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

+++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql

++ . /usr/share/yunohost/helpers.d/mysql

++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/ip

++ '[' -r /usr/share/yunohost/helpers.d/ip ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

+++ CAN_BIND=1

++ . /usr/share/yunohost/helpers.d/filesystem

++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/backend

++ '[' -r /usr/share/yunohost/helpers.d/backend ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

+++ run-parts --list /usr/share/yunohost/helpers.d

+ source /usr/share/yunohost/helpers

+ source _common.sh

Exécution du script « /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/remove »...

++ exit 1

++ echo ''

++ ynh_die

++ type -t ynh_clean_setup

++ echo -e '!!\n blogotext'\''s script has encountered an error. Its execution was cancelled.\n!!'

++ set +eu

++ trap '' EXIT

++ '[' 1 -eq 0 ']'

++ local exit_code=1

!!

blogotext's script has encountered an error. Its execution was cancelled.

++ ynh_exit_properly

!!

./install: line 91: path: unbound variable

+ sudo systemctl reload nginx

+ sudo yunohost app setting blogotext checksum__etc_nginx_conf.d_domain.tld.d_blogotext.conf --value=923c7d074b834b442b07e46f3b65acfe --quiet

+ ynh_app_setting_set blogotext checksum__etc_nginx_conf.d_domain.tld.d_blogotext.conf 923c7d074b834b442b07e46f3b65acfe

++ cut '-d ' -f1

++ sudo md5sum /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local checksum_setting_name=checksum__etc_nginx_conf.d_domain.tld.d_blogotext.conf

+ ynh_store_file_checksum /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ sudo sed --in-place s@__FINALPATH__@/var/www/blogotext@g /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ replace_string=/var/www/blogotext

+ match_string=__FINALPATH__

+ local workfile=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local replace_string=/var/www/blogotext

+ local match_string=__FINALPATH__

+ local delimit=@

+ ynh_replace_string __FINALPATH__ /var/www/blogotext /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ test -n /var/www/blogotext

+ sudo sed --in-place s@__NAME__@blogotext@g /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ replace_string=blogotext

+ match_string=__NAME__

+ local workfile=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local replace_string=blogotext

+ local match_string=__NAME__

+ local delimit=@

+ ynh_replace_string __NAME__ blogotext /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ test -n blogotext

+ test -n ''

+ sudo sed --in-place s@__DOMAIN__@domain.tld@g /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ replace_string=domain.tld

+ match_string=__DOMAIN__

+ local workfile=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local replace_string=domain.tld

+ local match_string=__DOMAIN__

+ local delimit=@

+ ynh_replace_string __DOMAIN__ domain.tld /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ test -n domain.tld

+ sudo sed --in-place s@__PATH__@/blog@g /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ replace_string=/blog

+ match_string=__PATH__

+ local workfile=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local replace_string=/blog

+ local match_string=__PATH__

+ local delimit=@

+ ynh_replace_string __PATH__ /blog /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ sudo sed --in-place s@__PATH__/@/blog/@g /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ replace_string=/blog/

+ match_string=__PATH__/

+ local workfile=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local replace_string=/blog/

+ local match_string=__PATH__/

+ local delimit=@

+ ynh_replace_string __PATH__/ /blog/ /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ local path_url_slash_less=/blog

+ test -n /blog

+ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ '[' -n '' ']'

+ local checksum_value=

++ sudo yunohost app setting blogotext checksum__etc_nginx_conf.d_domain.tld.d_blogotext.conf --output-as plain --quiet

++ ynh_app_setting_get blogotext checksum__etc_nginx_conf.d_domain.tld.d_blogotext.conf

+ local checksum_setting_name=checksum__etc_nginx_conf.d_domain.tld.d_blogotext.conf

+ local file=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ ynh_backup_if_checksum_is_different /etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ finalnginxconf=/etc/nginx/conf.d/domain.tld.d/blogotext.conf

+ ynh_add_nginx_config

+ test -e /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../sources/extra_files/app

+ (( 0 > 0 ))

++ find /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../sources/patches/ -type f -name 'app-*.patch'

++ wc -l

+ tar -xf blogotext.tar.gz -C /var/www/blogotext --strip-components 1

+ [[ tar.gz =~ ^tar.gz|tar.bz2|tar.xz$ ]]

+ strip='--strip-components 1'

+ true

+ local strip=

+ '[' tar.gz = zip ']'

+ mkdir -p /var/www/blogotext

+ sha256sum -c --status

+ echo 'a6e72874fb0266847802a611312f93f83da56dec334e16c3fe5c3838d636279d blogotext.tar.gz'

2018-01-24 20:01:30 URL:https://codeload.github.com/BlogoText/blogotext/legacy.tar.gz/master [544406] -> "blogotext.tar.gz" [1]

+ wget -nv -O blogotext.tar.gz https://api.github.com/repos/Blogotext/blogotext/tarball

+ test -e /opt/yunohost-apps-src/blogotext/blogotext.tar.gz

+ local local_src=/opt/yunohost-apps-src/blogotext/blogotext.tar.gz

+ '[' blogotext.tar.gz = '' ']'

+ src_format=tar.gz

++ tr '[:upper:]' '[:lower:]'

++ echo tar.gz

+ src_format=tar.gz

+ src_in_subdir=true

+ src_sumprg=sha256sum

+ local src_filename=blogotext.tar.gz

++ cut -d= -f2-

++ grep SOURCE_FILENAME= /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../conf/app.src

+ local src_in_subdir=true

++ cut -d= -f2-

++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../conf/app.src

+ local src_format=tar.gz

++ cut -d= -f2-

++ grep SOURCE_FORMAT= /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../conf/app.src

+ local src_sumprg=sha256sum

++ cut -d= -f2-

++ grep SOURCE_SUM_PRG= /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../conf/app.src

+ local src_sum=a6e72874fb0266847802a611312f93f83da56dec334e16c3fe5c3838d636279d

++ cut -d= -f2-

++ grep SOURCE_SUM= /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../conf/app.src

+ local src_url=https://api.github.com/repos/Blogotext/blogotext/tarball

++ cut -d= -f2-

++ grep SOURCE_URL= /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/../conf/app.src

+ local src_id=app

+ local dest_dir=/var/www/blogotext

+ ynh_setup_source /var/www/blogotext

+ sudo yunohost app setting blogotext final_path --value=/var/www/blogotext --quiet

+ ynh_app_setting_set blogotext final_path /var/www/blogotext

+ sudo yunohost app setting blogotext apt_dependencies --value=php-gd --quiet

+ ynh_app_setting_set blogotext apt_dependencies php-gd php-db php-curl

+ rm /tmp/blogotext-ynh-deps.control

+ grep -c 'ok installed'

+ dpkg-query -W -f '${Status}' blogotext-ynh-deps

+ ynh_package_is_installed blogotext-ynh-deps

+ rm -rf /tmp/tmp.TqzOw7GzMz

+ [[ -n /tmp/tmp.TqzOw7GzMz ]]

E: Packages need to be removed but remove is disabled.

+ sudo apt-get -y -qq --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f

+ DEBIAN_FRONTEND=noninteractive

+ ynh_apt --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f

+ ynh_package_install -f

Setting up blogotext-ynh-deps (1.0) ...

Package php-curl is not installed.

blogotext-ynh-deps depends on php-curl; however:

Package php-db is not installed.

blogotext-ynh-deps depends on php-db; however:

Package php-gd is not installed.

blogotext-ynh-deps depends on php-gd; however:

dpkg: blogotext-ynh-deps: dependency problems, but configuring anyway as you requested:

Unpacking blogotext-ynh-deps (1.0) ...

Preparing to unpack .../blogotext-ynh-deps_1.0_all.deb ...

(Reading database ... 44296 files and directories currently installed.)

Selecting previously unselected package blogotext-ynh-deps.

+ sudo dpkg --force-depends -i ./blogotext-ynh-deps_1.0_all.deb

dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use)

dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use)

dh_install: Compatibility levels before 9 are deprecated (level 7 in use)

+ equivs-build ./control

+ cd /tmp/tmp.TqzOw7GzMz

+ cp /tmp/blogotext-ynh-deps.control /tmp/tmp.TqzOw7GzMz/control

+ local TMPDIR=/tmp/tmp.TqzOw7GzMz

++ mktemp -d

+ sudo apt-get -y -qq update

+ DEBIAN_FRONTEND=noninteractive

+ ynh_apt update

+ ynh_package_update

+ [[ -z 1.0 ]]

+ [[ -z blogotext-ynh-deps ]]

+ local pkgversion=1.0

++ cut '-d ' -f 2

++ grep '^Version: ' /tmp/blogotext-ynh-deps.control

+ local pkgname=blogotext-ynh-deps

++ cut '-d ' -f 2

++ grep '^Package: ' /tmp/blogotext-ynh-deps.control

+ grep -c 'ok installed'

+ dpkg-query -W -f '${Status}' equivs

+ ynh_package_is_installed equivs

+ local controlfile=/tmp/blogotext-ynh-deps.control

+ ynh_package_install_from_equivs /tmp/blogotext-ynh-deps.control

+ cat

+ local dep_app=blogotext

+ '[' 3 -eq 0 ']'

+ local version=1.0

++ cut -d '"' -f 4

++ grep '\"version\": ' ../manifest.json

+ '[' '!' -e ../manifest.json ']'

+ local manifest_path=../manifest.json

+ local 'dependencies=php-gd php-db php-curl'

+ ynh_install_app_dependencies php-gd php-db php-curl

+ sudo yunohost app setting blogotext language --value=fr --quiet

+ ynh_app_setting_set blogotext language fr

+ sudo yunohost app setting blogotext is_public --value=1 --quiet

+ ynh_app_setting_set blogotext is_public 1

+ sudo yunohost app setting blogotext admin --value=user --quiet

+ ynh_app_setting_set blogotext admin user

+ sudo yunohost app setting blogotext path --value=/blog --quiet

+ ynh_app_setting_set blogotext path /blog

+ sudo yunohost app setting blogotext domain --value=domain.tld --quiet

+ ynh_app_setting_set blogotext domain domain.tld

+ sudo yunohost app register-url blogotext domain.tld /blog

+ local path=/blog

+ local domain=domain.tld

+ local app=blogotext

+ ynh_webpath_register blogotext domain.tld /blog

True

+ sudo yunohost domain url-available domain.tld /blog

+ local path=/blog

+ local domain=domain.tld

+ ynh_webpath_available domain.tld /blog

+ path_url=/blog

++ echo /blog

++ '[' g == / ']'

++ '[' / '!=' / ']'

++ test -n /blog

++ local path_url=/blog

++ ynh_normalize_url_path /blog

+ test '!' -e /var/www/blogotext

+ final_path=/var/www/blogotext

+ app=blogotext

+ language=fr

+ is_public=1

+ admin=user

+ path_url=/blog

+ domain=domain.tld

+ trap ynh_exit_properly EXIT

+ set -eu

+ ynh_abort_if_errors

++ . /usr/share/yunohost/helpers.d/utils

++ '[' -r /usr/share/yunohost/helpers.d/utils ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/user

++ '[' -r /usr/share/yunohost/helpers.d/user ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/system

++ '[' -r /usr/share/yunohost/helpers.d/system ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/string

++ '[' -r /usr/share/yunohost/helpers.d/string ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/setting

++ '[' -r /usr/share/yunohost/helpers.d/setting ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/print

++ '[' -r /usr/share/yunohost/helpers.d/print ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/package

++ '[' -r /usr/share/yunohost/helpers.d/package ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/network

++ '[' -r /usr/share/yunohost/helpers.d/network ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

+++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql

++ . /usr/share/yunohost/helpers.d/mysql

++ '[' -r /usr/share/yunohost/helpers.d/mysql ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/ip

++ '[' -r /usr/share/yunohost/helpers.d/ip ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

+++ CAN_BIND=1

++ . /usr/share/yunohost/helpers.d/filesystem

++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

++ . /usr/share/yunohost/helpers.d/backend

++ '[' -r /usr/share/yunohost/helpers.d/backend ']'

++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)'

+++ run-parts --list /usr/share/yunohost/helpers.d

+ source /usr/share/yunohost/helpers

+ source _common.sh

Exécution du script « /var/cache/yunohost/from_file/blogotext_ynh-master/scripts/install »...

Vérification des paquets requis pour blogotext...

Terminé

Extraction...

Téléchargement... 
B4rb3rouss commented 6 years ago

Je manque trop d'expérience avec YNH pour comprendre :S

op3nus3r commented 6 years ago

Pas de soucis, ça pourra peut-être aiguiller quelqu'un :)

remrem commented 6 years ago

Yop! Je n'y connais rien à YunoHost, mais ça ne serait pas lié à :

./install: line 91: path: unbound variable

Qui viendrait de folder_path=${path%/} ligne 91 de scripts/install ? Je ne vois pas trop d'où cette variable viens (sans avoir trop cherché).

op3nus3r commented 6 years ago

@remrem Peut-être une piste en effet ;) j'espère que quelqu'un reprendra le flambeau, je ne suis malheureusement pas compétent pour le faire ^^

anto1ne commented 5 years ago

blogotext_ynh vient d'avoir de grosses modifications depuis https://github.com/YunoHost-Apps/blogotext_ynh/pull/4 ce problème d'installation n'est plus d'actualité