movim / movim_ynh

[UNMAINTAINED -> go to YunoHost-Apps/movim_ynh]
https://github.com/YunoHost-Apps/movim_ynh
Other
13 stars 6 forks source link

Install probléme #42

Open gamersalpha opened 6 years ago

gamersalpha commented 6 years ago

Hello i can't install it 👍

+ sudo userdel movim

+ getent passwd movim

+ ynh_system_user_exists movim

+ sudo rm -rf /var/www/movim

+ mysql -u root --password=password -B ''

+ ynh_mysql_connect_as root password ''

++ sudo cat /etc/yunohost/mysql

+ ynh_mysql_execute_as_root 'DROP USER '\''movim'\''@'\''localhost'\'';'

+ ynh_mysql_drop_user movim

+ mysql -u root --password=password -B ''

+ ynh_mysql_connect_as root password ''

++ sudo cat /etc/yunohost/mysql

+ ynh_mysql_execute_as_root 'DROP DATABASE movim;'

+ ynh_mysql_drop_db movim

+ db_name=movim

+ db_user=movim

+ sudo systemctl --quiet daemon-reload

+ sudo rm -f /lib/systemd/system/movim.service

+ sudo systemctl --quiet disable movim.service

+ '[' -d /run/systemd/system ']'

+ sudo service movim stop

+ sudo service php5-fpm restart

+ sudo service nginx reload

+ sudo rm -f /etc/php5/fpm/pool.d/movim.conf

+ sudo rm -f /etc/nginx/conf.d/domaine.fr.d/movim.conf

+ domain=domaine.fr

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

++ ynh_app_setting_get movim domain

++ . /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

+ '[' -a /usr/share/yunohost/helpers ']'

++ PKGDIR=/var/cache/yunohost/from_file/movim_ynh-master

+++ pwd

+++ cd ../

++ DESTDIR=/var/www/movim

++ HEAD_COMMIT=ee249f1e37b548c71b9a339dd358fbd2136e3291

++ GIT_REPO=https://github.com/movim/movim

+ source ./_common.sh

+ app=movim

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

Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.

+ sudo service nginx reload

+ sudo service php5-fpm restart

+ rm -f /tmp/sso-logout.patch

+ sudo sudo -u movim git apply /tmp/sso-logout.patch

+ cd /var/www/movim

+ exec_cmd git apply /tmp/sso-logout.patch

+ cp -f /var/cache/yunohost/from_file/movim_ynh-master/patches/sso-logout.patch /tmp/sso-logout.patch

+ local patch_path=/tmp/sso-logout.patch

+ apply_sso_patch

+ sudo yunohost app setting movim unprotected_uris --value=/ --quiet

+ ynh_app_setting_set movim unprotected_uris /

+ [[ Yes = \N\o ]]

+ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/domaine.fr.d/movim.conf

+ sed -i s@//ws/@/ws/@g ../conf/nginx.conf

+ sed -i s@YHPORT@9537@g ../conf/nginx.conf

+ sed -i s@ALIASTOCHANGE@/var/www/movim/@g ../conf/nginx.conf

+ sed -i s@PATHTOCHANGE@/movim@g ../conf/nginx.conf

+ sudo cp ../conf/php-fpm.conf /etc/php5/fpm/pool.d/movim.conf

+ sed -i s@YHTZ@Europe/Paris@g ../conf/php-fpm.conf

+ sudo systemctl start movim.service

Created symlink from /etc/systemd/system/multi-user.target.wants/movim.service to /etc/systemd/system/movim.service.

+ sudo systemctl enable movim.service

+ sudo systemctl daemon-reload

+ sudo cp ../conf/movim.service /etc/systemd/system/

+ '[' -d /run/systemd/system ']'

+ sudo sed -i s@YHPORT@9537@g ../conf/movim.service ../conf/movim.init

+ sudo sed -i s@YHDIR@/var/www/movim@g ../conf/movim.service ../conf/movim.init

