Build duration: 4.98 seconds
Return code: 5
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/agendav_ynh-7b6f450c109bcd666640ce74e0c8055b313f7b23/scripts/install'... + set -e + domain=ynh.local + path=/agendav + . /usr/share/yunohost/helpers +++ run-parts --list /usr/share/yunohost/helpers.d ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']' ++ . /usr/share/yunohost/helpers.d/filesystem +++ CAN_BIND=1 ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/ip ']' ++ . /usr/share/yunohost/helpers.d/ip ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']' ++ . /usr/share/yunohost/helpers.d/mysql +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/package ']' ++ . /usr/share/yunohost/helpers.d/package ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/print ']' ++ . /usr/share/yunohost/helpers.d/print ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/setting ']' ++ . /usr/share/yunohost/helpers.d/setting ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/string ']' ++ . /usr/share/yunohost/helpers.d/string ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/user ']' ++ . /usr/share/yunohost/helpers.d/user ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/utils ']' ++ . /usr/share/yunohost/helpers.d/utils + app=agendav + dbname=agendav + dbuser=agendav + sudo yunohost app checkurl ynh.local/agendav -a agendav + DESTDIR=/var/www/agendav + [[ -d /var/www/agendav ]] + grep -q id + sudo yunohost app list --installed -f baikal + grep -q id + sudo yunohost app list --installed -f radicale + ynh_die 'You must install Baïkal or Radicale before' + echo 'You must install Baïkal or Radicale before' + exit 1 Warning: You must install Baïkal or Radicale before Executing script '/var/cache/yunohost/from_file/agendav_ynh-7b6f450c109bcd666640ce74e0c8055b313f7b23/scripts/remove'... + app=agendav + dbname=agendav + dbuser=agendav + . /usr/share/yunohost/helpers +++ run-parts --list /usr/share/yunohost/helpers.d ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']' ++ . /usr/share/yunohost/helpers.d/filesystem +++ CAN_BIND=1 ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/ip ']' ++ . /usr/share/yunohost/helpers.d/ip ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/mysql ']' ++ . /usr/share/yunohost/helpers.d/mysql +++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/package ']' ++ . /usr/share/yunohost/helpers.d/package ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/print ']' ++ . /usr/share/yunohost/helpers.d/print ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/setting ']' ++ . /usr/share/yunohost/helpers.d/setting ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/string ']' ++ . /usr/share/yunohost/helpers.d/string ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/user ']' ++ . /usr/share/yunohost/helpers.d/user ++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' ++ '[' -r /usr/share/yunohost/helpers.d/utils ']' ++ . /usr/share/yunohost/helpers.d/utils + ynh_mysql_drop_db agendav + ynh_mysql_execute_as_root 'DROP DATABASE agendav;' ++ sudo cat /etc/yunohost/mysql + ynh_mysql_connect_as root 'MzQ[knbOhF' '' + mysql -u root '--password=MzQ[knbOhF' -B '' Warning: ERROR 1008 (HY000) at line 1: Can't drop database 'agendav'; database doesn't exist + true + ynh_mysql_drop_user agendav + ynh_mysql_execute_as_root 'DROP USER '\''agendav'\''@'\''localhost'\'';' ++ sudo cat /etc/yunohost/mysql + ynh_mysql_connect_as root 'MzQ[knbOhF' '' + mysql -u root '--password=MzQ[knbOhF' -B '' Warning: ERROR 1396 (HY000) at line 1: Operation DROP USER failed for 'agendav'@'localhost' + true ++ ynh_app_setting_get agendav domain ++ sudo yunohost app setting agendav domain --output-as plain --quiet + domain=ynh.local + sudo rm -rf /var/www/agendav /var/log/agendav + [[ -n ynh.local ]] + sudo rm -f /etc/nginx/conf.d/ynh.local.d/agendav.conf + sudo service nginx reload Error: Installation failed
Build duration: 6.93 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/baikal_ynh-f91f76af2b59600dcc303ab45a151aa1a1b093e8/scripts/install'... + set -e + domain=ynh.local + path=/baikal + password=ynh + app=baikal + source ./_common.sh ++ VERSION=0.4.4 ++ BAIKAL_SOURCE_SHA256=cced612353862bce532ed458eda0675b5e1e5790f92969bf13992c6567943efc ++ BAIKAL_SOURCE_URL=https://github.com/fruux/Baikal/releases/download/0.4.4/baikal-0.4.4.zip +++ cd ../ +++ pwd ++ PKGDIR=/var/cache/yunohost/from_file/baikal_ynh-f91f76af2b59600dcc303ab45a151aa1a1b093e8 ++ source /usr/share/yunohost/helpers ++++ run-parts --list /usr/share/yunohost/helpers.d +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']' +++ . /usr/share/yunohost/helpers.d/filesystem ++++ CAN_BIND=1 +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/ip ']' +++ . /usr/share/yunohost/helpers.d/ip +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/mysql ']' +++ . /usr/share/yunohost/helpers.d/mysql ++++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/package ']' +++ . /usr/share/yunohost/helpers.d/package +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/print ']' +++ . /usr/share/yunohost/helpers.d/print +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/setting ']' +++ . /usr/share/yunohost/helpers.d/setting +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/string ']' +++ . /usr/share/yunohost/helpers.d/string +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/user ']' +++ . /usr/share/yunohost/helpers.d/user +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/utils ']' +++ . /usr/share/yunohost/helpers.d/utils + dbname=baikal + dbuser=baikal + sudo yunohost app checkurl ynh.local/baikal -a baikal + DESTDIR=/var/www/baikal + [[ -d /var/www/baikal ]] ++ ynh_mkdir_tmp +++ ynh_string_random 6 +++ sed -n 's/\(.\{6\}\).*/\1/p' +++ tr -c -d '[A-Za-z0-9]' +++ dd if=/dev/urandom bs=1 count=200 ++ TMPDIR=/tmp/Vj6v30 ++ '[' -d /tmp/Vj6v30 ']' ++ mkdir -p /tmp/Vj6v30 ++ echo /tmp/Vj6v30 + TMPDIR=/tmp/Vj6v30 + extract_baikal /tmp/Vj6v30 + local DESTDIR=/tmp/Vj6v30 + local bk_archive=/tmp/Vj6v30/baikal.zip + wget -q -O /tmp/Vj6v30/baikal.zip https://github.com/fruux/Baikal/releases/download/0.4.4/baikal-0.4.4.zip + sha256sum -c + echo 'cced612353862bce532ed458eda0675b5e1e5790f92969bf13992c6567943efc /tmp/Vj6v30/baikal.zip' + unzip -q /tmp/Vj6v30/baikal.zip -d /tmp/Vj6v30 + mv /tmp/Vj6v30/baikal/CHANGELOG.md /tmp/Vj6v30/baikal/Core /tmp/Vj6v30/baikal/html /tmp/Vj6v30/baikal/LICENSE /tmp/Vj6v30/baikal/README.md /tmp/Vj6v30/baikal/Specific /tmp/Vj6v30/baikal/vendor /tmp/Vj6v30 + rm -rf /tmp/Vj6v30/baikal.zip /tmp/Vj6v30/baikal + cd /tmp/Vj6v30 + for p in '${PKGDIR}/patches/*.patch' + patch -p1 patching file Core/Frameworks/Baikal/Core/AbstractExternalAuth.php patching file Core/Frameworks/Baikal/Core/LDAPUserBindAuth.php patching file Core/Frameworks/Baikal/Core/Server.php patching file Core/Frameworks/Baikal/Model/Config/Standard.php ++ ynh_string_random 24 ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d '[A-Za-z0-9]' ++ dd if=/dev/urandom bs=1 count=200 + deskey=EleIyFDM88ZjomFilbjEhbAJ ++ ynh_string_random ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d '[A-Za-z0-9]' ++ dd if=/dev/urandom bs=1 count=200 + dbpass=nGWFDKCeedEeH6NeiBT06bDk + ynh_mysql_create_db baikal baikal nGWFDKCeedEeH6NeiBT06bDk + db=baikal + sql='CREATE DATABASE baikal;' + [[ 3 -gt 1 ]] + sql+=' GRANT ALL PRIVILEGES ON baikal.* TO '\''baikal'\''@'\''localhost'\''' + [[ -n nGWFDKCeedEeH6NeiBT06bDk ]] + sql+=' IDENTIFIED BY '\''nGWFDKCeedEeH6NeiBT06bDk'\''' + sql+=' WITH GRANT OPTION;' + ynh_mysql_execute_as_root 'CREATE DATABASE baikal; GRANT ALL PRIVILEGES ON baikal.* TO '\''baikal'\''@'\''localhost'\'' IDENTIFIED BY '\''nGWFDKCeedEeH6NeiBT06bDk'\'' WITH GRANT OPTION;' ++ sudo cat /etc/yunohost/mysql + ynh_mysql_connect_as root 'MzQ[knbOhF' '' + mysql -u root '--password=MzQ[knbOhF' -B '' + ynh_mysql_connect_as baikal nGWFDKCeedEeH6NeiBT06bDk baikal + mysql -u baikal --password=nGWFDKCeedEeH6NeiBT06bDk -B baikal ++ cut -d ' ' -f 1 ++ md5sum ++ echo -n admin:BaikalDAV:ynh + password_hash=82265583ea51992b026a67a24d87b701 + bk_conf=/tmp/Vj6v30/Specific/config.php + cp ../conf/config.php /tmp/Vj6v30/Specific/config.php ++ cat /etc/timezone + sed -i s@#TIMEZONE#@Etc/GMT+0@g /tmp/Vj6v30/Specific/config.php + sed -i s@#PASSWORDHASH#@82265583ea51992b026a67a24d87b701@g /tmp/Vj6v30/Specific/config.php + bk_conf=/tmp/Vj6v30/Specific/config.system.php + cp ../conf/config.system.php /tmp/Vj6v30/Specific/config.system.php + sed -i s@#PATH#@/baikal@g /tmp/Vj6v30/Specific/config.system.php + sed -i s@#DBNAME#@baikal@g /tmp/Vj6v30/Specific/config.system.php + sed -i s@#DBUSER#@baikal@g /tmp/Vj6v30/Specific/config.system.php + sed -i s@#DBPASS#@nGWFDKCeedEeH6NeiBT06bDk@g /tmp/Vj6v30/Specific/config.system.php + sed -i s@#DESKEY#@EleIyFDM88ZjomFilbjEhbAJ@g /tmp/Vj6v30/Specific/config.system.php + touch /tmp/Vj6v30/Specific/INSTALL_DISABLED + sudo mv /tmp/Vj6v30 /var/www/baikal + sudo chown -R www-data: /var/www/baikal + nginx_conf=/etc/nginx/conf.d/ynh.local.d/baikal.conf + sed -i s@#PATH#@/baikal@g ../conf/nginx.conf + sed -i s@#LOCATION#@/baikal@g ../conf/nginx.conf + sed -i s@#DESTDIR#@/var/www/baikal@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/baikal.conf + ynh_app_setting_set baikal password ynh + sudo yunohost app setting baikal password -v ynh --quiet + ynh_app_setting_set baikal encrypt_key EleIyFDM88ZjomFilbjEhbAJ + sudo yunohost app setting baikal encrypt_key -v EleIyFDM88ZjomFilbjEhbAJ --quiet + ynh_app_setting_set baikal mysqlpwd nGWFDKCeedEeH6NeiBT06bDk + sudo yunohost app setting baikal mysqlpwd -v nGWFDKCeedEeH6NeiBT06bDk --quiet + ynh_app_setting_set baikal skipped_uris / + sudo yunohost app setting baikal skipped_uris -v / --quiet + ynh_app_setting_set baikal protected_uris /admin/ + sudo yunohost app setting baikal protected_uris -v /admin/ --quiet + sudo service nginx reload Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 7.39 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/dokuwiki_ynh-6137c275cc21fd02eddd9d227b3641f1a56c4519/scripts/install'... + set -e + app=dokuwiki + domain=ynh.local + path=/dokuwiki + admin=johndoe + is_public=Yes + path=/dokuwiki + location=/dokuwiki + sudo yunohost app checkurl ynh.local/dokuwiki -a dokuwiki + [[ ! 0 -eq 0 ]] + sudo yunohost app setting dokuwiki admin -v johndoe + sudo yunohost app setting dokuwiki is_public -v Yes + sed -i s@YNH_ADMIN_USER@johndoe@g ../conf/dokuwiki.php + final_path=/var/www/dokuwiki + sudo mkdir -p /var/www/dokuwiki + sudo cp -a ../sources/bin ../sources/conf ../sources/COPYING ../sources/data ../sources/doku.php ../sources/feed.php ../sources/inc ../sources/index.php ../sources/install.php ../sources/lib ../sources/README ../sources/vendor ../sources/VERSION /var/www/dokuwiki + sudo cp ../conf/dokuwiki.php /var/www/dokuwiki/conf + sudo cp ../conf/acl.auth.php /var/www/dokuwiki/conf + xargs sudo chmod 0644 + sudo find /var/www/dokuwiki -type f + xargs sudo chmod 0755 + sudo find /var/www/dokuwiki -type d + sudo chown -R root: /var/www/dokuwiki + sudo chown -R www-data:root /var/www/dokuwiki/conf /var/www/dokuwiki/data /var/www/dokuwiki/data/attic /var/www/dokuwiki/data/cache /var/www/dokuwiki/data/index /var/www/dokuwiki/data/locks /var/www/dokuwiki/data/media /var/www/dokuwiki/data/media_attic /var/www/dokuwiki/data/media_meta /var/www/dokuwiki/data/meta /var/www/dokuwiki/data/pages /var/www/dokuwiki/data/tmp /var/www/dokuwiki/lib/plugins + sudo chmod -R 700 /var/www/dokuwiki/conf /var/www/dokuwiki/data /var/www/dokuwiki/data/attic /var/www/dokuwiki/data/cache /var/www/dokuwiki/data/index /var/www/dokuwiki/data/locks /var/www/dokuwiki/data/media /var/www/dokuwiki/data/media_attic /var/www/dokuwiki/data/media_meta /var/www/dokuwiki/data/meta /var/www/dokuwiki/data/pages /var/www/dokuwiki/data/tmp /var/www/dokuwiki/lib/plugins + sed -i s@YNH_WWW_LOCATION@/dokuwiki@g ../conf/nginx.conf + sed -i s@YNH_WWW_PATH@/dokuwiki@g ../conf/nginx.conf + sed -i s@YNH_WWW_ALIAS@/var/www/dokuwiki/@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/dokuwiki.conf + '[' Yes = Yes ']' + sudo yunohost app setting dokuwiki unprotected_uris -v / + sudo service nginx reload Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 4.37 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/hextris_ynh-af9fcb23ebbce6a4e74c9fcf95ad1f43f121f1f8/scripts/install'... + domain=ynh.local + path=/hextris + is_public=Yes + sudo yunohost app checkurl ynh.local/hextris -a hextris + [[ ! 0 -eq 0 ]] + sudo yunohost app setting hextris is_public -v Yes + final_path=/var/www/hextris + sudo mkdir -p /var/www/hextris + sudo cp -a ../sources/favicon.ico ../sources/index.html ../sources/js ../sources/LICENSE.md ../sources/README.md ../sources/style ../sources/vendor /var/www/hextris + sudo chown -R www-data: /var/www/hextris + sed -i s@YNH_WWW_PATH@/hextris@g ../conf/nginx.conf + sed -i s@YNH_WWW_ALIAS@/var/www/hextris/@g ../conf/nginx.conf + nginxconf=/etc/nginx/conf.d/ynh.local.d/hextris.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/hextris.conf + sudo chown root: /etc/nginx/conf.d/ynh.local.d/hextris.conf + sudo chmod 600 /etc/nginx/conf.d/ynh.local.d/hextris.conf + '[' Yes = Yes ']' + sudo yunohost app setting hextris unprotected_uris -v / + sudo service nginx reload + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 46.71 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/jappix_ynh-170be597441dc0e3f8f16de420166411585ed82b/scripts/install'... + set -e + source ./_common.sh ++ VERSION=1.1.6 ++ JAPPIX_SOURCE_URL=https://github.com/jappix/jappix/archive/1.1.6.tar.gz + app=jappix + domain=ynh.local + path=/jappix + name=YunoJappix + language=en + sudo yunohost app checkurl ynh.local/jappix -a jappix + wget -q -O jappix.tar.gz https://github.com/jappix/jappix/archive/1.1.6.tar.gz + final_path=/var/www/jappix + sudo mkdir -p /var/www/jappix/store/conf + sudo tar -C /var/www/jappix -xf jappix.tar.gz --strip-components 1 + sudo cp ../conf/hosts.xml ../conf/installed.xml ../conf/main.xml /var/www/jappix/store/conf/ + sudo chown -R www-data: /var/www/jappix + sudo sed -i s@PATHTOCHANGE2@/jappix@g ../conf/nginx.conf + path=/jappix + sudo sed -i s@PATHTOCHANGE@/jappix@g ../conf/nginx.conf + sudo sed -i s@ALIASTOCHANGE@/var/www/jappix/@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/jappix.conf + [[ -a /var/www/jappix/i18n/en ]] + sudo yunohost app setting jappix name -v YunoJappix + sudo yunohost app setting jappix language -v en + sudo sed -i s@PATHTOCHANGE@/jappix@g /var/www/jappix/store/conf/main.xml + sudo sed -i s@PATHTOCHANGE@/jappix@g /var/www/jappix/store/conf/hosts.xml + sudo sed -i s@DOMAINTOCHANGE@ynh.local@g /var/www/jappix/store/conf/main.xml + sudo sed -i s@CHANGELANG@en@g /var/www/jappix/store/conf/main.xml + sudo sed -i s@CHANGENAME@YunoJappix@g /var/www/jappix/store/conf/main.xml + sudo sed -i s@DOMAINTOCHANGE@ynh.local@g /var/www/jappix/store/conf/hosts.xml + sudo service nginx reload Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 4.88 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/jirafeau_ynh-54e6f06c3a3038c2735188723cac1dfe3a2ae111/scripts/install'... + set -e + app=jirafeau + domain=ynh.local + path=/jirafeau + admin_user=johndoe + upload_password=ynh + is_public=Yes + sudo yunohost app checkurl ynh.local/jirafeau -a jirafeau + [[ ! 0 -eq 0 ]] + path=/jirafeau + grep -q '"username": "johndoe"' + sudo yunohost user list --json + [[ ! 0 -eq 0 ]] + sudo yunohost app setting jirafeau admin_user -v johndoe + sudo yunohost app setting jirafeau is_public -v Yes + [[ -z ynh ]] + sed -i 's@YNH_UPLOAD_PASSWORD@'\''ynh'\''@g' ../conf/config.local.php + sudo yunohost app setting jirafeau upload_password -v ynh + final_path=/var/www/jirafeau + var_root=/home/yunohost.app/jirafeau + sudo mkdir -p /var/www/jirafeau + sudo cp -r ../sources/admin.php ../sources/COPYING ../sources/favicon.ico ../sources/f.php ../sources/index.php ../sources/install.php ../sources/lib ../sources/media ../sources/NEWCOMER.txt ../sources/README.md ../sources/README.txt ../sources/script.php ../sources/tos.php ../sources/tos_text.php /var/www/jirafeau + sed -i s@YNH_DOMAIN@ynh.local@g ../conf/config.local.php + sed -i s@YNH_WWW_PATH@/jirafeau@g ../conf/config.local.php + sed -i s@YNH_VAR_ROOT@/home/yunohost.app/jirafeau@g ../conf/config.local.php + sed -i s@YNH_ADMIN_USER@johndoe@g ../conf/config.local.php + sudo cp ../conf/config.local.php /var/www/jirafeau/lib + sudo rm /var/www/jirafeau/install.php + xargs sudo chmod 644 + sudo find /var/www/jirafeau -type f + xargs sudo chmod 755 + sudo find /var/www/jirafeau -type d + sudo chown -R root: /var/www/jirafeau + sudo mkdir -p /home/yunohost.app/jirafeau/files /home/yunohost.app/jirafeau/links /home/yunohost.app/jirafeau/async /home/yunohost.app/jirafeau/block + sudo chown -R www-data:root /home/yunohost.app/jirafeau + sudo chmod -R 700 /home/yunohost.app/jirafeau + sed -i s@YNH_WWW_PATH@/jirafeau@g ../conf/nginx.conf + sed -i s@YNH_WWW_ALIAS@/var/www/jirafeau/@g ../conf/nginx.conf + [[ /jirafeau == '' ]] + sed -i s@YNH_WWW_LOCATION@/jirafeau@g ../conf/nginx.conf + nginxconf=/etc/nginx/conf.d/ynh.local.d/jirafeau.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/jirafeau.conf + sudo chown root: /etc/nginx/conf.d/ynh.local.d/jirafeau.conf + sudo chmod 600 /etc/nginx/conf.d/ynh.local.d/jirafeau.conf + sed -i s@NAMETOCHANGE@jirafeau@g ../conf/php-fpm.conf + finalphpconf=/etc/php5/fpm/pool.d/jirafeau.conf + sudo cp ../conf/php-fpm.conf /etc/php5/fpm/pool.d/jirafeau.conf + sudo chown root: /etc/php5/fpm/pool.d/jirafeau.conf + sudo chmod 644 /etc/php5/fpm/pool.d/jirafeau.conf + '[' Yes = Yes ']' + sudo yunohost app setting jirafeau unprotected_uris -v / + sudo service php5-fpm restart + sudo service nginx reload + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 6.47 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/kanboard_ynh-d850c5f1652edd1397963bd299c7a6d9e3ea3e7b/scripts/install'... + set -e + app=kanboard + domain=ynh.local + path=/kanboard + admin=johndoe ++ sed 's/mail: //g' ++ grep mail: ++ sudo yunohost user info johndoe + email=john.doe@ynh.local + sudo yunohost app checkurl ynh.local/kanboard -a kanboard ++ openssl rand -hex 15 + db_pwd=a50ab842c4c657346091dc9bc29f19 + sudo yunohost app initdb kanboard -p a50ab842c4c657346091dc9bc29f19 Warning: 'yunohost app initdb' is deprecated and will be removed in the future MySQL database successfully initialized + sudo yunohost app setting kanboard mysqlpwd -v a50ab842c4c657346091dc9bc29f19 + sudo yunohost app setting kanboard adminusername -v johndoe + final_path=/var/www/kanboard + sudo mkdir -p /var/www/kanboard + sudo cp -a ../sources/. /var/www/kanboard + sudo cp ../conf/config.php /var/www/kanboard + sudo sed -i s/yuno_dbpdw/a50ab842c4c657346091dc9bc29f19/g /var/www/kanboard/config.php + sudo sed -i s/yuno_dbuser/kanboard/g /var/www/kanboard/config.php + sudo sed -i s/yuno_admin/johndoe/g /var/www/kanboard/config.php + sudo sed -i s/yuno_email/john.doe@ynh.local/g /var/www/kanboard/config.php + sudo sed -i s/yuno_domain/ynh.local/g /var/www/kanboard/config.php + sudo chown -R root:root /var/www/kanboard + sudo chown -R www-data:www-data /var/www/kanboard/data + sed -i s@NAMETOCHANGE@kanboard@g ../conf/php-fpm.conf + finalphpconf=/etc/php5/fpm/pool.d/kanboard.conf + sudo cp ../conf/php-fpm.conf /etc/php5/fpm/pool.d/kanboard.conf + sudo chown root: /etc/php5/fpm/pool.d/kanboard.conf + sudo chmod 644 /etc/php5/fpm/pool.d/kanboard.conf + sed -i s@NAMETOCHANGE@kanboard@g ../conf/nginx.conf + sed -i s@PATHTOCHANGE@/kanboard@g ../conf/nginx.conf + sed -i s@ALIASTOCHANGE@/var/www/kanboard/@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/kanboard.conf + sudo service php5-fpm restart + sudo service nginx reload + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 2.24 seconds
Return code: 22
Logs:
Downloading...
Extracting...
Done.
Checking required packages...
Error: Invalid choice for argument 'is_public', it must be one of 0, 1
Build duration: 2.24 seconds
Return code: 22
Logs:
Downloading...
Extracting...
Done.
Error: The app is incompatible with your YunoHost version: The app package need to be updated to follow YunoHost changes
Build duration: 59.51 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/openvpn_ynh-ccb123ec51373b5967079ff868bbe2e0327ee25c/scripts/install'... + domain=ynh.local + path=/openvpn + sudo iptables -L Chain INPUT (policy DROP) target prot opt source destination fail2ban-yunohost tcp -- anywhere anywhere multiport dports http,https fail2ban-nginx tcp -- anywhere anywhere multiport dports http,https fail2ban-dovecot tcp -- anywhere anywhere multiport dports smtp,urd,submission,imap2,imap3,imaps,pop3,pop3s fail2ban-sasl tcp -- anywhere anywhere multiport dports smtp,urd,submission,imap2,imap3,imaps,pop3,pop3s fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh fail2ban-pam-generic tcp -- anywhere anywhere fail2ban-postfix tcp -- anywhere anywhere multiport dports smtp,urd,submission ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT tcp -- anywhere anywhere tcp dpt:smtp ACCEPT tcp -- anywhere anywhere tcp dpt:domain ACCEPT tcp -- anywhere anywhere tcp dpt:http ACCEPT tcp -- anywhere anywhere tcp dpt:https ACCEPT tcp -- anywhere anywhere tcp dpt:urd ACCEPT tcp -- anywhere anywhere tcp dpt:submission ACCEPT tcp -- anywhere anywhere tcp dpt:imaps ACCEPT tcp -- anywhere anywhere tcp dpt:xmpp-client ACCEPT tcp -- anywhere anywhere tcp dpt:xmpp-server ACCEPT udp -- anywhere anywhere udp dpt:domain ACCEPT udp -- anywhere anywhere udp dpt:mdns ACCEPT all -- anywhere anywhere ACCEPT icmp -- anywhere anywhere Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination Chain fail2ban-dovecot (1 references) target prot opt source destination RETURN all -- anywhere anywhere Chain fail2ban-nginx (1 references) target prot opt source destination RETURN all -- anywhere anywhere Chain fail2ban-pam-generic (1 references) target prot opt source destination RETURN all -- anywhere anywhere Chain fail2ban-postfix (1 references) target prot opt source destination RETURN all -- anywhere anywhere Chain fail2ban-sasl (1 references) target prot opt source destination RETURN all -- anywhere anywhere Chain fail2ban-ssh (1 references) target prot opt source destination RETURN all -- anywhere anywhere Chain fail2ban-yunohost (1 references) target prot opt source destination RETURN all -- anywhere anywhere + [[ ! 0 -eq 0 ]] + sudo yunohost app checkurl ynh.local/openvpn -a openvpn + [[ ! 0 -eq 0 ]] + [[ ! -c /dev/net/tun ]] ++ sudo cat /etc/yunohost/interface Warning: cat: /etc/yunohost/interface: No such file or directory + iface= + sudo yunohost app checkport 1194 Port 1194 is available + [[ ! 0 -eq 0 ]] + sudo yunohost firewall allow UDP 1194 + sudo apt-get install openvpn openvpn-auth-ldap -y -qq [master 54977bd] saving uncommitted changes in /etc prior to apt run Author: admin <admin@yunohost.yunohost.org> 73 files changed, 1804 insertions(+), 558 deletions(-) create mode 100644 cron.d/yunohost-applist-yunohost create mode 100644 dkim/ynh.local.mail.key create mode 100644 dkim/ynh.local.mail.txt create mode 100644 dnsmasq.d/ynh.local create mode 100644 dovecot/dovecot-ldap.conf rewrite dovecot/dovecot.conf (99%) create mode 100644 dovecot/global_script/dovecot.sieve create mode 100644 dovecot/global_script/dovecot.svbin create mode 100644 dovecot/global_script/rspamd.sieve create mode 100644 dovecot/global_script/rspamd.svbin create mode 100644 fail2ban/filter.d/yunohost.conf create mode 100644 metronome/conf.d/ynh.local.cfg.lua rewrite metronome/metronome.cfg.lua (79%) rewrite mysql/my.cnf (97%) create mode 100644 nginx/conf.d/ynh.local.conf create mode 100644 nginx/conf.d/ynh.local.d/yunohost_local.conf create mode 100644 postfix/header_checks create mode 100644 postfix/ldap-accounts.cf create mode 100644 postfix/ldap-aliases.cf create mode 100644 postfix/ldap-domains.cf create mode 100644 postfix/sender_canonical create mode 100644 postfix/smtp_reply_filter create mode 100644 rspamd/local.d/metrics.conf rewrite ssowat/conf.json (99%) create mode 100644 ssowat/conf.json.persistent create mode 120000 systemd/system/multi-user.target.wants/yunohost-firewall.service create mode 100644 systemd/system/rmilter.socket create mode 100644 yunohost/apps/openvpn/manifest.json create mode 100644 yunohost/apps/openvpn/scripts/install create mode 100644 yunohost/apps/openvpn/scripts/remove create mode 100644 yunohost/apps/openvpn/scripts/upgrade create mode 100644 yunohost/apps/openvpn/settings.yml create mode 120000 yunohost/certs/ynh.local/ca.pem create mode 100644 yunohost/certs/ynh.local/crt.pem create mode 100644 yunohost/certs/ynh.local/key.pem create mode 100644 yunohost/certs/ynh.local/openssl.cnf rewrite yunohost/certs/yunohost.org/ca.pem (93%) create mode 100644 yunohost/installed create mode 100644 yunohost/mysql rewrite yunohost/services.yml (84%) create mode 100644 yunohost/services.yml-old Preconfiguring packages ... Selecting previously unselected package liblzo2-2:amd64. (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 ... 44286 files and directories currently installed.) Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.08-1.2) ... Selecting previously unselected package libobjc4:amd64. Preparing to unpack .../libobjc4_4.9.2-10_amd64.deb ... Unpacking libobjc4:amd64 (4.9.2-10) ... Selecting previously unselected package libpkcs11-helper1:amd64. Preparing to unpack .../libpkcs11-helper1_1.11-2_amd64.deb ... Unpacking libpkcs11-helper1:amd64 (1.11-2) ... Selecting previously unselected package opensc-pkcs11:amd64. Preparing to unpack .../opensc-pkcs11_0.14.0-2_amd64.deb ... Unpacking opensc-pkcs11:amd64 (0.14.0-2) ... Selecting previously unselected package gnustep-common. Preparing to unpack .../gnustep-common_2.6.6-3_amd64.deb ... Unpacking gnustep-common (2.6.6-3) ... Selecting previously unselected package gnustep-base-common. Preparing to unpack .../gnustep-base-common_1.24.7-1_all.deb ... Unpacking gnustep-base-common (1.24.7-1) ... Selecting previously unselected package libgnustep-base1.24. Preparing to unpack .../libgnustep-base1.24_1.24.7-1_amd64.deb ... Unpacking libgnustep-base1.24 (1.24.7-1) ... Selecting previously unselected package gnustep-base-runtime. Preparing to unpack .../gnustep-base-runtime_1.24.7-1_amd64.deb ... Unpacking gnustep-base-runtime (1.24.7-1) ... Selecting previously unselected package openvpn. Preparing to unpack .../openvpn_2.3.4-5+deb8u1_amd64.deb ... Unpacking openvpn (2.3.4-5+deb8u1) ... Selecting previously unselected package easy-rsa. Preparing to unpack .../easy-rsa_2.2.2-1_all.deb ... Unpacking easy-rsa (2.2.2-1) ... Selecting previously unselected package opensc. Preparing to unpack .../opensc_0.14.0-2_amd64.deb ... Unpacking opensc (0.14.0-2) ... Selecting previously unselected package openvpn-auth-ldap. Preparing to unpack .../openvpn-auth-ldap_2.0.3-6.1_amd64.deb ... Unpacking openvpn-auth-ldap (2.0.3-6.1) ... Processing triggers for man-db (2.7.0.2-5) ... Processing triggers for systemd (215-17+deb8u4) ... Setting up liblzo2-2:amd64 (2.08-1.2) ... Setting up libobjc4:amd64 (4.9.2-10) ... Setting up libpkcs11-helper1:amd64 (1.11-2) ... Setting up opensc-pkcs11:amd64 (0.14.0-2) ... Setting up gnustep-common (2.6.6-3) ... Setting up gnustep-base-common (1.24.7-1) ... Setting up libgnustep-base1.24 (1.24.7-1) ... Setting up gnustep-base-runtime (1.24.7-1) ... Setting up openvpn (2.3.4-5+deb8u1) ... Restarting virtual private network daemon.:. Setting up easy-rsa (2.2.2-1) ... Setting up opensc (0.14.0-2) ... Setting up openvpn-auth-ldap (2.0.3-6.1) ... Processing triggers for libc-bin (2.19-18+deb8u4) ... Processing triggers for systemd (215-17+deb8u4) ... [master c771007] committing changes in /etc after apt run Author: admin <admin@yunohost.yunohost.org> 141 files changed, 1374 insertions(+) create mode 100644 GNUstep/GNUstep.conf create mode 100644 GNUstep/gdomap_probes create mode 100644 bash_completion.d/openvpn create mode 100644 default/gdomap create mode 100644 default/openvpn create mode 100755 init.d/gdomap create mode 100755 init.d/openvpn create mode 100755 network/if-down.d/openvpn create mode 100755 network/if-up.d/openvpn create mode 100644 opensc/opensc.conf create mode 100755 openvpn/update-resolv-conf create mode 120000 rc0.d/K01gdomap create mode 120000 rc0.d/K01openvpn create mode 120000 rc1.d/K01gdomap create mode 120000 rc1.d/K01openvpn rename rc5.d/S03bootlogs => rc1.d/S06bootlogs (100%) rename rc1.d/{S04single => S07single} (100%) create mode 120000 rc2.d/S02openvpn rename rc5.d/S02acpid => rc2.d/S03acpid (100%) rename rc5.d/S02dbus => rc2.d/S03dbus (100%) rename rc5.d/S02dnsmasq => rc2.d/S03dnsmasq (100%) rename rc5.d/S02fail2ban => rc2.d/S03fail2ban (100%) create mode 120000 rc2.d/S03gdomap rename rc5.d/S02hddtemp => rc2.d/S03hddtemp (100%) rename rc5.d/S02metronome => rc2.d/S03metronome (100%) rename rc5.d/S02nscd => rc2.d/S03nscd (100%) rename rc5.d/S02ntp => rc2.d/S03ntp (100%) rename rc5.d/S02redis-server => rc2.d/S03redis-server (100%) rename rc5.d/S02rspamd => rc2.d/S03rspamd (100%) rename rc5.d/S02slapd => rc2.d/S03slapd (100%) rename rc5.d/S02ssh => rc2.d/S03ssh (100%) rename rc5.d/S02vboxadd-service => rc2.d/S03vboxadd-service (100%) rename rc5.d/S02yunohost-api => rc2.d/S03yunohost-api (100%) rename rc5.d/S03avahi-daemon => rc2.d/S04avahi-daemon (100%) rename rc5.d/S03mysql => rc2.d/S04mysql (100%) rename rc5.d/S03nginx => rc2.d/S04nginx (100%) rename rc5.d/S03nslcd => rc2.d/S04nslcd (100%) rename rc5.d/S04atd => rc2.d/S05atd (100%) rename rc5.d/S04dovecot => rc2.d/S05dovecot (100%) rename rc5.d/S04exim4 => rc2.d/S05exim4 (100%) rename rc4.d/S03bootlogs => rc2.d/S06bootlogs (100%) rename rc5.d/S04cron => rc2.d/S06cron (100%) rename rc5.d/S05postfix => rc2.d/S06postfix (100%) rename rc5.d/S03rmilter => rc2.d/S06rmilter (100%) rename rc5.d/S03rsync => rc2.d/S06rsync (100%) rename rc5.d/S06rc.local => rc2.d/S07rc.local (100%) rename rc5.d/S06rmnologin => rc2.d/S07rmnologin (100%) create mode 120000 rc3.d/S02openvpn rename rc4.d/S02acpid => rc3.d/S03acpid (100%) rename rc4.d/S02dbus => rc3.d/S03dbus (100%) rename rc4.d/S02dnsmasq => rc3.d/S03dnsmasq (100%) rename rc4.d/S02fail2ban => rc3.d/S03fail2ban (100%) create mode 120000 rc3.d/S03gdomap rename rc4.d/S02hddtemp => rc3.d/S03hddtemp (100%) rename rc4.d/S02metronome => rc3.d/S03metronome (100%) rename rc4.d/S02nscd => rc3.d/S03nscd (100%) rename rc4.d/S02ntp => rc3.d/S03ntp (100%) rename rc4.d/S02redis-server => rc3.d/S03redis-server (100%) rename rc4.d/S02rspamd => rc3.d/S03rspamd (100%) rename rc4.d/S02slapd => rc3.d/S03slapd (100%) rename rc4.d/S02ssh => rc3.d/S03ssh (100%) rename rc4.d/S02vboxadd-service => rc3.d/S03vboxadd-service (100%) rename rc4.d/S02yunohost-api => rc3.d/S03yunohost-api (100%) rename rc4.d/S03avahi-daemon => rc3.d/S04avahi-daemon (100%) rename rc4.d/S03mysql => rc3.d/S04mysql (100%) rename rc4.d/S03nginx => rc3.d/S04nginx (100%) rename rc4.d/S03nslcd => rc3.d/S04nslcd (100%) rename rc4.d/S04atd => rc3.d/S05atd (100%) rename rc4.d/S04dovecot => rc3.d/S05dovecot (100%) rename rc4.d/S04exim4 => rc3.d/S05exim4 (100%) rename rc3.d/{S03bootlogs => S06bootlogs} (100%) rename rc4.d/S04cron => rc3.d/S06cron (100%) rename rc4.d/S05postfix => rc3.d/S06postfix (100%) rename rc4.d/S03rmilter => rc3.d/S06rmilter (100%) rename rc4.d/S03rsync => rc3.d/S06rsync (100%) rename rc4.d/S06rc.local => rc3.d/S07rc.local (100%) rename rc4.d/S06rmnologin => rc3.d/S07rmnologin (100%) create mode 120000 rc4.d/S02openvpn rename rc3.d/S02acpid => rc4.d/S03acpid (100%) rename rc3.d/S02dbus => rc4.d/S03dbus (100%) rename rc3.d/S02dnsmasq => rc4.d/S03dnsmasq (100%) rename rc3.d/S02fail2ban => rc4.d/S03fail2ban (100%) create mode 120000 rc4.d/S03gdomap rename rc3.d/S02hddtemp => rc4.d/S03hddtemp (100%) rename rc3.d/S02metronome => rc4.d/S03metronome (100%) rename rc3.d/S02nscd => rc4.d/S03nscd (100%) rename rc3.d/S02ntp => rc4.d/S03ntp (100%) rename rc3.d/S02redis-server => rc4.d/S03redis-server (100%) rename rc3.d/S02rspamd => rc4.d/S03rspamd (100%) rename rc3.d/S02slapd => rc4.d/S03slapd (100%) rename rc3.d/S02ssh => rc4.d/S03ssh (100%) rename rc3.d/S02vboxadd-service => rc4.d/S03vboxadd-service (100%) rename rc3.d/S02yunohost-api => rc4.d/S03yunohost-api (100%) rename rc3.d/S03avahi-daemon => rc4.d/S04avahi-daemon (100%) rename rc3.d/S03mysql => rc4.d/S04mysql (100%) rename rc3.d/S03nginx => rc4.d/S04nginx (100%) rename rc3.d/S03nslcd => rc4.d/S04nslcd (100%) rename rc3.d/S04atd => rc4.d/S05atd (100%) rename rc3.d/S04dovecot => rc4.d/S05dovecot (100%) rename rc3.d/S04exim4 => rc4.d/S05exim4 (100%) rename rc2.d/S03bootlogs => rc4.d/S06bootlogs (100%) rename rc3.d/S04cron => rc4.d/S06cron (100%) rename rc3.d/S05postfix => rc4.d/S06postfix (100%) rename rc3.d/S03rmilter => rc4.d/S06rmilter (100%) rename rc3.d/S03rsync => rc4.d/S06rsync (100%) rename rc3.d/S06rc.local => rc4.d/S07rc.local (100%) rename rc3.d/S06rmnologin => rc4.d/S07rmnologin (100%) create mode 120000 rc5.d/S02openvpn rename rc2.d/S02acpid => rc5.d/S03acpid (100%) rename rc2.d/S02dbus => rc5.d/S03dbus (100%) rename rc2.d/S02dnsmasq => rc5.d/S03dnsmasq (100%) rename rc2.d/S02fail2ban => rc5.d/S03fail2ban (100%) create mode 120000 rc5.d/S03gdomap rename rc2.d/S02hddtemp => rc5.d/S03hddtemp (100%) rename rc2.d/S02metronome => rc5.d/S03metronome (100%) rename rc2.d/S02nscd => rc5.d/S03nscd (100%) rename rc2.d/S02ntp => rc5.d/S03ntp (100%) rename rc2.d/S02redis-server => rc5.d/S03redis-server (100%) rename rc2.d/S02rspamd => rc5.d/S03rspamd (100%) rename rc2.d/S02slapd => rc5.d/S03slapd (100%) rename rc2.d/S02ssh => rc5.d/S03ssh (100%) rename rc2.d/S02vboxadd-service => rc5.d/S03vboxadd-service (100%) rename rc2.d/S02yunohost-api => rc5.d/S03yunohost-api (100%) rename rc2.d/S03avahi-daemon => rc5.d/S04avahi-daemon (100%) rename rc2.d/S03mysql => rc5.d/S04mysql (100%) rename rc2.d/S03nginx => rc5.d/S04nginx (100%) rename rc2.d/S03nslcd => rc5.d/S04nslcd (100%) rename rc2.d/S04atd => rc5.d/S05atd (100%) rename rc2.d/S04dovecot => rc5.d/S05dovecot (100%) rename rc2.d/S04exim4 => rc5.d/S05exim4 (100%) rename rc1.d/S03bootlogs => rc5.d/S06bootlogs (100%) rename rc2.d/S04cron => rc5.d/S06cron (100%) rename rc2.d/S05postfix => rc5.d/S06postfix (100%) rename rc2.d/S03rmilter => rc5.d/S06rmilter (100%) rename rc2.d/S03rsync => rc5.d/S06rsync (100%) rename rc2.d/S06rc.local => rc5.d/S07rc.local (100%) rename rc2.d/S06rmnologin => rc5.d/S07rmnologin (100%) create mode 120000 rc6.d/K01gdomap create mode 120000 rc6.d/K01openvpn create mode 120000 systemd/system/multi-user.target.wants/openvpn.service + sudo useradd openvpn + sudo openssl dhparam -out /etc/yunohost/certs/ynh.local/dh.pem 2048 Warning: Generating DH parameters, 2048 bit long safe prime, generator 2 Warning: This is going to take a long time Warning: ...................................................................................................................................................................................................................................+..................................................................................................................................+..............................+.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+.............................................................................................................................................................+.............................................................+...................................................................................................................+..........+.............................................................................................................................................................................................................................................................................+............................................................................................................................+...........+................................................................................................................................................................................................................................................................................................+.............................................................................................+............................................................+.............................................................................................................................+.........+.................................................................................................................................................................................................................+.........+................................................................................+.............................+................................................................+........................................................................................+...........................................................................................................................+...........................................................................+........................................................................................................................................................+..............................................................................................................................................+.............+.............................................+.....................+..........................................................+..............................................................................+...............................................................................................................................................................................+.................................................................................................................................................+................................................................................+..............................................................................................................................+........+..............................................................................+................................................................................................................................+.....+.....................+....................................+..............................+......................................................................................................................................................................................................+...........+.+............................................................................+.....................................................................................................................................................................+....................................................................................................................................................................................................................................+.+......................................................++*++* + final_path=/var/www/openvpn + sudo mkdir -p /etc/openvpn/auth + sudo mkdir -p /var/www/openvpn + sudo touch /var/log/openvpn.log + sudo chown openvpn: /var/log/openvpn.log + sed -i s@PATHTOCHANGE@/openvpn@g ../conf/nginx.conf + sed -i s@ALIASTOCHANGE@/var/www/openvpn/@g ../conf/nginx.conf + sed -i s@DOMAINTOCHANGE@ynh.local@g ../conf/yunohost.conf + sed -i s@DOMAINTOCHANGE@ynh.local@g ../conf/config.ovpn + sed -i s@DOMAINTOCHANGE@ynh.local@g ../conf/config-cli.ovpn + sudo cat /etc/ssl/certs/ca-yunohost_crt.pem + echo -e '\n</ca>' + sudo cp ../conf/yunohost.conf /etc/openvpn/ + sudo cp ../conf/ldap.conf /etc/openvpn/auth/ + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/openvpn.conf + sudo cp -a ../sources/assets ../sources/index.php /var/www/openvpn + sudo ln -s /etc/ssl/certs/ca-yunohost_crt.pem /var/www/openvpn/ca.crt + sudo cp -a ../conf/config-cli.ovpn /var/www/openvpn/ynh.local.ovpn + sudo cp -a ../conf/config.ovpn /var/www/openvpn/ynh.local.conf + sudo chown www-data: /var/www/openvpn + sudo cp ../conf/sysctl /etc/sysctl.d/openvpn.conf + sudo sysctl -p /etc/sysctl.d/openvpn.conf net.ipv4.ip_forward = 1 + sed -i s@IFACETOCHANGE@@g ../conf/cron + sudo cp ../conf/cron /etc/openvpn/yunohost.cron + sudo tee /etc/cron.d/yunohost-openvpn + echo '*/5 * * * * root bash /etc/openvpn/yunohost.cron' */5 * * * * root bash /etc/openvpn/yunohost.cron + sudo iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o -j MASQUERADE Warning: Bad argument `MASQUERADE' Warning: Try `iptables -h' or 'iptables --help' for more information. + sudo yunohost service add openvpn --log /var/log/openvpn.log Service successfully added: 'openvpn' + [[ ! -c /dev/net/tun ]] + sudo service nginx reload + sudo service openvpn start Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 2.29 seconds
Return code: 22
Logs:
Downloading...
Extracting...
Done.
Checking required packages...
Error: Invalid choice for argument 'user_home', it must be one of 0, 1
Build duration: 18.89 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/phpmyadmin_ynh-5cc733fa0771fa55c4f561e6c09bab563367a9a8/scripts/install'... + domain=ynh.local + path=/phpmyadmin + admin=johndoe + sudo yunohost app checkurl ynh.local/phpmyadmin -a phpmyadmin + [[ ! 0 -eq 0 ]] + grep -q '"username": "johndoe"' + sudo yunohost user list --json + [[ ! 0 -eq 0 ]] ++ cat ../conf/upstream_version + version=4.6.0 + final_path=/var/www/phpmyadmin + sudo rm -rf /var/www/phpmyadmin + sudo mkdir -p /var/www/phpmyadmin + echo 'Downloading phpMyAdmin 4.6.0...' Downloading phpMyAdmin 4.6.0... + sudo wget -O ../phpMyAdmin.tar.gz https://files.phpmyadmin.net/phpMyAdmin/4.6.0/phpMyAdmin-4.6.0-all-languages.tar.gz + echo 'Extracting to /var/www/phpmyadmin...' Extracting to /var/www/phpmyadmin... + sudo tar xvzf ../phpMyAdmin.tar.gz -C .. + sudo cp -r ../phpMyAdmin-4.6.0-all-languages/browse_foreigners.php ../phpMyAdmin-4.6.0-all-languages/build.xml ../phpMyAdmin-4.6.0-all-languages/ChangeLog ../phpMyAdmin-4.6.0-all-languages/changelog.php ../phpMyAdmin-4.6.0-all-languages/chk_rel.php ../phpMyAdmin-4.6.0-all-languages/composer.json ../phpMyAdmin-4.6.0-all-languages/config.sample.inc.php ../phpMyAdmin-4.6.0-all-languages/CONTRIBUTING.md ../phpMyAdmin-4.6.0-all-languages/db_central_columns.php ../phpMyAdmin-4.6.0-all-languages/db_datadict.php ../phpMyAdmin-4.6.0-all-languages/db_designer.php ../phpMyAdmin-4.6.0-all-languages/db_events.php ../phpMyAdmin-4.6.0-all-languages/db_export.php ../phpMyAdmin-4.6.0-all-languages/db_import.php ../phpMyAdmin-4.6.0-all-languages/db_operations.php ../phpMyAdmin-4.6.0-all-languages/db_qbe.php ../phpMyAdmin-4.6.0-all-languages/db_routines.php ../phpMyAdmin-4.6.0-all-languages/db_search.php ../phpMyAdmin-4.6.0-all-languages/db_sql_autocomplete.php ../phpMyAdmin-4.6.0-all-languages/db_sql_format.php ../phpMyAdmin-4.6.0-all-languages/db_sql.php ../phpMyAdmin-4.6.0-all-languages/db_structure.php ../phpMyAdmin-4.6.0-all-languages/db_tracking.php ../phpMyAdmin-4.6.0-all-languages/db_triggers.php ../phpMyAdmin-4.6.0-all-languages/DCO ../phpMyAdmin-4.6.0-all-languages/doc ../phpMyAdmin-4.6.0-all-languages/error_report.php ../phpMyAdmin-4.6.0-all-languages/examples ../phpMyAdmin-4.6.0-all-languages/export.php ../phpMyAdmin-4.6.0-all-languages/favicon.ico ../phpMyAdmin-4.6.0-all-languages/file_echo.php ../phpMyAdmin-4.6.0-all-languages/gis_data_editor.php ../phpMyAdmin-4.6.0-all-languages/import.php ../phpMyAdmin-4.6.0-all-languages/import_status.php ../phpMyAdmin-4.6.0-all-languages/index.php ../phpMyAdmin-4.6.0-all-languages/js ../phpMyAdmin-4.6.0-all-languages/libraries ../phpMyAdmin-4.6.0-all-languages/LICENSE ../phpMyAdmin-4.6.0-all-languages/license.php ../phpMyAdmin-4.6.0-all-languages/lint.php ../phpMyAdmin-4.6.0-all-languages/locale ../phpMyAdmin-4.6.0-all-languages/navigation.php ../phpMyAdmin-4.6.0-all-languages/normalization.php ../phpMyAdmin-4.6.0-all-languages/phpdox.xml ../phpMyAdmin-4.6.0-all-languages/phpinfo.php ../phpMyAdmin-4.6.0-all-languages/phpmyadmin.css.php ../phpMyAdmin-4.6.0-all-languages/phpunit.xml.dist ../phpMyAdmin-4.6.0-all-languages/phpunit.xml.hhvm ../phpMyAdmin-4.6.0-all-languages/phpunit.xml.nocoverage ../phpMyAdmin-4.6.0-all-languages/prefs_forms.php ../phpMyAdmin-4.6.0-all-languages/prefs_manage.php ../phpMyAdmin-4.6.0-all-languages/print.css ../phpMyAdmin-4.6.0-all-languages/README ../phpMyAdmin-4.6.0-all-languages/RELEASE-DATE-4.6.0 ../phpMyAdmin-4.6.0-all-languages/robots.txt ../phpMyAdmin-4.6.0-all-languages/schema_export.php ../phpMyAdmin-4.6.0-all-languages/server_binlog.php ../phpMyAdmin-4.6.0-all-languages/server_collations.php ../phpMyAdmin-4.6.0-all-languages/server_databases.php ../phpMyAdmin-4.6.0-all-languages/server_engines.php ../phpMyAdmin-4.6.0-all-languages/server_export.php ../phpMyAdmin-4.6.0-all-languages/server_import.php ../phpMyAdmin-4.6.0-all-languages/server_plugins.php ../phpMyAdmin-4.6.0-all-languages/server_privileges.php ../phpMyAdmin-4.6.0-all-languages/server_replication.php ../phpMyAdmin-4.6.0-all-languages/server_sql.php ../phpMyAdmin-4.6.0-all-languages/server_status_advisor.php ../phpMyAdmin-4.6.0-all-languages/server_status_monitor.php ../phpMyAdmin-4.6.0-all-languages/server_status.php ../phpMyAdmin-4.6.0-all-languages/server_status_processes.php ../phpMyAdmin-4.6.0-all-languages/server_status_queries.php ../phpMyAdmin-4.6.0-all-languages/server_status_variables.php ../phpMyAdmin-4.6.0-all-languages/server_user_groups.php ../phpMyAdmin-4.6.0-all-languages/server_variables.php ../phpMyAdmin-4.6.0-all-languages/setup ../phpMyAdmin-4.6.0-all-languages/show_config_errors.php ../phpMyAdmin-4.6.0-all-languages/sql ../phpMyAdmin-4.6.0-all-languages/sql.php ../phpMyAdmin-4.6.0-all-languages/tbl_addfield.php ../phpMyAdmin-4.6.0-all-languages/tbl_change.php ../phpMyAdmin-4.6.0-all-languages/tbl_chart.php ../phpMyAdmin-4.6.0-all-languages/tbl_create.php ../phpMyAdmin-4.6.0-all-languages/tbl_export.php ../phpMyAdmin-4.6.0-all-languages/tbl_find_replace.php ../phpMyAdmin-4.6.0-all-languages/tbl_get_field.php ../phpMyAdmin-4.6.0-all-languages/tbl_gis_visualization.php ../phpMyAdmin-4.6.0-all-languages/tbl_import.php ../phpMyAdmin-4.6.0-all-languages/tbl_indexes.php ../phpMyAdmin-4.6.0-all-languages/tbl_operations.php ../phpMyAdmin-4.6.0-all-languages/tbl_recent_favorite.php ../phpMyAdmin-4.6.0-all-languages/tbl_relation.php ../phpMyAdmin-4.6.0-all-languages/tbl_replace.php ../phpMyAdmin-4.6.0-all-languages/tbl_row_action.php ../phpMyAdmin-4.6.0-all-languages/tbl_select.php ../phpMyAdmin-4.6.0-all-languages/tbl_sql.php ../phpMyAdmin-4.6.0-all-languages/tbl_structure.php ../phpMyAdmin-4.6.0-all-languages/tbl_tracking.php ../phpMyAdmin-4.6.0-all-languages/tbl_triggers.php ../phpMyAdmin-4.6.0-all-languages/tbl_zoom_select.php ../phpMyAdmin-4.6.0-all-languages/templates ../phpMyAdmin-4.6.0-all-languages/test ../phpMyAdmin-4.6.0-all-languages/themes ../phpMyAdmin-4.6.0-all-languages/themes.php ../phpMyAdmin-4.6.0-all-languages/transformation_overview.php ../phpMyAdmin-4.6.0-all-languages/transformation_wrapper.php ../phpMyAdmin-4.6.0-all-languages/url.php ../phpMyAdmin-4.6.0-all-languages/user_password.php ../phpMyAdmin-4.6.0-all-languages/version_check.php ../phpMyAdmin-4.6.0-all-languages/view_create.php ../phpMyAdmin-4.6.0-all-languages/view_operations.php /var/www/phpmyadmin + echo 'Setting up database...' Setting up database... + db_user=phpmyadmin ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d A-Za-z0-9 ++ dd if=/dev/urandom bs=1 count=200 + db_pwd=WmySmjWwNJD10scmMMEpckza + sed -i s@YNH_PMA_USER@phpmyadmin@g ../conf/create_db.sql + sudo yunohost app initdb phpmyadmin -p WmySmjWwNJD10scmMMEpckza Warning: 'yunohost app initdb' is deprecated and will be removed in the future MySQL database successfully initialized ++ sudo cat /etc/yunohost/mysql + mysql -u root '-pMzQ[knbOhF' + mysql -u phpmyadmin -pWmySmjWwNJD10scmMMEpckza + sudo yunohost app setting phpmyadmin mysqlpwd -v WmySmjWwNJD10scmMMEpckza + echo 'Configuring application...' Configuring application... + sed -i s@YNH_DOMAIN@ynh.local@g ../conf/config.inc.php + sed -i s@YNH_PMA_USER@phpmyadmin@g ../conf/config.inc.php + sed -i s@YNH_PMA_PASSWORD@WmySmjWwNJD10scmMMEpckza@g ../conf/config.inc.php ++ sudo cat /etc/yunohost/mysql + sed -i 's@YNH_MYSQL_ROOT_PASSWORD@MzQ[knbOhF@g' ../conf/config.inc.php + sudo cp ../conf/config.inc.php /var/www/phpmyadmin + sudo yunohost app addaccess phpmyadmin -u johndoe SSOwat configuration successfully generated allowed_users: phpmyadmin: johndoe + sudo yunohost app setting phpmyadmin admin -v johndoe + echo 'Setting permission...' Setting permission... + sudo chown -R root: /var/www/phpmyadmin + sudo find /var/www/phpmyadmin -type f -exec chmod 644 '{}' ';' + sudo find /var/www/phpmyadmin -type d -exec chmod 755 '{}' ';' + sudo chown root:www-data /var/www/phpmyadmin/config.inc.php + sudo chmod 640 /var/www/phpmyadmin/config.inc.php + echo 'Setting up nginx configuration...' Setting up nginx configuration... + sed -i s@YNH_WWW_PATH@/phpmyadmin@g ../conf/nginx.conf + sed -i s@YNH_WWW_ALIAS@/var/www/phpmyadmin/@g ../conf/nginx.conf + sed -i s@NAMETOCHANGE@phpmyadmin@g ../conf/nginx.conf + nginxconf=/etc/nginx/conf.d/ynh.local.d/phpmyadmin.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/phpmyadmin.conf + sudo chown root: /etc/nginx/conf.d/ynh.local.d/phpmyadmin.conf + sudo chmod 600 /etc/nginx/conf.d/ynh.local.d/phpmyadmin.conf + sed -i s@NAMETOCHANGE@phpmyadmin@g ../conf/php-fpm.conf + phpfpmconf=/etc/php5/fpm/pool.d/phpmyadmin.conf + sudo cp ../conf/php-fpm.conf /etc/php5/fpm/pool.d/phpmyadmin.conf + sudo chown root: /etc/php5/fpm/pool.d/phpmyadmin.conf + sudo chmod 644 /etc/php5/fpm/pool.d/phpmyadmin.conf + sudo service php5-fpm restart + sudo service nginx reload + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 7.71 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/roundcube_ynh-4ec0ae96cc25477fe7071102c6bb678399c50a7e/scripts/install'... + domain=ynh.local + path=/webmail + sudo yunohost app checkurl ynh.local/webmail -a roundcube + [[ ! 0 -eq 0 ]] ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d A-Za-z0-9 ++ dd if=/dev/urandom bs=1 count=200 + deskey=b2EKK3d4rPTLrBAGOvlLJYj7 ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d A-Za-z0-9 ++ dd if=/dev/urandom bs=1 count=200 + db_pwd=ASrxxCSEl0veitSH7LAEv4Kn + db_user=roundcube ++ readlink -e ../sources/SQL/mysql.initial.sql + sudo yunohost app initdb roundcube -p ASrxxCSEl0veitSH7LAEv4Kn -s /var/cache/yunohost/from_file/roundcube_ynh-4ec0ae96cc25477fe7071102c6bb678399c50a7e/sources/SQL/mysql.initial.sql Warning: 'yunohost app initdb' is deprecated and will be removed in the future MySQL database successfully initialized + sudo yunohost app setting roundcube mysqlpwd -v ASrxxCSEl0veitSH7LAEv4Kn + mysql -u roundcube -pASrxxCSEl0veitSH7LAEv4Kn roundcube + final_path=/var/www/roundcube + sudo mkdir -p /var/www/roundcube + sudo cp -a ../sources/bin ../sources/CHANGELOG ../sources/composer.json-dist ../sources/config ../sources/index.php ../sources/INSTALL ../sources/installer ../sources/LICENSE ../sources/plugins ../sources/program ../sources/README.md ../sources/robots.txt ../sources/skins ../sources/SQL ../sources/tests ../sources/UPGRADING /var/www/roundcube + sudo cp ../conf/main.inc.php /var/www/roundcube/config/ + sudo cp ../conf/main.inc.php /var/www/roundcube/config/defaults.inc.php + sudo cp ../conf/db.inc.php /var/www/roundcube/config/ + sudo mv /var/www/roundcube/plugins/managesieve/config.inc.php.dist /var/www/roundcube/plugins/managesieve/config.inc.php + sudo sed -i s/rcmail-ynhDESkeyTOchange/b2EKK3d4rPTLrBAGOvlLJYj7/g /var/www/roundcube/config/main.inc.php + sudo sed -i s/yunouser/roundcube/g /var/www/roundcube/config/db.inc.php + sudo sed -i s/yunopass/ASrxxCSEl0veitSH7LAEv4Kn/g /var/www/roundcube/config/db.inc.php + sudo sed -i s/yunobase/roundcube/g /var/www/roundcube/config/db.inc.php + grep '"installed": true' + sudo yunohost app list -f baikal --json + '[' 1 -eq 0 ']' + mysql -u roundcube -pASrxxCSEl0veitSH7LAEv4Kn roundcube + sudo sed -i s@yuno_enable_carddav@False@g /var/www/roundcube/config/main.inc.php + sudo mkdir -p /var/www/roundcube/logs + sudo chown -R www-data: /var/www/roundcube + sed -i s@PATHTOCHANGE@/webmail@g ../conf/nginx.conf + sed -i s@ALIASTOCHANGE@/var/www/roundcube/@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/roundcube.conf + sed -i s@NAMETOCHANGE@roundcube@g ../conf/php-fpm.conf + finalphpconf=/etc/php5/fpm/pool.d/roundcube.conf + sudo cp ../conf/php-fpm.conf /etc/php5/fpm/pool.d/roundcube.conf + sudo chown root: /etc/php5/fpm/pool.d/roundcube.conf + sudo chmod 644 /etc/php5/fpm/pool.d/roundcube.conf + sudo service php5-fpm restart + sudo service nginx reload + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 39.31 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/searx_ynh-88e17d06a84d80e3fa6a29f45f7503b9749024ee/scripts/install'... + domain=ynh.local + path=/searx + is_public=Yes + sudo yunohost app checkurl ynh.local/searx -a searx + [[ ! 0 -eq 0 ]] + location=/searx + [[ ! /searx == */ ]] + path=/searx/ + [[ ! /searx == \/ ]] + location=/searx + sudo yunohost app setting searx is_public -v Yes + sudo apt-get install git build-essential libxslt-dev python-dev python-virtualenv python-pybabel zlib1g-dev libffi-dev libssl-dev python-lxml uwsgi uwsgi-plugin-python -y Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version. build-essential set to manually installed. git is already the newest version. git set to manually installed. zlib1g-dev is already the newest version. libssl-dev is already the newest version. The following extra packages will be installed: libexpat1-dev libjansson4 libmatheval1 libpgm-5.1-0 libpython-dev libpython2.7 libpython2.7-dev libsodium13 libxml2-dev libzmq3 python-babel python-babel-localedata python-chardet-whl python-colorama-whl python-distlib-whl python-html5lib-whl python-pip-whl python-requests-whl python-setuptools-whl python-six-whl python-tz python-urllib3-whl python2.7-dev python3-virtualenv uwsgi-core virtualenv Suggested packages: pkg-config python-lxml-dbg nginx-full cherokee libapache2-mod-proxy-uwsgi libapache2-mod-uwsgi libapache2-mod-ruwsgi uwsgi-plugins-all uwsgi-extra python-uwsgidecorators The following NEW packages will be installed: libexpat1-dev libffi-dev libjansson4 libmatheval1 libpgm-5.1-0 libpython-dev libpython2.7 libpython2.7-dev libsodium13 libxml2-dev libxslt1-dev libzmq3 python-babel python-babel-localedata python-chardet-whl python-colorama-whl python-dev python-distlib-whl python-html5lib-whl python-lxml python-pip-whl python-pybabel python-requests-whl python-setuptools-whl python-six-whl python-tz python-urllib3-whl python-virtualenv python2.7-dev python3-virtualenv uwsgi uwsgi-core uwsgi-plugin-python virtualenv 0 upgraded, 34 newly installed, 0 to remove and 0 not upgraded. Need to get 26.9 MB of archives. After this operation, 58.2 MB of additional disk space will be used. Get:1 http://security.debian.org/ jessie/updates/main libjansson4 amd64 2.7-1+deb8u1 [34.1 kB] Get:2 http://security.debian.org/ jessie/updates/main libexpat1-dev amd64 2.1.0-6+deb8u2 [126 kB] Get:3 http://httpredir.debian.org/debian/ jessie/main libmatheval1 amd64 1.1.11+dfsg-2 [22.8 kB] Get:4 http://httpredir.debian.org/debian/ jessie/main libpython2.7 amd64 2.7.9-2 [1,080 kB] Get:5 http://httpredir.debian.org/debian/ jessie/main libpython2.7-dev amd64 2.7.9-2 [18.6 MB] Get:6 http://httpredir.debian.org/debian/ jessie/main libsodium13 amd64 1.0.0-1 [138 kB] Get:7 http://httpredir.debian.org/debian/ jessie/main libpgm-5.1-0 amd64 5.1.118-1~dfsg-1 [157 kB] Get:8 http://httpredir.debian.org/debian/ jessie/main libzmq3 amd64 4.0.5+dfsg-2+deb8u1 [436 kB] Get:9 http://httpredir.debian.org/debian/ jessie/main libffi-dev amd64 3.1-2+b2 [155 kB] Get:10 http://httpredir.debian.org/debian/ jessie/main libpython-dev amd64 2.7.9-1 [19.6 kB] Get:11 http://httpredir.debian.org/debian/ jessie/main libxml2-dev amd64 2.9.1+dfsg1-5+deb8u1 [694 kB] Get:12 http://httpredir.debian.org/debian/ jessie/main libxslt1-dev amd64 1.1.28-2+b2 [511 kB] Get:13 http://httpredir.debian.org/debian/ jessie/main python-babel-localedata all 1.3+dfsg.1-5 [1,933 kB] Get:14 http://httpredir.debian.org/debian/ jessie/main python-tz all 2012c+dfsg-0.1 [31.9 kB] Get:15 http://httpredir.debian.org/debian/ jessie/main python-babel all 1.3+dfsg.1-5 [77.8 kB] Get:16 http://httpredir.debian.org/debian/ jessie/main python-chardet-whl all 2.3.0-1 [170 kB] Get:17 http://httpredir.debian.org/debian/ jessie/main python-colorama-whl all 0.3.2-1 [20.2 kB] Get:18 http://httpredir.debian.org/debian/ jessie/main python2.7-dev amd64 2.7.9-2 [276 kB] Get:19 http://httpredir.debian.org/debian/ jessie/main python-dev amd64 2.7.9-1 [1,182 B] Get:20 http://httpredir.debian.org/debian/ jessie/main python-distlib-whl all 0.1.9-1 [141 kB] Get:21 http://httpredir.debian.org/debian/ jessie/main python-html5lib-whl all 0.999-3 [112 kB] Get:22 http://httpredir.debian.org/debian/ jessie/main python-lxml amd64 3.4.0-1 [754 kB] Get:23 http://httpredir.debian.org/debian/ jessie/main python-six-whl all 1.8.0-1 [14.8 kB] Get:24 http://httpredir.debian.org/debian/ jessie/main python-urllib3-whl all 1.9.1-3 [76.8 kB] Get:25 http://httpredir.debian.org/debian/ jessie/main python-requests-whl all 2.4.3-6 [241 kB] Get:26 http://httpredir.debian.org/debian/ jessie/main python-setuptools-whl all 5.5.1-1 [233 kB] Get:27 http://httpredir.debian.org/debian/ jessie/main python-pip-whl all 1.5.6-5 [126 kB] Get:28 http://httpredir.debian.org/debian/ jessie/main python-virtualenv all 1.11.6+ds-1 [61.2 kB] Get:29 http://httpredir.debian.org/debian/ jessie/main python3-virtualenv all 1.11.6+ds-1 [60.5 kB] Get:30 http://httpredir.debian.org/debian/ jessie/main uwsgi-core amd64 2.0.7-1 [474 kB] Get:31 http://httpredir.debian.org/debian/ jessie/main uwsgi amd64 2.0.7-1 [33.7 kB] Get:32 http://httpredir.debian.org/debian/ jessie/main virtualenv all 1.11.6+ds-1 [17.2 kB] Get:33 http://httpredir.debian.org/debian/ jessie/main python-pybabel all 1.3+dfsg.1-5 [11.1 kB] Get:34 http://httpredir.debian.org/debian/ jessie/main uwsgi-plugin-python amd64 2.0.7-1 [90.3 kB] [master 2f9d617] saving uncommitted changes in /etc prior to apt run Author: admin <admin@yunohost.yunohost.org> 75 files changed, 2017 insertions(+), 558 deletions(-) create mode 100644 cron.d/yunohost-applist-yunohost create mode 100644 dkim/ynh.local.mail.key create mode 100644 dkim/ynh.local.mail.txt create mode 100644 dnsmasq.d/ynh.local create mode 100644 dovecot/dovecot-ldap.conf rewrite dovecot/dovecot.conf (99%) create mode 100644 dovecot/global_script/dovecot.sieve create mode 100644 dovecot/global_script/dovecot.svbin create mode 100644 dovecot/global_script/rspamd.sieve create mode 100644 dovecot/global_script/rspamd.svbin create mode 100644 fail2ban/filter.d/yunohost.conf create mode 100644 metronome/conf.d/ynh.local.cfg.lua rewrite metronome/metronome.cfg.lua (79%) rewrite mysql/my.cnf (97%) create mode 100644 nginx/conf.d/ynh.local.conf create mode 100644 nginx/conf.d/ynh.local.d/yunohost_local.conf create mode 100644 postfix/header_checks create mode 100644 postfix/ldap-accounts.cf create mode 100644 postfix/ldap-aliases.cf create mode 100644 postfix/ldap-domains.cf create mode 100644 postfix/sender_canonical create mode 100644 postfix/smtp_reply_filter create mode 100644 rspamd/local.d/metrics.conf rewrite ssowat/conf.json (99%) create mode 100644 ssowat/conf.json.persistent create mode 120000 systemd/system/multi-user.target.wants/yunohost-firewall.service create mode 100644 systemd/system/rmilter.socket create mode 100644 yunohost/apps/searx/manifest.json create mode 100755 yunohost/apps/searx/scripts/backup create mode 100644 yunohost/apps/searx/scripts/install create mode 100644 yunohost/apps/searx/scripts/remove create mode 100755 yunohost/apps/searx/scripts/restore create mode 100644 yunohost/apps/searx/scripts/upgrade create mode 100644 yunohost/apps/searx/settings.yml create mode 120000 yunohost/certs/ynh.local/ca.pem create mode 100644 yunohost/certs/ynh.local/crt.pem create mode 100644 yunohost/certs/ynh.local/key.pem create mode 100644 yunohost/certs/ynh.local/openssl.cnf rewrite yunohost/certs/yunohost.org/ca.pem (93%) create mode 100644 yunohost/installed create mode 100644 yunohost/mysql rewrite yunohost/services.yml (84%) create mode 100644 yunohost/services.yml-old Warning: Extracting templates from packages: 88% Extracting templates from packages: 100% Fetched 26.9 MB in 7s (3,777 kB/s) Selecting previously unselected package libjansson4:amd64. (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 ... 44286 files and directories currently installed.) Preparing to unpack .../libjansson4_2.7-1+deb8u1_amd64.deb ... Unpacking libjansson4:amd64 (2.7-1+deb8u1) ... Selecting previously unselected package libmatheval1:amd64. Preparing to unpack .../libmatheval1_1.1.11+dfsg-2_amd64.deb ... Unpacking libmatheval1:amd64 (1.1.11+dfsg-2) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../libpython2.7_2.7.9-2_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.9-2) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-6+deb8u2_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-6+deb8u2) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.9-2_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.9-2) ... Selecting previously unselected package libsodium13:amd64. Preparing to unpack .../libsodium13_1.0.0-1_amd64.deb ... Unpacking libsodium13:amd64 (1.0.0-1) ... Selecting previously unselected package libpgm-5.1-0. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-1_amd64.deb ... Unpacking libpgm-5.1-0 (5.1.118-1~dfsg-1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.5+dfsg-2+deb8u1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.5+dfsg-2+deb8u1) ... Selecting previously unselected package libffi-dev:amd64. Preparing to unpack .../libffi-dev_3.1-2+b2_amd64.deb ... Unpacking libffi-dev:amd64 (3.1-2+b2) ... Selecting previously unselected package libpython-dev:amd64. Preparing to unpack .../libpython-dev_2.7.9-1_amd64.deb ... Unpacking libpython-dev:amd64 (2.7.9-1) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-5+deb8u1_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u1) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2+b2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2+b2) ... Selecting previously unselected package python-babel-localedata. Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-5_all.deb ... Unpacking python-babel-localedata (1.3+dfsg.1-5) ... Selecting previously unselected package python-tz. Preparing to unpack .../python-tz_2012c+dfsg-0.1_all.deb ... Unpacking python-tz (2012c+dfsg-0.1) ... Selecting previously unselected package python-babel. Preparing to unpack .../python-babel_1.3+dfsg.1-5_all.deb ... Unpacking python-babel (1.3+dfsg.1-5) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.3.0-1_all.deb ... Unpacking python-chardet-whl (2.3.0-1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.3.2-1_all.deb ... Unpacking python-colorama-whl (0.3.2-1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.9-2_amd64.deb ... Unpacking python2.7-dev (2.7.9-2) ... Selecting previously unselected package python-dev. Preparing to unpack .../python-dev_2.7.9-1_amd64.deb ... Unpacking python-dev (2.7.9-1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.9-1_all.deb ... Unpacking python-distlib-whl (0.1.9-1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3_all.deb ... Unpacking python-html5lib-whl (0.999-3) ... Selecting previously unselected package python-lxml. Preparing to unpack .../python-lxml_3.4.0-1_amd64.deb ... Unpacking python-lxml (3.4.0-1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.8.0-1_all.deb ... Unpacking python-six-whl (1.8.0-1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.9.1-3_all.deb ... Unpacking python-urllib3-whl (1.9.1-3) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.4.3-6_all.deb ... Unpacking python-requests-whl (2.4.3-6) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_5.5.1-1_all.deb ... Unpacking python-setuptools-whl (5.5.1-1) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.6-5_all.deb ... Unpacking python-pip-whl (1.5.6-5) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.6+ds-1_all.deb ... Unpacking python-virtualenv (1.11.6+ds-1) ... Selecting previously unselected package python3-virtualenv. Preparing to unpack .../python3-virtualenv_1.11.6+ds-1_all.deb ... Unpacking python3-virtualenv (1.11.6+ds-1) ... Selecting previously unselected package uwsgi-core. Preparing to unpack .../uwsgi-core_2.0.7-1_amd64.deb ... Unpacking uwsgi-core (2.0.7-1) ... Selecting previously unselected package uwsgi. Preparing to unpack .../uwsgi_2.0.7-1_amd64.deb ... Unpacking uwsgi (2.0.7-1) ... Selecting previously unselected package virtualenv. Preparing to unpack .../virtualenv_1.11.6+ds-1_all.deb ... Unpacking virtualenv (1.11.6+ds-1) ... Selecting previously unselected package python-pybabel. Preparing to unpack .../python-pybabel_1.3+dfsg.1-5_all.deb ... Unpacking python-pybabel (1.3+dfsg.1-5) ... Selecting previously unselected package uwsgi-plugin-python. Preparing to unpack .../uwsgi-plugin-python_2.0.7-1_amd64.deb ... Unpacking uwsgi-plugin-python (2.0.7-1) ... Processing triggers for man-db (2.7.0.2-5) ... Processing triggers for install-info (5.2.0.dfsg.1-6) ... Processing triggers for systemd (215-17+deb8u4) ... Setting up libjansson4:amd64 (2.7-1+deb8u1) ... Setting up libmatheval1:amd64 (1.1.11+dfsg-2) ... Setting up libpython2.7:amd64 (2.7.9-2) ... Setting up libexpat1-dev:amd64 (2.1.0-6+deb8u2) ... Setting up libpython2.7-dev:amd64 (2.7.9-2) ... Setting up libsodium13:amd64 (1.0.0-1) ... Setting up libpgm-5.1-0 (5.1.118-1~dfsg-1) ... Setting up libzmq3:amd64 (4.0.5+dfsg-2+deb8u1) ... Setting up libffi-dev:amd64 (3.1-2+b2) ... Setting up libpython-dev:amd64 (2.7.9-1) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-5+deb8u1) ... Setting up libxslt1-dev:amd64 (1.1.28-2+b2) ... Setting up python-babel-localedata (1.3+dfsg.1-5) ... Setting up python-tz (2012c+dfsg-0.1) ... Setting up python-babel (1.3+dfsg.1-5) ... update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode Setting up python-chardet-whl (2.3.0-1) ... Setting up python-colorama-whl (0.3.2-1) ... Setting up python2.7-dev (2.7.9-2) ... Setting up python-dev (2.7.9-1) ... Setting up python-distlib-whl (0.1.9-1) ... Setting up python-html5lib-whl (0.999-3) ... Setting up python-lxml (3.4.0-1) ... Setting up python-six-whl (1.8.0-1) ... Setting up python-urllib3-whl (1.9.1-3) ... Setting up python-requests-whl (2.4.3-6) ... Setting up python-setuptools-whl (5.5.1-1) ... Setting up python-pip-whl (1.5.6-5) ... Setting up python-virtualenv (1.11.6+ds-1) ... Setting up python3-virtualenv (1.11.6+ds-1) ... Setting up uwsgi-core (2.0.7-1) ... Setting up uwsgi (2.0.7-1) ... Setting up virtualenv (1.11.6+ds-1) ... Setting up python-pybabel (1.3+dfsg.1-5) ... Setting up uwsgi-plugin-python (2.0.7-1) ... Processing triggers for libc-bin (2.19-18+deb8u4) ... Processing triggers for systemd (215-17+deb8u4) ... [master 5f0a537] committing changes in /etc after apt run Author: admin <admin@yunohost.yunohost.org> 19 files changed, 218 insertions(+) create mode 120000 alternatives/pybabel create mode 120000 alternatives/uwsgi create mode 120000 alternatives/uwsgi-plugin-python create mode 120000 alternatives/uwsgi.1.gz create mode 120000 alternatives/uwsgi_python create mode 120000 alternatives/uwsgi_python.1.gz create mode 100644 default/uwsgi create mode 100755 init.d/uwsgi create mode 100644 logrotate.d/uwsgi create mode 120000 rc0.d/K01uwsgi create mode 120000 rc1.d/K01uwsgi create mode 120000 rc2.d/S01uwsgi create mode 120000 rc3.d/S01uwsgi create mode 120000 rc4.d/S01uwsgi create mode 120000 rc5.d/S01uwsgi create mode 120000 rc6.d/K01uwsgi create mode 100644 uwsgi/apps-available/README create mode 100644 uwsgi/apps-enabled/README ++ wc -l ++ sudo swapon -s + '[' 2 = 1 ']' + final_path=/opt/yunohost/searx + '[' '!' -d /opt/yunohost/searx ']' + sudo mkdir -p /opt/yunohost/searx + sudo cp -r ../sources/AUTHORS.rst ../sources/babel.cfg ../sources/CHANGELOG.rst ../sources/Dockerfile ../sources/examples ../sources/LICENSE ../sources/manage.sh ../sources/README.rst ../sources/requirements-dev.txt ../sources/requirements.txt ../sources/requirements-ynh.txt ../sources/searx ../sources/setup.py ../sources/tests ../sources/tox.ini ../sources/utils /opt/yunohost/searx + sudo virtualenv --system-site-packages /opt/yunohost/searx New python executable in /opt/yunohost/searx/bin/python2 Also creating executable in /opt/yunohost/searx/bin/python Installing setuptools, pip...done. Running virtualenv with interpreter /usr/bin/python2 + sudo bash -c 'source /opt/yunohost/searx/bin/activate && pip install -r /opt/yunohost/searx/requirements-ynh.txt' Downloading/unpacking certifi==2015.11.20.1 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 1)) Downloading/unpacking flask==0.10.1 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 2)) Running setup.py (path:/tmp/pip-build-N6rRjb/flask/setup.py) egg_info for package flask warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' Downloading/unpacking flask-babel==0.9 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 3)) Downloading Flask-Babel-0.9.tar.gz Running setup.py (path:/tmp/pip-build-N6rRjb/flask-babel/setup.py) egg_info for package flask-babel warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' Downloading/unpacking markupsafe==0.23 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 5)) Downloading MarkupSafe-0.23.tar.gz Running setup.py (path:/tmp/pip-build-N6rRjb/markupsafe/setup.py) egg_info for package markupsafe Downloading/unpacking ndg-httpsclient==0.4.0 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 6)) Downloading ndg_httpsclient-0.4.0.tar.gz Running setup.py (path:/tmp/pip-build-N6rRjb/ndg-httpsclient/setup.py) egg_info for package ndg-httpsclient Downloading/unpacking pyasn1==0.1.9 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 7)) Downloading pyasn1-0.1.9-py2.py3-none-any.whl Downloading/unpacking pyasn1-modules==0.0.8 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 8)) Downloading pyasn1_modules-0.0.8-py2.py3-none-any.whl Downloading/unpacking pygments==2.0.2 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 9)) Downloading/unpacking pyopenssl==0.15.1 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Downloading/unpacking python-dateutil==2.4.2 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 11)) Requirement already satisfied (use --upgrade to upgrade): pyyaml==3.11 in /usr/lib/python2.7/dist-packages (from -r /opt/yunohost/searx/requirements-ynh.txt (line 12)) Downloading/unpacking requests==2.9.1 (from -r /opt/yunohost/searx/requirements-ynh.txt (line 13)) Downloading/unpacking Werkzeug>=0.7 (from flask==0.10.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 2)) Downloading/unpacking Jinja2>=2.4 (from flask==0.10.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 2)) Downloading/unpacking itsdangerous>=0.21 (from flask==0.10.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 2)) Running setup.py (path:/tmp/pip-build-N6rRjb/itsdangerous/setup.py) egg_info for package itsdangerous warning: no previously-included files matching '*' found under directory 'docs/_build' Requirement already satisfied (use --upgrade to upgrade): Babel>=1.0 in /usr/lib/python2.7/dist-packages (from flask-babel==0.9->-r /opt/yunohost/searx/requirements-ynh.txt (line 3)) Downloading/unpacking speaklater>=1.2 (from flask-babel==0.9->-r /opt/yunohost/searx/requirements-ynh.txt (line 3)) Downloading speaklater-1.3.tar.gz Running setup.py (path:/tmp/pip-build-N6rRjb/speaklater/setup.py) egg_info for package speaklater Requirement already satisfied (use --upgrade to upgrade): six>=1.5.2 in /usr/lib/python2.7/dist-packages (from pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Downloading/unpacking cryptography>=0.7 (from pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Running setup.py (path:/tmp/pip-build-N6rRjb/cryptography/setup.py) egg_info for package cryptography no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*' found under directory 'vectors' Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/dist-packages (from Babel>=1.0->flask-babel==0.9->-r /opt/yunohost/searx/requirements-ynh.txt (line 3)) Downloading/unpacking idna>=2.0 (from cryptography>=0.7->pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Downloading/unpacking setuptools>=11.3 (from cryptography>=0.7->pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Downloading/unpacking enum34 (from cryptography>=0.7->pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Downloading enum34-1.1.6-py2-none-any.whl Downloading/unpacking ipaddress (from cryptography>=0.7->pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Downloading ipaddress-1.0.16-py27-none-any.whl Downloading/unpacking cffi>=1.4.1 (from cryptography>=0.7->pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Running setup.py (path:/tmp/pip-build-N6rRjb/cffi/setup.py) egg_info for package cffi Requirement already satisfied (use --upgrade to upgrade): pycparser in /usr/lib/python2.7/dist-packages (from cffi>=1.4.1->cryptography>=0.7->pyopenssl==0.15.1->-r /opt/yunohost/searx/requirements-ynh.txt (line 10)) Installing collected packages: certifi, flask, flask-babel, markupsafe, ndg-httpsclient, pyasn1, pyasn1-modules, pygments, pyopenssl, python-dateutil, requests, Werkzeug, Jinja2, itsdangerous, speaklater, cryptography, idna, setuptools, enum34, ipaddress, cffi Running setup.py install for flask warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '*.pyo' found under directory 'examples' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' Running setup.py install for flask-babel warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' Running setup.py install for markupsafe building 'markupsafe._speedups' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so Found existing installation: ndg-httpsclient 0.3.2 Not uninstalling ndg-httpsclient at /usr/lib/pymodules/python2.7, outside environment /opt/yunohost/searx Running setup.py install for ndg-httpsclient Skipping installation of /opt/yunohost/searx/lib/python2.7/site-packages/ndg/__init__.py (namespace package) Installing /opt/yunohost/searx/lib/python2.7/site-packages/ndg_httpsclient-0.4.0-py2.7-nspkg.pth Installing ndg_httpclient script to /opt/yunohost/searx/bin Found existing installation: pyasn1 0.1.7 Not uninstalling pyasn1 at /usr/lib/python2.7/dist-packages, outside environment /opt/yunohost/searx Found existing installation: Pygments 2.0.1 Not uninstalling Pygments at /usr/lib/python2.7/dist-packages, outside environment /opt/yunohost/searx Found existing installation: pyOpenSSL 0.14 Not uninstalling pyOpenSSL at /usr/lib/python2.7/dist-packages, outside environment /opt/yunohost/searx Found existing installation: requests 2.4.3 Not uninstalling requests at /usr/lib/python2.7/dist-packages, outside environment /opt/yunohost/searx Running setup.py install for itsdangerous warning: no previously-included files matching '*' found under directory 'docs/_build' Running setup.py install for speaklater Found existing installation: cryptography 0.6.1 Not uninstalling cryptography at /usr/lib/python2.7/dist-packages, outside environment /opt/yunohost/searx Running setup.py install for cryptography Installed /tmp/pip-build-N6rRjb/cryptography/cffi-1.6.0-py2.7-linux-x86_64.egg Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-build-N6rRjb/cryptography/setup.py", line 335, in <module> **keywords_with_side_effects(sys.argv) File "/usr/lib/python2.7/distutils/core.py", line 111, in setup _setup_distribution = dist = klass(attrs) File "/opt/yunohost/searx/local/lib/python2.7/site-packages/setuptools/dist.py", line 266, in __init__ _Distribution.__init__(self,attrs) File "/usr/lib/python2.7/distutils/dist.py", line 287, in __init__ self.finalize_options() File "/opt/yunohost/searx/local/lib/python2.7/site-packages/setuptools/dist.py", line 301, in finalize_options ep.load()(self, ep.name, value) File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pkg_resources.py", line 2190, in load ['__name__']) ImportError: No module named setuptools_ext Complete output from command /opt/yunohost/searx/bin/python2 -c "import setuptools, tokenize;__file__='/tmp/pip-build-N6rRjb/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-GmUzoQ-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/yunohost/searx/include/site/python2.7: Installed /tmp/pip-build-N6rRjb/cryptography/cffi-1.6.0-py2.7-linux-x86_64.egg Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-build-N6rRjb/cryptography/setup.py", line 335, in <module> **keywords_with_side_effects(sys.argv) File "/usr/lib/python2.7/distutils/core.py", line 111, in setup _setup_distribution = dist = klass(attrs) File "/opt/yunohost/searx/local/lib/python2.7/site-packages/setuptools/dist.py", line 266, in __init__ _Distribution.__init__(self,attrs) File "/usr/lib/python2.7/distutils/dist.py", line 287, in __init__ self.finalize_options() File "/opt/yunohost/searx/local/lib/python2.7/site-packages/setuptools/dist.py", line 301, in finalize_options ep.load()(self, ep.name, value) File "/opt/yunohost/searx/local/lib/python2.7/site-packages/pkg_resources.py", line 2190, in load ['__name__']) ImportError: No module named setuptools_ext ---------------------------------------- Can't roll back cryptography; was not uninstalled Cleaning up... Command /opt/yunohost/searx/bin/python2 -c "import setuptools, tokenize;__file__='/tmp/pip-build-N6rRjb/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-GmUzoQ-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/yunohost/searx/include/site/python2.7 failed with error code 1 in /tmp/pip-build-N6rRjb/cryptography Storing debug log for failure in /root/.pip/pip.log + [[ -v '' ]] + sudo cp ../conf/settings.yml /opt/yunohost/searx/searx/ ++ openssl rand -hex 16 + sudo sed -i -e s/ultrasecretkey/9590bef152ba59c73f4164d0f83387cd/g /opt/yunohost/searx/searx/settings.yml + '[' /searx/ '!=' / ']' + sudo sed -i -e s@ynhbaseurl@https://ynh.local/searx//@g /opt/yunohost/searx/searx/settings.yml + sudo useradd searx -d /opt/yunohost/searx + sudo chown searx:searx -R /opt/yunohost/searx + sudo cp ../conf/searx.ini /etc/uwsgi/apps-available/ + sudo ln -s /etc/uwsgi/apps-available/searx.ini /etc/uwsgi/apps-enabled/ + sed -i s@YNH_WWW_LOCATION@/searx@g ../conf/nginx.conf ../conf/nginx.conf-noroot + sed -i s@YNH_WWW_PATH@/searx/@g ../conf/nginx.conf ../conf/nginx.conf-noroot + '[' /searx/ '!=' / ']' + sudo cp ../conf/nginx.conf-noroot /etc/nginx/conf.d/ynh.local.d/searx.conf + sudo service nginx reload + sudo service uwsgi restart + sudo yunohost service add uwsgi -l /var/log/uwsgi/app/searx.log Service successfully added: 'uwsgi' + '[' Yes = Yes ']' + sudo yunohost app setting searx unprotected_uris -v / + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 9.99 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/shellinabox_ynh-7a3a13cda984173eaa873711a933a2c07f13fe3d/scripts/install'... + set -e + domain=ynh.local + path=/ssh + sudo yunohost app checkurl ynh.local/ssh -a shellinabox + sudo yunohost app checkport 4200 Port 4200 is available + [[ ! /ssh == \/ ]] + path=/ssh + sudo apt-get update -qq + sudo apt-get install shellinabox -y -qq [master e8a4aa5] saving uncommitted changes in /etc prior to apt run Author: admin <admin@yunohost.yunohost.org> 75 files changed, 1751 insertions(+), 558 deletions(-) create mode 100644 cron.d/yunohost-applist-yunohost create mode 100644 dkim/ynh.local.mail.key create mode 100644 dkim/ynh.local.mail.txt create mode 100644 dnsmasq.d/ynh.local create mode 100644 dovecot/dovecot-ldap.conf rewrite dovecot/dovecot.conf (99%) create mode 100644 dovecot/global_script/dovecot.sieve create mode 100644 dovecot/global_script/dovecot.svbin create mode 100644 dovecot/global_script/rspamd.sieve create mode 100644 dovecot/global_script/rspamd.svbin create mode 100644 fail2ban/filter.d/yunohost.conf create mode 100644 metronome/conf.d/ynh.local.cfg.lua rewrite metronome/metronome.cfg.lua (79%) rewrite mysql/my.cnf (97%) create mode 100644 nginx/conf.d/ynh.local.conf create mode 100644 nginx/conf.d/ynh.local.d/yunohost_local.conf create mode 100644 postfix/header_checks create mode 100644 postfix/ldap-accounts.cf create mode 100644 postfix/ldap-aliases.cf create mode 100644 postfix/ldap-domains.cf create mode 100644 postfix/sender_canonical create mode 100644 postfix/smtp_reply_filter create mode 100644 rspamd/local.d/metrics.conf rewrite ssowat/conf.json (99%) create mode 100644 ssowat/conf.json.persistent create mode 120000 systemd/system/multi-user.target.wants/yunohost-firewall.service create mode 100644 systemd/system/rmilter.socket create mode 100644 yunohost/apps/shellinabox/manifest.json create mode 100644 yunohost/apps/shellinabox/scripts/backup create mode 100644 yunohost/apps/shellinabox/scripts/install create mode 100644 yunohost/apps/shellinabox/scripts/remove create mode 100644 yunohost/apps/shellinabox/scripts/restore create mode 100644 yunohost/apps/shellinabox/scripts/upgrade create mode 100644 yunohost/apps/shellinabox/settings.yml create mode 120000 yunohost/certs/ynh.local/ca.pem create mode 100644 yunohost/certs/ynh.local/crt.pem create mode 100644 yunohost/certs/ynh.local/key.pem create mode 100644 yunohost/certs/ynh.local/openssl.cnf rewrite yunohost/certs/yunohost.org/ca.pem (93%) create mode 100644 yunohost/installed create mode 100644 yunohost/mysql rewrite yunohost/services.yml (84%) create mode 100644 yunohost/services.yml-old Selecting previously unselected package shellinabox. (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 ... 44286 files and directories currently installed.) Preparing to unpack .../shellinabox_2.14-1_amd64.deb ... Unpacking shellinabox (2.14-1) ... Processing triggers for man-db (2.7.0.2-5) ... Processing triggers for systemd (215-17+deb8u4) ... Setting up shellinabox (2.14-1) ... Processing triggers for systemd (215-17+deb8u4) ... [master 67293d4] committing changes in /etc after apt run Author: admin <admin@yunohost.yunohost.org> 32 files changed, 310 insertions(+) create mode 100644 default/shellinabox create mode 100755 init.d/shellinabox create mode 120000 rc0.d/K01shellinabox create mode 120000 rc1.d/K01shellinabox create mode 120000 rc2.d/S01shellinabox create mode 120000 rc3.d/S01shellinabox create mode 120000 rc4.d/S01shellinabox create mode 120000 rc5.d/S01shellinabox create mode 120000 rc6.d/K01shellinabox create mode 100644 shellinabox/options-available/00+Black on White.css create mode 100644 shellinabox/options-available/00_White On Black.css create mode 100644 shellinabox/options-available/01+Color Terminal.css create mode 100644 shellinabox/options-available/01_Monochrome.css create mode 100644 shellinabox/options-available/README create mode 120000 shellinabox/options-enabled/00+Black on White.css create mode 120000 shellinabox/options-enabled/00_White On Black.css create mode 120000 shellinabox/options-enabled/01+Color Terminal.css create mode 120000 shellinabox/options-enabled/01_Monochrome.css create mode 100644 shellinabox/options-enabled/README + sudo yunohost service add shellinabox Service successfully added: 'shellinabox' + sudo cp ../conf/shellinabox /etc/default/shellinabox + sudo service shellinabox restart + sed -i s@PATHTOCHANGE@/ssh@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/shellinabox.conf + sudo service nginx reload Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 5.1 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/strut_ynh-f4ba74d60e863d2a02a5557493ea932b8fe31e8a/scripts/install'... + set -e + app=strut + domain=ynh.local + path=/strut + public_site=Yes + sudo yunohost app setting strut public_site -v Yes + sudo yunohost app checkurl ynh.local/strut -a strut + [[ ! 0 -eq 0 ]] + final_path=/var/www/strut + sudo mkdir -p /var/www/strut + sudo cp -a ../sources/empty.html ../sources/index.html ../sources/preview_export ../sources/scripts ../sources/styles /var/www/strut + sudo chown -R www-data: /var/www/strut + sed -i s@PATHTOCHANGE@/strut@g ../conf/nginx.conf + sed -i s@ALIASTOCHANGE@/var/www/strut/@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/strut.conf + sudo service nginx reload + sudo yunohost app setting strut skipped_uris -v / + '[' Yes = No ']' + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 14.48 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/transmission_ynh-dc45c47e852e27105dfd574dea0f5ec82756070b/scripts/install'... + set -eu + app=transmission + domain=ynh.local + path=/torrent + sudo yunohost app checkurl ynh.local/torrent -a transmission + [[ ! 0 -eq 0 ]] + path=/torrent + sudo yunohost app checkport 9091 Port 9091 is available + [[ ! 0 -eq 0 ]] + sudo yunohost app checkport 51413 Port 51413 is available + [[ ! 0 -eq 0 ]] + sudo yunohost firewall allow TCP 51413 + sudo apt-get install transmission-daemon -y -qq [master 2e0dc5d] saving uncommitted changes in /etc prior to apt run Author: admin <admin@yunohost.yunohost.org> 75 files changed, 1860 insertions(+), 558 deletions(-) create mode 100644 cron.d/yunohost-applist-yunohost create mode 100644 dkim/ynh.local.mail.key create mode 100644 dkim/ynh.local.mail.txt create mode 100644 dnsmasq.d/ynh.local create mode 100644 dovecot/dovecot-ldap.conf rewrite dovecot/dovecot.conf (99%) create mode 100644 dovecot/global_script/dovecot.sieve create mode 100644 dovecot/global_script/dovecot.svbin create mode 100644 dovecot/global_script/rspamd.sieve create mode 100644 dovecot/global_script/rspamd.svbin create mode 100644 fail2ban/filter.d/yunohost.conf create mode 100644 metronome/conf.d/ynh.local.cfg.lua rewrite metronome/metronome.cfg.lua (79%) rewrite mysql/my.cnf (97%) create mode 100644 nginx/conf.d/ynh.local.conf create mode 100644 nginx/conf.d/ynh.local.d/yunohost_local.conf create mode 100644 postfix/header_checks create mode 100644 postfix/ldap-accounts.cf create mode 100644 postfix/ldap-aliases.cf create mode 100644 postfix/ldap-domains.cf create mode 100644 postfix/sender_canonical create mode 100644 postfix/smtp_reply_filter create mode 100644 rspamd/local.d/metrics.conf rewrite ssowat/conf.json (99%) create mode 100644 ssowat/conf.json.persistent create mode 120000 systemd/system/multi-user.target.wants/yunohost-firewall.service create mode 100644 systemd/system/rmilter.socket create mode 100644 yunohost/apps/transmission/manifest.json create mode 100644 yunohost/apps/transmission/scripts/backup create mode 100644 yunohost/apps/transmission/scripts/install create mode 100644 yunohost/apps/transmission/scripts/remove create mode 100644 yunohost/apps/transmission/scripts/restore create mode 100644 yunohost/apps/transmission/scripts/upgrade create mode 100644 yunohost/apps/transmission/settings.yml create mode 120000 yunohost/certs/ynh.local/ca.pem create mode 100644 yunohost/certs/ynh.local/crt.pem create mode 100644 yunohost/certs/ynh.local/key.pem create mode 100644 yunohost/certs/ynh.local/openssl.cnf rewrite yunohost/certs/yunohost.org/ca.pem (93%) create mode 100644 yunohost/installed create mode 100644 yunohost/mysql rewrite yunohost/services.yml (84%) create mode 100644 yunohost/services.yml-old Selecting previously unselected package libminiupnpc10:amd64. (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 ... 44286 files and directories currently installed.) Preparing to unpack .../libminiupnpc10_1.9.20140610-2+deb8u1_amd64.deb ... Unpacking libminiupnpc10:amd64 (1.9.20140610-2+deb8u1) ... Selecting previously unselected package transmission-common. Preparing to unpack .../transmission-common_2.84-0.2_all.deb ... Unpacking transmission-common (2.84-0.2) ... Selecting previously unselected package libnatpmp1. Preparing to unpack .../libnatpmp1_20110808-3_amd64.deb ... Unpacking libnatpmp1 (20110808-3) ... Selecting previously unselected package transmission-daemon. Preparing to unpack .../transmission-daemon_2.84-0.2_amd64.deb ... Unpacking transmission-daemon (2.84-0.2) ... Selecting previously unselected package minissdpd. Preparing to unpack .../minissdpd_1.2.20130907-3_amd64.deb ... Unpacking minissdpd (1.2.20130907-3) ... Selecting previously unselected package transmission-cli. Preparing to unpack .../transmission-cli_2.84-0.2_amd64.deb ... Unpacking transmission-cli (2.84-0.2) ... Processing triggers for hicolor-icon-theme (0.13-1) ... Processing triggers for man-db (2.7.0.2-5) ... Processing triggers for systemd (215-17+deb8u4) ... Setting up libminiupnpc10:amd64 (1.9.20140610-2+deb8u1) ... Setting up transmission-common (2.84-0.2) ... Setting up libnatpmp1 (20110808-3) ... Setting up transmission-daemon (2.84-0.2) ... Setting up minissdpd (1.2.20130907-3) ... Setting up transmission-cli (2.84-0.2) ... Processing triggers for libc-bin (2.19-18+deb8u4) ... Processing triggers for systemd (215-17+deb8u4) ... [master 3986427] committing changes in /etc after apt run Author: admin <admin@yunohost.yunohost.org> 34 files changed, 301 insertions(+) create mode 100644 default/minissdpd create mode 100644 default/transmission-daemon create mode 100755 init.d/minissdpd create mode 100755 init.d/transmission-daemon create mode 120000 rc0.d/K01minissdpd create mode 120000 rc0.d/K01transmission-daemon create mode 120000 rc1.d/K01minissdpd create mode 120000 rc1.d/K01transmission-daemon create mode 120000 rc2.d/S01minissdpd create mode 120000 rc2.d/S01transmission-daemon create mode 120000 rc3.d/S01minissdpd create mode 120000 rc3.d/S01transmission-daemon create mode 120000 rc4.d/S01minissdpd create mode 120000 rc4.d/S01transmission-daemon create mode 120000 rc5.d/S01minissdpd create mode 120000 rc5.d/S01transmission-daemon create mode 120000 rc6.d/K01minissdpd create mode 120000 rc6.d/K01transmission-daemon create mode 120000 systemd/system/multi-user.target.wants/transmission-daemon.service create mode 100644 transmission-daemon/README.json create mode 100644 transmission-daemon/settings.json + sudo mkdir -p /home/yunohost.transmission/progress /home/yunohost.transmission/completed + sudo chown -R debian-transmission:www-data /home/yunohost.transmission/ + sudo chown -R debian-transmission:debian-transmission /home/yunohost.transmission/progress + read LINE + sudo find /home/yunohost.transmission/ -type f + read LINE + sudo find /home/yunohost.transmission/ -type d + sudo chmod 750 /home/yunohost.transmission/ + read LINE + sudo chmod 750 /home/yunohost.transmission/progress + read LINE + sudo chmod 750 /home/yunohost.transmission/completed + read LINE + sed -i s@PATHTOCHANGE@/torrent@g ../conf/settings.json + sudo cp ../conf/settings.json /etc/transmission-daemon/settings.json + sudo service transmission-daemon reload + sudo yunohost service add transmission-daemon Service successfully added: 'transmission-daemon' + sed -i s@PATHTOCHANGE@/torrent@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/transmission.conf + sudo service nginx reload Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 7.53 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/ttrss_ynh-375f1653c7b23425c0e5f26c88f49b955806d4f9/scripts/install'... + set -e + domain=ynh.local + path=/ttrss + app=ttrss + sudo yunohost app checkurl ynh.local/ttrss -a ttrss + [[ ! 0 -eq 0 ]] ++ tr -c -d A-Za-z0-9 ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ dd if=/dev/urandom bs=1 count=200 + deskey=S61phOXmC7e5234mu5JnHG27 ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d A-Za-z0-9 ++ dd if=/dev/urandom bs=1 count=200 + db_pwd=DbT1ZiBSX6KGmfdXDCA9Dqp6 + db_user=ttrss ++ readlink -e ../source/schema/TTRSS_schema_mysql.sql + sudo yunohost app initdb ttrss -p DbT1ZiBSX6KGmfdXDCA9Dqp6 -s /var/cache/yunohost/from_file/ttrss_ynh-375f1653c7b23425c0e5f26c88f49b955806d4f9/source/schema/TTRSS_schema_mysql.sql Warning: 'yunohost app initdb' is deprecated and will be removed in the future MySQL database successfully initialized + sudo yunohost app setting ttrss mysqlpwd -v DbT1ZiBSX6KGmfdXDCA9Dqp6 + final_path=/var/www/ttrss + sudo mkdir -p /var/www/ttrss + sudo cp -r ../source/api ../source/atom-to-html.xsl ../source/backend.php ../source/cache ../source/classes ../source/config.php-dist ../source/css ../source/errors.php ../source/feed-icons ../source/image.php ../source/images ../source/include ../source/index.php ../source/install ../source/js ../source/lib ../source/LICENSE ../source/locale ../source/lock ../source/messages.pot ../source/opml.php ../source/plugins ../source/prefs.php ../source/public.php ../source/README.md ../source/register.php ../source/schema ../source/templates ../source/themes ../source/update_daemon2.php ../source/update.php ../source/utils /var/www/ttrss + sudo cp ../conf/config.php /var/www/ttrss/ + sudo cp ../conf/init.patch ../conf/update.patch /tmp/ + sudo patch -d /var/www/ttrss -p0 patching file update.php + sudo patch -d /var/www/ttrss/plugins/auth_remote/ -p0 patching file init.php + sudo sed -i s/yunouser/ttrss/g /var/www/ttrss/config.php + sudo sed -i s/yunopass/DbT1ZiBSX6KGmfdXDCA9Dqp6/g /var/www/ttrss/config.php + sudo sed -i s/yunobase/ttrss/g /var/www/ttrss/config.php + sudo sed -i s,yunopath,https://ynh.local/ttrss,g /var/www/ttrss/config.php + echo '*/30 * * * * www-data cd /var/www/ttrss && /usr/bin/php /var/www/ttrss/update.php --feeds >/dev/null 2>&1' + sudo mv /tmp/cronttrss /etc/cron.d/ttrss + sudo chown root /etc/cron.d/ttrss + sudo apt-get install php5-cli -y Reading package lists... Building dependency tree... Reading state information... php5-cli is already the newest version. php5-cli set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + for i in export images upload js + '[' '!' -d /var/www/ttrss/cache/export ']' + sudo chmod -R 777 /var/www/ttrss/cache/export + for i in export images upload js + '[' '!' -d /var/www/ttrss/cache/images ']' + sudo chmod -R 777 /var/www/ttrss/cache/images + for i in export images upload js + '[' '!' -d /var/www/ttrss/cache/upload ']' + sudo chmod -R 777 /var/www/ttrss/cache/upload + for i in export images upload js + '[' '!' -d /var/www/ttrss/cache/js ']' + sudo chmod -R 777 /var/www/ttrss/cache/js + for i in feed-icons lock + '[' '!' -d /var/www/ttrss/feed-icons ']' + sudo chmod -R 777 /var/www/ttrss/feed-icons + for i in feed-icons lock + '[' '!' -d /var/www/ttrss/lock ']' + sudo chmod -R 777 /var/www/ttrss/lock + sudo chown -R www-data: /var/www/ttrss + sudo sed -i s@PATHTOCHANGE@/ttrss@g ../conf/nginx.conf + sudo sed -i s@ALIASTOCHANGE@/var/www/ttrss/@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/ttrss.conf + sudo service nginx reload + sudo yunohost app setting ttrss skipped_uris -v /public.php,/api + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 37.96 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Checking required packages... Executing script '/var/cache/yunohost/from_file/wallabag_ynh-6aaa04b19c7e9ad57b128a370a64e01e3e9e91d8/scripts/install'... + set -e + domain=ynh.local + path=/wallabag + app=wallabag + source ./_common.sh ++ VERSION=1.9.2 ++ WALLABAG_GIT_URL=https://github.com/wallabag/wallabag.git ++ source /usr/share/yunohost/helpers ++++ run-parts --list /usr/share/yunohost/helpers.d +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/filesystem ']' +++ . /usr/share/yunohost/helpers.d/filesystem ++++ CAN_BIND=1 +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/ip ']' +++ . /usr/share/yunohost/helpers.d/ip +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/mysql ']' +++ . /usr/share/yunohost/helpers.d/mysql ++++ MYSQL_ROOT_PWD_FILE=/etc/yunohost/mysql +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/package ']' +++ . /usr/share/yunohost/helpers.d/package +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/print ']' +++ . /usr/share/yunohost/helpers.d/print +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/setting ']' +++ . /usr/share/yunohost/helpers.d/setting +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/string ']' +++ . /usr/share/yunohost/helpers.d/string +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/user ']' +++ . /usr/share/yunohost/helpers.d/user +++ for helper in '$(run-parts --list /usr/share/yunohost/helpers.d 2>/dev/null)' +++ '[' -r /usr/share/yunohost/helpers.d/utils ']' +++ . /usr/share/yunohost/helpers.d/utils + dbname=wallabag + dbuser=wallabag + sudo yunohost app checkurl ynh.local/wallabag -a wallabag + DESTDIR=/var/www/wallabag + [[ -d /var/www/wallabag ]] ++ ynh_mkdir_tmp +++ ynh_string_random 6 +++ sed -n 's/\(.\{6\}\).*/\1/p' +++ tr -c -d '[A-Za-z0-9]' +++ dd if=/dev/urandom bs=1 count=200 ++ TMPDIR=/tmp/Ii1lVq ++ '[' -d /tmp/Ii1lVq ']' ++ mkdir -p /tmp/Ii1lVq ++ echo /tmp/Ii1lVq + TMPDIR=/tmp/Ii1lVq + init_wallabag /tmp/Ii1lVq + local DESTDIR=/tmp/Ii1lVq + git clone -q https://github.com/wallabag/wallabag.git /tmp/Ii1lVq + cd /tmp/Ii1lVq + git checkout -q 1.9.2 + COMPOSER_HOME=/tmp/Ii1lVq/.composer + php -- --quiet --install-dir=/tmp/Ii1lVq + curl -sS https://getcomposer.org/installer + exec_composer admin /tmp/Ii1lVq install --no-dev --prefer-dist + local AS_USER=admin + local WORKDIR=/tmp/Ii1lVq + shift 2 + exec_as admin COMPOSER_HOME=/tmp/Ii1lVq/.composer php /tmp/Ii1lVq/composer.phar install --no-dev --prefer-dist -d /tmp/Ii1lVq --quiet --no-interaction + local USER=admin + shift 1 ++ whoami + [[ admin = admin ]] + eval COMPOSER_HOME=/tmp/Ii1lVq/.composer php /tmp/Ii1lVq/composer.phar install --no-dev --prefer-dist -d /tmp/Ii1lVq --quiet --no-interaction ++ COMPOSER_HOME=/tmp/Ii1lVq/.composer ++ php /tmp/Ii1lVq/composer.phar install --no-dev --prefer-dist -d /tmp/Ii1lVq --quiet --no-interaction Warning: Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them. ++ ynh_string_random 24 ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d '[A-Za-z0-9]' ++ dd if=/dev/urandom bs=1 count=200 + deskey='PATbjezTHcOu8[KpRTwUD9X]' ++ ynh_string_random ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d '[A-Za-z0-9]' ++ dd if=/dev/urandom bs=1 count=200 + dbpass='BtcSVFnrpbtm[AO[v0dmVJyD' + ynh_mysql_create_db wallabag wallabag 'BtcSVFnrpbtm[AO[v0dmVJyD' + db=wallabag + sql='CREATE DATABASE wallabag;' + [[ 3 -gt 1 ]] + sql+=' GRANT ALL PRIVILEGES ON wallabag.* TO '\''wallabag'\''@'\''localhost'\''' + [[ -n BtcSVFnrpbtm[AO[v0dmVJyD ]] + sql+=' IDENTIFIED BY '\''BtcSVFnrpbtm[AO[v0dmVJyD'\''' + sql+=' WITH GRANT OPTION;' + ynh_mysql_execute_as_root 'CREATE DATABASE wallabag; GRANT ALL PRIVILEGES ON wallabag.* TO '\''wallabag'\''@'\''localhost'\'' IDENTIFIED BY '\''BtcSVFnrpbtm[AO[v0dmVJyD'\'' WITH GRANT OPTION;' ++ sudo cat /etc/yunohost/mysql + ynh_mysql_connect_as root 'MzQ[knbOhF' '' + mysql -u root '--password=MzQ[knbOhF' -B '' + ynh_mysql_connect_as wallabag 'BtcSVFnrpbtm[AO[v0dmVJyD' wallabag + mysql -u wallabag '--password=BtcSVFnrpbtm[AO[v0dmVJyD' -B wallabag + rm -Rf /tmp/Ii1lVq/install + wb_conf=/tmp/Ii1lVq/inc/poche/config.inc.php + cp ../conf/config.inc.php /tmp/Ii1lVq/inc/poche/config.inc.php + sed -i s@#DBNAME#@wallabag@g /tmp/Ii1lVq/inc/poche/config.inc.php + sed -i s@#DBUSER#@wallabag@g /tmp/Ii1lVq/inc/poche/config.inc.php + sed -i 's@#DBPASS#@BtcSVFnrpbtm[AO[v0dmVJyD@g' /tmp/Ii1lVq/inc/poche/config.inc.php + sed -i 's@#DESKEY#@PATbjezTHcOu8[KpRTwUD9X]@g' /tmp/Ii1lVq/inc/poche/config.inc.php + sudo mv /tmp/Ii1lVq /var/www/wallabag + sudo chown -R www-data: /var/www/wallabag + nginx_conf=/etc/nginx/conf.d/ynh.local.d/wallabag.conf + sed -i s@#LOCATION#@/wallabag@g ../conf/nginx.conf + sed -i s@#DESTDIR#@/var/www/wallabag@g ../conf/nginx.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/wallabag.conf + user_id=1 ++ ynh_user_list ++ awk '/^##username$/{getline; print}' ++ sudo yunohost user list --output-as plain --quiet + for username in '$(ynh_user_list)' ++ ynh_string_random ++ sed -n 's/\(.\{24\}\).*/\1/p' ++ tr -c -d '[A-Za-z0-9]' ++ dd if=/dev/urandom bs=1 count=200 + user_pass='CfPXJKREp6EYv2zD[Rt]VBLx' + ynh_mysql_connect_as wallabag 'BtcSVFnrpbtm[AO[v0dmVJyD' wallabag + mysql -u wallabag '--password=BtcSVFnrpbtm[AO[v0dmVJyD' -B wallabag + (( user_id++ )) + sed -i s@#APP#@wallabag@g ../hooks/post_user_create + ynh_app_setting_set wallabag mysqlpwd 'BtcSVFnrpbtm[AO[v0dmVJyD' + sudo yunohost app setting wallabag mysqlpwd -v 'BtcSVFnrpbtm[AO[v0dmVJyD' --quiet + ynh_app_setting_set wallabag unprotected_uris / + sudo yunohost app setting wallabag unprotected_uris -v / --quiet + sudo service nginx reload Success! SSOwat configuration successfully generated Success! Installation complete
Build duration: 4.37 seconds
Return code: 22
Logs:
Downloading...
Extracting...
Done.
Error: The app is incompatible with your YunoHost version: The app package need to be updated to follow YunoHost changes
Build duration: 4.18 seconds
Return code: 0
Logs:
Downloading... Extracting... Done. Executing script '/var/cache/yunohost/from_file/zerobin_ynh-6819a3e219ad3204b75551c3debda2390b483103/scripts/install'... + domain=ynh.local + path=/zerobin + is_public=Yes + sudo yunohost app checkurl ynh.local/zerobin -a zerobin + [[ ! 0 -eq 0 ]] + [[ ! /zerobin == \/ ]] + path=/zerobin + final_path=/var/www/zerobin + sudo mkdir -p /var/www/zerobin + sudo cp -a ../sources/CHANGELOG.md ../sources/css ../sources/img ../sources/index.php ../sources/js ../sources/lib ../sources/README.md ../sources/robots.txt ../sources/tpl /var/www/zerobin + xargs sudo chmod 644 + sudo find /var/www/zerobin -type f + xargs sudo chmod 755 + sudo find /var/www/zerobin -type d + sudo chown -R root: /var/www/zerobin + sudo mkdir -p /var/www/zerobin/data /var/www/zerobin/tmp + sudo chown www-data:root /var/www/zerobin/data /var/www/zerobin/tmp + sudo chmod 700 /var/www/zerobin/data /var/www/zerobin/tmp + sed -i s@YNH_WWW_PATH@/zerobin@g ../conf/nginx.conf + sed -i s@YNH_WWW_ALIAS@/var/www/zerobin/@g ../conf/nginx.conf + nginxconf=/etc/nginx/conf.d/ynh.local.d/zerobin.conf + sudo cp ../conf/nginx.conf /etc/nginx/conf.d/ynh.local.d/zerobin.conf + sudo chown root: /etc/nginx/conf.d/ynh.local.d/zerobin.conf + sudo chmod 600 /etc/nginx/conf.d/ynh.local.d/zerobin.conf + sudo yunohost app setting zerobin is_public -v Yes + '[' Yes = Yes ']' + sudo yunohost app setting zerobin unprotected_uris -v / + sudo service nginx reload + sudo yunohost app ssowatconf SSOwat configuration successfully generated Success! SSOwat configuration successfully generated Success! Installation complete