+ sudo sed -i s@YHURL@domaine.fr/movim@g ../conf/movim.service ../conf/movim.init

The configuration key locale has been updated from en to fr

The configuration key loglevel has been updated from 0 to 1

The configuration key timezone has been updated from Etc/GMT to Europe/Paris

The configuration key password has been updated from to ae16f9dab5ddbbccc327166594db792641c5473e

The configuration key username has been updated from to users01

+ sudo sudo -u movim php mud.php config --loglevel=1 --locale=fr --timezone=Europe/Paris --username=users01 --password=password

+ cd /var/www/movim

+ exec_cmd php mud.php config --loglevel=1 --locale=fr --timezone=Europe/Paris --username=users01 --password=password

Database updated

+ sudo sudo -u movim php mud.php db --set

+ cd /var/www/movim

+ exec_cmd php mud.php db --set

Generating autoload files

symfony/console suggests installing symfony/process ()

symfony/console suggests installing symfony/lock ()

symfony/console suggests installing symfony/event-dispatcher ()

respect/validation suggests installing zendframework/zend-validator (Use Zend Framework validator through Respect\Validation)

respect/validation suggests installing symfony/validator (Use Symfony validator through Respect\Validation)

respect/validation suggests installing malkusch/bav (German bank account validation)

respect/validation suggests installing fabpot/php-cs-fixer (Fix PSR2 and other coding style issues)

respect/validation suggests installing egulias/email-validator (Strict (RFC compliant) email validation)

ramsey/uuid suggests installing ramsey/uuid-doctrine (Allows the use of Ramsey\Uuid\Uuid as Doctrine field type.)

ramsey/uuid suggests installing ramsey/uuid-console (A console application for generating UUIDs with ramsey/uuid)

ramsey/uuid suggests installing moontoast/math (Provides support for converting UUID to 128-bit integer (in string form).)

ramsey/uuid suggests installing ircmaxell/random-lib (Provides RandomLib for use with the RandomLibAdapter)

ramsey/uuid suggests installing ext-uuid (Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator)

ramsey/uuid suggests installing ext-libsodium (Provides the PECL libsodium extension for use with the SodiumRandomGenerator)

monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)

monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)

monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)

monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)

monolog/monolog suggests installing ext-mongo (Allow sending log messages to a MongoDB server)

monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))

monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)

monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)

react/event-loop suggests installing ext-libevent (>=0.1.0)

react/event-loop suggests installing ext-libev (*)

react/event-loop suggests installing ext-event (~1.0)

paragonie/random_compat suggests installing ext-libsodium (Provides a modern crypto API that can be used to generate random bytes.)

symfony/routing suggests installing symfony/yaml (For using the YAML loader)

symfony/routing suggests installing symfony/expression-language (For using expression matching)

symfony/routing suggests installing symfony/dependency-injection (For loading routes from a service)

symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)

symfony/routing suggests installing doctrine/annotations (For using the annotation loader)

- Installing symfony/console (v3.4.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)

- Installing symfony/debug (v3.4.2): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (45%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (80%)Downloading (85%)Downloading (100%)

- Installing respect/validation (1.1.14): Downloading (connecting...)Downloading (100%) 

- Installing react/zmq (dev-master aa0e33f): Cloning aa0e33f18e

- Installing react/http (dev-master cd15204): Cloning cd15204bd1

- Installing react/child-process (v0.5.1): Downloading (connecting...)Downloading (100%) 

- Installing rain/raintpl (dev-master fed74db): Cloning fed74db70c

- Installing movim/moxl (dev-master 5b4fde5): Cloning 5b4fde5205

- Installing movim/sasl2 (dev-master b9c7cec): Cloning b9c7cecb1e

- Installing pear/net_dns2 (v1.4.3): Downloading (connecting...)Downloading (100%) 

- Installing ramsey/uuid (3.7.1): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (30%)Downloading (40%)Downloading (45%)Downloading (55%)Downloading (70%)Downloading (80%)Downloading (85%)Downloading (95%)Downloading (100%)

- Installing movim/modl (dev-master 03c6f6e): Cloning 03c6f6e0c8

- Installing monolog/monolog (1.8.0): Downloading (connecting...)Downloading (100%) 

- Installing psr/log (1.0.2): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (100%)

- Installing michelf/php-markdown (dev-lib f7bc32e): Cloning f7bc32eefb

- Installing heyupdate/emoji (dev-twemoji2 99dda1b): Cloning 99dda1bed0

- Installing ezyang/htmlpurifier (v4.9.3): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)

- Installing embed/embed (dev-master e87e148): Cloning e87e148b9c

- Installing composer/ca-bundle (1.1.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)

- Installing dflydev/fig-cookies (v1.0.2): Downloading (connecting...)Downloading (100%) 

- Installing defuse/php-encryption (v2.1.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (35%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)

- Installing cocur/slugify (v3.0.1): Downloading (connecting...)Downloading (100%) 

- Installing clue/buzz-react (v2.2.0): Downloading (connecting...)Downloading (100%) 

- Installing react/http-client (v0.5.6): Downloading (connecting...)Downloading (100%) 

- Installing react/promise-stream (v1.1.1): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (50%)Downloading (100%)

- Installing ringcentral/psr7 (1.2.1): Downloading (connecting...)Downloading (100%) 

- Installing cboden/ratchet (v0.4.1): Downloading (connecting...)Downloading (100%) 

- Installing ratchet/rfc6455 (v0.2.3): Downloading (connecting...)Downloading (100%) 

- Installing guzzlehttp/psr7 (1.4.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (100%)

- Installing psr/http-message (1.0.1): Downloading (connecting...)Downloading (0%) Downloading (95%)Downloading (100%)

- Installing react/dns (v0.4.11): Downloading (connecting...)Downloading (100%) 

- Installing react/cache (v0.4.2): Downloading (connecting...)Downloading (0%) Downloading (95%)Downloading (100%)

- Installing react/socket (v0.8.7): Downloading (connecting...)Downloading (100%) 

- Installing react/promise-timer (v1.2.1): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (100%)

- Installing react/promise (v2.5.1): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (35%)Downloading (45%)Downloading (65%)Downloading (85%)Downloading (100%)

- Installing react/stream (v0.7.6): Downloading (connecting...)Downloading (100%) 

- Installing evenement/evenement (v2.1.0): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (60%)Downloading (95%)Downloading (100%)

- Installing react/event-loop (v0.4.3): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (55%)Downloading (60%)Downloading (100%)

- Installing symfony/http-foundation (v3.4.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)

- Installing symfony/polyfill-mbstring (v1.6.0): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (90%)Downloading (100%)

- Installing symfony/polyfill-php70 (v1.6.0): Downloading (connecting...)Downloading (0%) Downloading (85%)Downloading (100%)

- Installing paragonie/random_compat (v2.0.11): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (70%)Downloading (90%)Downloading (100%)

- Installing symfony/routing (v3.4.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)

Package operations: 43 installs, 0 updates, 0 removals

Installing dependencies (including require-dev) from lock file

Loading composer repositories with package information

+ sudo sudo -u movim php composer.phar install --no-interaction

+ cd /var/www/movim

+ exec_cmd php composer.phar install --no-interaction

+ sudo sudo -u movim php composer.phar config --global discard-changes true

+ cd /var/www/movim

+ exec_cmd php composer.phar config --global discard-changes true

Use it: php /var/www/movim/composer.phar

Composer (version 1.6.3) successfully installed to: /var/www/movim/composer.phar

Downloading...

All settings correct for using Composer

+ sudo sudo -u movim php -- --install-dir=/var/www/movim

+ cd /var/www/movim

+ exec_cmd php -- --install-dir=/var/www/movim

+ curl -sS https://getcomposer.org/installer

+ sudo chmod 400 /var/www/movim/config/db.inc.php

+ sudo xargs -0 chmod 0755

+ sudo find /var/www/movim/ -type d -print0

+ sudo xargs -0 chmod 0644

+ sudo find /var/www/movim/ -type f -print0

+ sudo chown -R movim:www-data /var/www/movim

+ sudo useradd -d /var/www/movim -s /bin/sh movim

+ sudo mv /tmp/movim-git /var/www/movim

+ sed -i 's@'\''/ws/'\''@'\''/movim/ws/'\''@g' /tmp/movim-git/app/assets/js/movim_websocket.js

+ sed -i 's@'\''password'\'' => '\''password'\''@'\''password'\'' => '\''wmdG8f4fYqmi'\''@g' /tmp/movim-git/config/db.inc.php

HEAD is now at ee249f1... Don't use ?? to be compatible with PHP 5.6

git checkout -b new_branch_name

+ sed -i 's@'\''username'\'' => '\''username'\''@'\''username'\'' => '\''movim'\''@g' /tmp/movim-git/config/db.inc.php

do so (now or later) by using -b with the checkout command again. Example:

If you want to create a new branch to retain commits you create, you may

state without impacting any branches by performing another checkout.

+ cp /tmp/movim-git/config/db.example.inc.php /tmp/movim-git/config/db.inc.php

changes and commit them, and you can discard any commits you make in this

You are in 'detached HEAD' state. You can look around, make experimental

Note: checking out 'ee249f1e37b548c71b9a339dd358fbd2136e3291'.

+ git checkout ee249f1e37b548c71b9a339dd358fbd2136e3291

+ cd /tmp/movim-git

Cloning into '/tmp/movim-git'...

+ git clone https://github.com/movim/movim /tmp/movim-git

+ sudo rm -rf /tmp/movim-git

+ tmp_path=/tmp/movim-git

create mode 100644 php5/mods-available/zmq.ini

create mode 100644 php5/mods-available/imagick.ini

create mode 120000 php5/fpm/conf.d/20-zmq.ini

create mode 120000 php5/fpm/conf.d/20-imagick.ini

create mode 120000 php5/cli/conf.d/20-zmq.ini

create mode 120000 php5/cli/conf.d/20-imagick.ini

create mode 100644 papersize

create mode 100644 ghostscript/fontmap.d/10gsfonts.conf

create mode 100644 ghostscript/cidfmap.d/90gs-cjk-resource-korea1.conf

create mode 100644 ghostscript/cidfmap.d/90gs-cjk-resource-japan2.conf

create mode 100644 ghostscript/cidfmap.d/90gs-cjk-resource-japan1.conf

create mode 100644 ghostscript/cidfmap.d/90gs-cjk-resource-gb1.conf

create mode 100644 ghostscript/cidfmap.d/90gs-cjk-resource-cns1.conf

create mode 120000 fonts/conf.d/69-droid-sans-fallback.conf

create mode 100644 fonts/conf.avail/69-droid-sans-fallback.conf

create mode 100644 ImageMagick-6/type.xml

create mode 100644 ImageMagick-6/type-windows.xml

create mode 100644 ImageMagick-6/type-ghostscript.xml

create mode 100644 ImageMagick-6/type-dejavu.xml

create mode 100644 ImageMagick-6/thresholds.xml

create mode 100644 ImageMagick-6/quantization-table.xml

create mode 100644 ImageMagick-6/policy.xml

create mode 100644 ImageMagick-6/mime.xml

create mode 100644 ImageMagick-6/magic.xml

create mode 100644 ImageMagick-6/log.xml

create mode 100644 ImageMagick-6/delegates.xml

create mode 100644 ImageMagick-6/colors.xml

create mode 100644 ImageMagick-6/coder.xml

30 files changed, 2262 insertions(+)

[master dc51216] committing changes in /etc after apt run

Processing triggers for libc-bin (2.19-18+deb8u10) ...

Setting up ghostscript (9.06~dfsg-2+deb8u6) ...

Setting up libgs9 (9.06~dfsg-2+deb8u6) ...

Setting up libcupsimage2:armhf (1.7.5-11+deb8u2) ...

Setting up libcupsfilters1:armhf (1.0.61-5+deb8u3+rpi1) ...

Setting up ttf-dejavu-core (2.34-1) ...

php5_invoke: Enable module zmq for cli SAPI

php5_invoke: Enable module zmq for fpm SAPI

Setting up php5-zmq (1.1.2-1+b1) ...

php5_invoke: Enable module imagick for cli SAPI

php5_invoke: Enable module imagick for fpm SAPI

Setting up php5-imagick (3.2.0~rc1-1) ...

Setting up libpaper-utils (1.1.24+nmu4) ...

Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2) ...

Setting up libgs9-common (9.06~dfsg-2+deb8u6) ...

Setting up libjbig2dec0 (0.13-4~deb8u2) ...

Setting up poppler-data (0.4.7-1) ...

Creating config file /etc/papersize with new version

debconf: falling back to frontend: Readline

debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)

debconf: unable to initialize frontend: Dialog

Setting up libpaper1:armhf (1.1.24+nmu4) ...

Setting up libmagickwand-6.q16-2:armhf (8:6.8.9.9-5+deb8u11) ...

Setting up libmagickcore-6.q16-2:armhf (8:6.8.9.9-5+deb8u11) ...

Setting up liblqr-1-0:armhf (0.4.2-2) ...

Setting up liblcms2-2:armhf (2.6-3+deb8u1) ...

Setting up libijs-0.35:armhf (0.35-10) ...

Setting up libfftw3-double3:armhf (3.3.4-2+rvt) ...

Setting up imagemagick-common (8:6.8.9.9-5+deb8u11) ...

Setting up fonts-droid (1:4.4.4r2-6+rpi1) ...

Processing triggers for man-db (2.7.5-1~bpo8+1) ...

Processing triggers for libc-bin (2.19-18+deb8u10) ...

Processing triggers for fontconfig (2.11.0-6.3+deb8u1) ...

Unpacking ttf-dejavu-core (2.34-1) ...

Preparing to unpack .../ttf-dejavu-core_2.34-1_all.deb ...

Selecting previously unselected package ttf-dejavu-core.

Unpacking php5-zmq (1.1.2-1+b1) ...

Preparing to unpack .../php5-zmq_1.1.2-1+b1_armhf.deb ...

Selecting previously unselected package php5-zmq.

Unpacking php5-imagick (3.2.0~rc1-1) ...

Preparing to unpack .../php5-imagick_3.2.0~rc1-1_armhf.deb ...

Selecting previously unselected package php5-imagick.

Unpacking libpaper-utils (1.1.24+nmu4) ...

Preparing to unpack .../libpaper-utils_1.1.24+nmu4_armhf.deb ...

Selecting previously unselected package libpaper-utils.

Unpacking ghostscript (9.06~dfsg-2+deb8u6) ...

Preparing to unpack .../ghostscript_9.06~dfsg-2+deb8u6_armhf.deb ...

Selecting previously unselected package ghostscript.

Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2) ...

Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2_all.deb ...

Selecting previously unselected package gsfonts.

Unpacking libgs9 (9.06~dfsg-2+deb8u6) ...

Preparing to unpack .../libgs9_9.06~dfsg-2+deb8u6_armhf.deb ...

Selecting previously unselected package libgs9.

Unpacking libgs9-common (9.06~dfsg-2+deb8u6) ...

Preparing to unpack .../libgs9-common_9.06~dfsg-2+deb8u6_all.deb ...

Selecting previously unselected package libgs9-common.

Unpacking libjbig2dec0 (0.13-4~deb8u2) ...

Preparing to unpack .../libjbig2dec0_0.13-4~deb8u2_armhf.deb ...

Selecting previously unselected package libjbig2dec0.

Unpacking poppler-data (0.4.7-1) ...

Preparing to unpack .../poppler-data_0.4.7-1_all.deb ...

Selecting previously unselected package poppler-data.

Unpacking libpaper1:armhf (1.1.24+nmu4) ...

Preparing to unpack .../libpaper1_1.1.24+nmu4_armhf.deb ...

Selecting previously unselected package libpaper1:armhf.

Unpacking libmagickwand-6.q16-2:armhf (8:6.8.9.9-5+deb8u11) ...

Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-5+deb8u11_armhf.deb ...

Selecting previously unselected package libmagickwand-6.q16-2:armhf.

Unpacking libmagickcore-6.q16-2:armhf (8:6.8.9.9-5+deb8u11) ...

Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-5+deb8u11_armhf.deb ...

Selecting previously unselected package libmagickcore-6.q16-2:armhf.

Unpacking liblqr-1-0:armhf (0.4.2-2) ...

Preparing to unpack .../liblqr-1-0_0.4.2-2_armhf.deb ...

Selecting previously unselected package liblqr-1-0:armhf.

Unpacking liblcms2-2:armhf (2.6-3+deb8u1) ...

Preparing to unpack .../liblcms2-2_2.6-3+deb8u1_armhf.deb ...

Selecting previously unselected package liblcms2-2:armhf.

Unpacking libijs-0.35:armhf (0.35-10) ...

Preparing to unpack .../libijs-0.35_0.35-10_armhf.deb ...

Selecting previously unselected package libijs-0.35:armhf.

Unpacking libfftw3-double3:armhf (3.3.4-2+rvt) ...

Preparing to unpack .../libfftw3-double3_3.3.4-2+rvt_armhf.deb ...

Selecting previously unselected package libfftw3-double3:armhf.

Unpacking libcupsimage2:armhf (1.7.5-11+deb8u2) ...

Preparing to unpack .../libcupsimage2_1.7.5-11+deb8u2_armhf.deb ...

Selecting previously unselected package libcupsimage2:armhf.

Unpacking libcupsfilters1:armhf (1.0.61-5+deb8u3+rpi1) ...

Preparing to unpack .../libcupsfilters1_1.0.61-5+deb8u3+rpi1_armhf.deb ...

Selecting previously unselected package libcupsfilters1:armhf.

Unpacking imagemagick-common (8:6.8.9.9-5+deb8u11) ...

Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-5+deb8u11_all.deb ...

Selecting previously unselected package imagemagick-common.

Unpacking fonts-droid (1:4.4.4r2-6+rpi1) ...

Preparing to unpack .../fonts-droid_1%3a4.4.4r2-6+rpi1_all.deb ...

(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 ... 56710 files and directories currently installed.)

Selecting previously unselected package fonts-droid.

dpkg-preconfigure: unable to re-open stdin:

debconf: falling back to frontend: Teletype

debconf: (This frontend requires a controlling tty.)

debconf: unable to initialize frontend: Readline

debconf: falling back to frontend: Readline

debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)

debconf: unable to initialize frontend: Dialog

create mode 100644 yunohost/letsencrypt_account.pem

create mode 100644 yunohost/certs/domaine.fr-history/20180208.210553-letsencrypt/key.pem

create mode 100644 yunohost/certs/domaine.fr-history/20180208.210553-letsencrypt/crt.pem

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

create mode 100644 yunohost/apps/movim/scripts/upgrade

create mode 100644 yunohost/apps/movim/scripts/remove

create mode 100644 yunohost/apps/movim/scripts/install

create mode 100644 yunohost/apps/movim/scripts/_helpers.sh

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

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

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

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

create mode 100644 yunohost/apps/movim/conf/movim.service

create mode 100644 yunohost/apps/movim/conf/movim.init

create mode 100644 nginx/conf.d/domaine.fr.d/000-acmechallenge.conf

create mode 100755 cron.daily/yunohost-certificate-renew

24 files changed, 950 insertions(+), 24 deletions(-)

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

+ sudo apt-get -y -qq --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install php5-gd php5-curl php5-imagick php5-cli php5-zmq

+ DEBIAN_FRONTEND=noninteractive

+ ynh_apt --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install php5-gd php5-curl php5-imagick php5-cli php5-zmq

+ ynh_package_install php5-gd php5-curl php5-imagick php5-cli php5-zmq

+ mysql -u root --password=password -B ''

+ ynh_mysql_connect_as root password ''

++ sudo cat /etc/yunohost/mysql

+ ynh_mysql_execute_as_root 'CREATE DATABASE movim; GRANT ALL PRIVILEGES ON movim.* TO '\''movim'\''@'\''localhost'\'' IDENTIFIED BY '\''wmdG8f4fYqmi'\'' WITH GRANT OPTION;'

+ sql+=' WITH GRANT OPTION;'

+ sql+=' IDENTIFIED BY '\''wmdG8f4fYqmi'\'''

+ [[ -n wmdG8f4fYqmi ]]

+ sql+=' GRANT ALL PRIVILEGES ON movim.* TO '\''movim'\''@'\''localhost'\'''

+ [[ 3 -gt 1 ]]

+ local 'sql=CREATE DATABASE movim;'

+ local db=movim

+ ynh_mysql_create_db movim movim wmdG8f4fYqmi

+ db_name=movim

+ db_user=movim

+ sudo yunohost app setting movim mysqlpwd --value=wmdG8f4fYqmi --quiet

+ ynh_app_setting_set movim mysqlpwd wmdG8f4fYqmi

+ db_pwd=wmdG8f4fYqmi

++ tr -c -d A-Za-z0-9

++ sed -n 's/\(.\{12\}\).*/\1/p'

++ dd if=/dev/urandom bs=1 count=200

++ ynh_string_random 12

+ sudo yunohost app setting movim path --value=/movim --quiet

+ ynh_app_setting_set movim path /movim

+ sudo yunohost app setting movim port --value=9537 --quiet

+ ynh_app_setting_set movim port 9537

+ sudo yunohost app setting movim ssoenabled --value=Yes --quiet

+ ynh_app_setting_set movim ssoenabled Yes

+ sudo yunohost app setting movim admin --value=users01 --quiet

+ ynh_app_setting_set movim admin users01

Detected timezone: Europe/Paris

+ echo 'Detected timezone: Europe/Paris'

+ [[ -n Europe/Paris ]]

+ [[ -n password ]]

+ grep -q '"username": "users01"'

+ sudo yunohost user list --output-as json

+ ynh_user_exists users01

Port 9537 is available

'yunohost app checkport' is deprecated and will be removed in the future

+ sudo yunohost app checkport 9537

'yunohost app checkurl' is deprecated and will be removed in the future

+ sudo yunohost app checkurl domaine.fr/movim -a movim

++ . /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

+ '[' -a /usr/share/yunohost/helpers ']'

++ PKGDIR=/var/cache/yunohost/from_file/movim_ynh-master

+++ pwd

+++ cd ../

++ DESTDIR=/var/www/movim

++ HEAD_COMMIT=ee249f1e37b548c71b9a339dd358fbd2136e3291

++ GIT_REPO=https://github.com/movim/movim

+ source ./_common.sh

+ timezone=Europe/Paris

++ cat /etc/timezone

+ port=9537

+ ssoenabled=Yes

+ language=fr

+ password=password

+ admin=users01

+ path=/movim

+ domain=domaine.fr

+ app=movim

+ set -eu

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

Terminé

Extraction...

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

Oo are you sure the install log is in the right order ? What's your OS and Yunhost version ? I have to check this.

gamersalpha commented 6 years ago

Hello, i m using the last yunohost :

2.7.9