YunoHost-Apps / mumbleserver_ynh

Mumble server package for YunoHost
https://mumble.info
GNU Affero General Public License v3.0
10 stars 5 forks source link

upgrade failed #16

Closed isAAAc closed 6 years ago

isAAAc commented 6 years ago

hi, i can't upgrade mumble server on a stable VPS :

yunohost app upgrade mumbleserver
Attention : Mise à jour de l'application mumbleserver...
Attention : dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
Attention : <W>2018-06-12 15:17:32.622 Initializing settings from /var/www/mumbleserver/mumble-server.ini (basepath /var/www/mumbleserver)
Attention : <C>2018-06-12 15:17:32.629 Adding 1 CA certificates from certificate file.
Attention : <W>2018-06-12 15:17:32.629 OpenSSL: OpenSSL 1.0.1t  3 May 2016
Attention : <C>2018-06-12 15:17:32.630 Successfully switched to uid 129
Attention : <F>2018-06-12 15:17:32.879 ServerDB: Failed initialization: unable to open database file Error opening database
Attention : Content-Type: text/plain; charset=UTF-8: Aucun fichier ou dossier de ce type
Attention : !!
Attention :   mumbleserver's script has encountered an error. Its execution was cancelled.
Attention : !!
Attention :
Erreur : Impossible de mettre à jour mumbleserver
Erreur : Aucune application à mettre à jour

2018-06-12 15:17:23,500 INFO     yunohost.hook <lambda> - [7989.1] ++ mktemp -d
2018-06-12 15:17:23,505 INFO     yunohost.hook <lambda> - [7989.1] + local TMPDIR=/tmp/tmp.8p2HxXlN8F
2018-06-12 15:17:23,507 INFO     yunohost.hook <lambda> - [7989.1] + cp /tmp/mumbleserver-ynh-deps.control /tmp/tmp.8p2HxXlN8F/control
2018-06-12 15:17:23,514 INFO     yunohost.hook <lambda> - [7989.1] + cd /tmp/tmp.8p2HxXlN8F
2018-06-12 15:17:23,515 INFO     yunohost.hook <lambda> - [7989.1] + equivs-build ./control
2018-06-12 15:17:25,375 WARNING  yunohost.hook <lambda> - [7989.1] dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
2018-06-12 15:17:25,638 INFO     yunohost.hook <lambda> - [7989.1] + sudo dpkg --force-depends -i ./mumbleserver-ynh-deps_1.2.8-2_all.deb
2018-06-12 15:17:27,163 INFO     yunohost.hook <lambda> - [7989.1] (Lecture de la base de données... 129458 fichiers et répertoires déjà installés.)
2018-06-12 15:17:27,171 INFO     yunohost.hook <lambda> - [7989.1] Préparation du dépaquetage de .../mumbleserver-ynh-deps_1.2.8-2_all.deb ...
2018-06-12 15:17:27,199 INFO     yunohost.hook <lambda> - [7989.1] Dépaquetage de mumbleserver-ynh-deps (1.2.8-2) sur (1.2.8-2) ...
2018-06-12 15:17:27,318 INFO     yunohost.hook <lambda> - [7989.1] Paramétrage de mumbleserver-ynh-deps (1.2.8-2) ...
2018-06-12 15:17:27,358 INFO     yunohost.hook <lambda> - [7989.1] + ynh_package_install -f
2018-06-12 15:17:27,358 INFO     yunohost.hook <lambda> - [7989.1] + ynh_apt --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2018-06-12 15:17:27,358 INFO     yunohost.hook <lambda> - [7989.1] + DEBIAN_FRONTEND=noninteractive
2018-06-12 15:17:27,358 INFO     yunohost.hook <lambda> - [7989.1] + sudo apt-get -y -qq --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2018-06-12 15:17:29,930 INFO     yunohost.hook <lambda> - [7989.1] + [[ -n /tmp/tmp.8p2HxXlN8F ]]
2018-06-12 15:17:29,930 INFO     yunohost.hook <lambda> - [7989.1] + rm -rf /tmp/tmp.8p2HxXlN8F
2018-06-12 15:17:29,937 INFO     yunohost.hook <lambda> - [7989.1] + ynh_package_is_installed mumbleserver-ynh-deps
2018-06-12 15:17:29,940 INFO     yunohost.hook <lambda> - [7989.1] + dpkg-query -W -f '${Status}' mumbleserver-ynh-deps
2018-06-12 15:17:29,940 INFO     yunohost.hook <lambda> - [7989.1] + grep -c 'ok installed'
2018-06-12 15:17:29,979 INFO     yunohost.hook <lambda> - [7989.1] + rm /tmp/mumbleserver-ynh-deps.control
2018-06-12 15:17:29,984 INFO     yunohost.hook <lambda> - [7989.1] + ynh_app_setting_set mumbleserver apt_dependencies mumble-server, mailutils
2018-06-12 15:17:29,984 INFO     yunohost.hook <lambda> - [7989.1] + sudo yunohost app setting mumbleserver apt_dependencies --value=mumble-server, --quiet
2018-06-12 15:17:30,233 INFO     moulinette.actionsmap process - processing action [8258.1]: yunohost.app.setting
2018-06-12 15:17:30,254 INFO     yunohost.hook <lambda> - [7989.1] + mkdir -p /var/www/mumbleserver
2018-06-12 15:17:30,263 INFO     yunohost.hook <lambda> - [7989.1] + mumble_conf=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,263 INFO     yunohost.hook <lambda> - [7989.1] + cp ../conf/mumble-server.ini /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __FINALPATH__ /var/www/mumbleserver /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__FINALPATH__
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=/var/www/mumbleserver
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__FINALPATH__
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=/var/www/mumbleserver
2018-06-12 15:17:30,275 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__FINALPATH__@/var/www/mumbleserver@g /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,326 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __APP__ mumbleserver /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__APP__
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=mumbleserver
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__APP__
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=mumbleserver
2018-06-12 15:17:30,327 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__APP__@mumbleserver@g /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,368 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __WELCOME__ 'Bienvenue sur le Mumble des Krasheurs' /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,369 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,369 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__WELCOME__
2018-06-12 15:17:30,369 INFO     yunohost.hook <lambda> - [7989.1] + local 'replace_string=Bienvenue sur le Mumble des Krasheurs'
2018-06-12 15:17:30,369 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,369 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__WELCOME__
2018-06-12 15:17:30,369 INFO     yunohost.hook <lambda> - [7989.1] + replace_string='Bienvenue sur le Mumble des Krasheurs'
2018-06-12 15:17:30,370 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place 's@__WELCOME__@Bienvenue sur le Mumble des Krasheurs@g' /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,411 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __PORT__ 64738 /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__PORT__
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=64738
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__PORT__
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=64738
2018-06-12 15:17:30,412 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__PORT__@64738@g /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,451 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __SRV_PWD__ <xxxPASSWORDxxx> /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,451 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,451 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__SRV_PWD__
2018-06-12 15:17:30,451 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=<xxxPASSWORDxxx>
2018-06-12 15:17:30,451 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,452 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__SRV_PWD__
2018-06-12 15:17:30,452 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=<xxxPASSWORDxxx>
2018-06-12 15:17:30,452 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__SRV_PWD__@<xxxPASSWORDxxx>@g /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,492 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __REGISTER__ KrashBoyZ /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,493 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,493 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__REGISTER__
2018-06-12 15:17:30,493 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=KrashBoyZ
2018-06-12 15:17:30,493 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,493 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__REGISTER__
2018-06-12 15:17:30,494 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=KrashBoyZ
2018-06-12 15:17:30,494 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__REGISTER__@KrashBoyZ@g /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,550 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __DOMAIN__ krashboyz.org /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,550 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:30,550 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__DOMAIN__
2018-06-12 15:17:30,550 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=krashboyz.org
2018-06-12 15:17:30,550 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,551 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__DOMAIN__
2018-06-12 15:17:30,551 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=krashboyz.org
2018-06-12 15:17:30,551 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__DOMAIN__@krashboyz.org@g /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,602 INFO     yunohost.hook <lambda> - [7989.1] + ynh_store_file_checksum /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,603 INFO     yunohost.hook <lambda> - [7989.1] + local checksum_setting_name=checksum__var_www_mumbleserver_mumble-server.ini
2018-06-12 15:17:30,608 INFO     yunohost.hook <lambda> - [7989.1] ++ sudo md5sum /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:30,611 INFO     yunohost.hook <lambda> - [7989.1] ++ cut '-d ' -f1
2018-06-12 15:17:30,642 INFO     yunohost.hook <lambda> - [7989.1] + ynh_app_setting_set mumbleserver checksum__var_www_mumbleserver_mumble-server.ini 121d286f9c257c9f91966e70da2a65d4
2018-06-12 15:17:30,643 INFO     yunohost.hook <lambda> - [7989.1] + sudo yunohost app setting mumbleserver checksum__var_www_mumbleserver_mumble-server.ini --value=121d286f9c257c9f91966e70da2a65d4 --quiet
2018-06-12 15:17:30,888 INFO     moulinette.actionsmap process - processing action [8280.1]: yunohost.app.setting
2018-06-12 15:17:30,909 INFO     yunohost.hook <lambda> - [7989.1] + ynh_add_systemd_config
2018-06-12 15:17:30,909 INFO     yunohost.hook <lambda> - [7989.1] + local service_name=mumbleserver
2018-06-12 15:17:30,909 INFO     yunohost.hook <lambda> - [7989.1] + finalsystemdconf=/etc/systemd/system/mumbleserver.service
2018-06-12 15:17:30,909 INFO     yunohost.hook <lambda> - [7989.1] + ynh_backup_if_checksum_is_different /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:30,910 INFO     yunohost.hook <lambda> - [7989.1] + local file=/etc/systemd/system/mumbleserver.service
2018-06-12 15:17:30,911 INFO     yunohost.hook <lambda> - [7989.1] + local checksum_setting_name=checksum__etc_systemd_system_mumbleserver.service
2018-06-12 15:17:30,911 INFO     yunohost.hook <lambda> - [7989.1] ++ ynh_app_setting_get mumbleserver checksum__etc_systemd_system_mumbleserver.service
2018-06-12 15:17:30,912 INFO     yunohost.hook <lambda> - [7989.1] ++ sudo yunohost app setting mumbleserver checksum__etc_systemd_system_mumbleserver.service --output-as plain --quiet
2018-06-12 15:17:31,164 INFO     moulinette.actionsmap process - processing action [8283.1]: yunohost.app.setting
2018-06-12 15:17:31,184 INFO     yunohost.hook <lambda> - [7989.1] + local checksum_value=07049eb776f9ec4a1b01d480c91ba4e7
2018-06-12 15:17:31,184 INFO     yunohost.hook <lambda> - [7989.1] + '[' -n 07049eb776f9ec4a1b01d480c91ba4e7 ']'
2018-06-12 15:17:31,187 INFO     yunohost.hook <lambda> - [7989.1] + echo '07049eb776f9ec4a1b01d480c91ba4e7 /etc/systemd/system/mumbleserver.service'
2018-06-12 15:17:31,190 INFO     yunohost.hook <lambda> - [7989.1] + sudo md5sum -c --status
2018-06-12 15:17:31,240 INFO     yunohost.hook <lambda> - [7989.1] + sudo cp ../conf/systemd.service /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,315 INFO     yunohost.hook <lambda> - [7989.1] + test -n /var/www/mumbleserver
2018-06-12 15:17:31,315 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __FINALPATH__ /var/www/mumbleserver /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,315 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:31,315 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__FINALPATH__
2018-06-12 15:17:31,315 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=/var/www/mumbleserver
2018-06-12 15:17:31,316 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,316 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__FINALPATH__
2018-06-12 15:17:31,316 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=/var/www/mumbleserver
2018-06-12 15:17:31,316 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__FINALPATH__@/var/www/mumbleserver@g /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,380 INFO     yunohost.hook <lambda> - [7989.1] + test -n mumbleserver
2018-06-12 15:17:31,380 INFO     yunohost.hook <lambda> - [7989.1] + ynh_replace_string __APP__ mumbleserver /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,381 INFO     yunohost.hook <lambda> - [7989.1] + local delimit=@
2018-06-12 15:17:31,381 INFO     yunohost.hook <lambda> - [7989.1] + local match_string=__APP__
2018-06-12 15:17:31,381 INFO     yunohost.hook <lambda> - [7989.1] + local replace_string=mumbleserver
2018-06-12 15:17:31,381 INFO     yunohost.hook <lambda> - [7989.1] + local workfile=/etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,381 INFO     yunohost.hook <lambda> - [7989.1] + match_string=__APP__
2018-06-12 15:17:31,381 INFO     yunohost.hook <lambda> - [7989.1] + replace_string=mumbleserver
2018-06-12 15:17:31,382 INFO     yunohost.hook <lambda> - [7989.1] + sudo sed --in-place s@__APP__@mumbleserver@g /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,432 INFO     yunohost.hook <lambda> - [7989.1] + ynh_store_file_checksum /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,432 INFO     yunohost.hook <lambda> - [7989.1] + local checksum_setting_name=checksum__etc_systemd_system_mumbleserver.service
2018-06-12 15:17:31,436 INFO     yunohost.hook <lambda> - [7989.1] ++ cut '-d ' -f1
2018-06-12 15:17:31,436 INFO     yunohost.hook <lambda> - [7989.1] ++ sudo md5sum /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,473 INFO     yunohost.hook <lambda> - [7989.1] + ynh_app_setting_set mumbleserver checksum__etc_systemd_system_mumbleserver.service 07049eb776f9ec4a1b01d480c91ba4e7
2018-06-12 15:17:31,473 INFO     yunohost.hook <lambda> - [7989.1] + sudo yunohost app setting mumbleserver checksum__etc_systemd_system_mumbleserver.service --value=07049eb776f9ec4a1b01d480c91ba4e7 --quiet
2018-06-12 15:17:31,709 INFO     moulinette.actionsmap process - processing action [8298.1]: yunohost.app.setting
2018-06-12 15:17:31,732 INFO     yunohost.hook <lambda> - [7989.1] + sudo chown root: /etc/systemd/system/mumbleserver.service
2018-06-12 15:17:31,787 INFO     yunohost.hook <lambda> - [7989.1] + sudo systemctl enable mumbleserver
2018-06-12 15:17:32,253 INFO     yunohost.hook <lambda> - [7989.1] + sudo systemctl daemon-reload
2018-06-12 15:17:32,447 INFO     yunohost.hook <lambda> - [7989.1] + mkdir -p /var/run/mumble-server/
2018-06-12 15:17:32,452 INFO     yunohost.hook <lambda> - [7989.1] + murmurd -ini /var/www/mumbleserver/mumble-server.ini -supw <SuperUser Password>
2018-06-12 15:17:32,623 WARNING  yunohost.hook <lambda> - [7989.1] <W>2018-06-12 15:17:32.622 Initializing settings from /var/www/mumbleserver/mumble-server.ini (basepath /var/www/mumbleserver)
2018-06-12 15:17:32,630 WARNING  yunohost.hook <lambda> - [7989.1] <C>2018-06-12 15:17:32.629 Adding 1 CA certificates from certificate file.
2018-06-12 15:17:32,630 WARNING  yunohost.hook <lambda> - [7989.1] <W>2018-06-12 15:17:32.629 OpenSSL: OpenSSL 1.0.1t  3 May 2016
2018-06-12 15:17:32,631 WARNING  yunohost.hook <lambda> - [7989.1] <C>2018-06-12 15:17:32.630 Successfully switched to uid 129
2018-06-12 15:17:32,880 WARNING  yunohost.hook <lambda> - [7989.1] <F>2018-06-12 15:17:32.879 ServerDB: Failed initialization: unable to open database file Error opening database
2018-06-12 15:17:32,902 INFO     yunohost.hook <lambda> - [7989.1] + message='
2018-06-12 15:17:32,902 INFO     yunohost.hook <lambda> - [7989.1] Mumbleserver was updated!
2018-06-12 15:17:32,902 INFO     yunohost.hook <lambda> - [7989.1]
2018-06-12 15:17:32,902 INFO     yunohost.hook <lambda> - [7989.1] Port                   : 64738
2018-06-12 15:17:32,902 INFO     yunohost.hook <lambda> - [7989.1] Password to join server: <xxxPASSWORDxxx>
2018-06-12 15:17:32,903 INFO     yunohost.hook <lambda> - [7989.1] SuperUser Password     : <SuperUser Password>
2018-06-12 15:17:32,903 INFO     yunohost.hook <lambda> - [7989.1] Welcome text           : Bienvenue sur le Mumble des Krasheurs
2018-06-12 15:17:32,903 INFO     yunohost.hook <lambda> - [7989.1] Root channel (your mumble server name): KrashBoyZ
2018-06-12 15:17:32,903 INFO     yunohost.hook <lambda> - [7989.1] Final path (where to find your files) : /var/www/mumbleserver
2018-06-12 15:17:32,903 INFO     yunohost.hook <lambda> - [7989.1] mumble configuration file             : /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:32,903 INFO     yunohost.hook <lambda> - [7989.1]
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1] Are you facing an issue, want to improve this app or say thank you?
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1] Please open a new issue in this project: https://github.com/YunoHost-Apps/mumbleserver_ynh
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1] '
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1] + ynh_send_readme_to_admin '
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1] Mumbleserver was updated!
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1]
2018-06-12 15:17:32,904 INFO     yunohost.hook <lambda> - [7989.1] Port                   : 64738
2018-06-12 15:17:32,905 INFO     yunohost.hook <lambda> - [7989.1] Password to join server: <xxxPASSWORDxxx>
2018-06-12 15:17:32,905 INFO     yunohost.hook <lambda> - [7989.1] SuperUser Password     : <SuperUser Password>
2018-06-12 15:17:32,905 INFO     yunohost.hook <lambda> - [7989.1] Welcome text           : Bienvenue sur le Mumble des Krasheurs
2018-06-12 15:17:32,905 INFO     yunohost.hook <lambda> - [7989.1] Root channel (your mumble server name): KrashBoyZ
2018-06-12 15:17:32,905 INFO     yunohost.hook <lambda> - [7989.1] Final path (where to find your files) : /var/www/mumbleserver
2018-06-12 15:17:32,906 INFO     yunohost.hook <lambda> - [7989.1] mumble configuration file             : /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:32,906 INFO     yunohost.hook <lambda> - [7989.1]
2018-06-12 15:17:32,906 INFO     yunohost.hook <lambda> - [7989.1] Are you facing an issue, want to improve this app or say thank you?
2018-06-12 15:17:32,907 INFO     yunohost.hook <lambda> - [7989.1] Please open a new issue in this project: https://github.com/YunoHost-Apps/mumbleserver_ynh
2018-06-12 15:17:32,907 INFO     yunohost.hook <lambda> - [7989.1] '
2018-06-12 15:17:32,908 INFO     yunohost.hook <lambda> - [7989.1] + local 'app_message=
2018-06-12 15:17:32,908 INFO     yunohost.hook <lambda> - [7989.1] Mumbleserver was updated!
2018-06-12 15:17:32,908 INFO     yunohost.hook <lambda> - [7989.1]
2018-06-12 15:17:32,909 INFO     yunohost.hook <lambda> - [7989.1] Port                   : 64738
2018-06-12 15:17:32,909 INFO     yunohost.hook <lambda> - [7989.1] Password to join server: <xxxPASSWORDxxx>
2018-06-12 15:17:32,910 INFO     yunohost.hook <lambda> - [7989.1] SuperUser Password     : <SuperUser Password>
2018-06-12 15:17:32,910 INFO     yunohost.hook <lambda> - [7989.1] Welcome text           : Bienvenue sur le Mumble des Krasheurs
2018-06-12 15:17:32,911 INFO     yunohost.hook <lambda> - [7989.1] Root channel (your mumble server name): KrashBoyZ
2018-06-12 15:17:32,911 INFO     yunohost.hook <lambda> - [7989.1] Final path (where to find your files) : /var/www/mumbleserver
2018-06-12 15:17:32,912 INFO     yunohost.hook <lambda> - [7989.1] mumble configuration file             : /var/www/mumbleserver/mumble-server.ini
2018-06-12 15:17:32,912 INFO     yunohost.hook <lambda> - [7989.1]
2018-06-12 15:17:32,913 INFO     yunohost.hook <lambda> - [7989.1] Are you facing an issue, want to improve this app or say thank you?
2018-06-12 15:17:32,914 INFO     yunohost.hook <lambda> - [7989.1] Please open a new issue in this project: https://github.com/YunoHost-Apps/mumbleserver_ynh

tells me if you need more logs/information ;)

and it's strange, but i have two services mumble server :

root@krashboyz:/home/admin# service mumble* status
● mumbleserver.service - Mumble Server (Murmur, app mumbleserver)
   Loaded: loaded (/etc/systemd/system/mumbleserver.service; enabled)
   Active: failed (Result: resources) since lun. 2018-06-11 23:42:23 CEST; 15h ago

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

● mumble-server.service - LSB: Mumble VoIP Server
   Loaded: loaded (/etc/init.d/mumble-server)
   Active: active (running) since lun. 2018-06-11 23:42:33 CEST; 15h ago
   CGroup: /system.slice/mumble-server.service
           └─22279 /usr/sbin/murmurd -ini /etc/mumble-server.ini

yunohost -v

yunohost:
  repo: stable
  version: 2.7.12
yunohost-admin:
  repo: stable
  version: 2.7.12
moulinette:
  repo: stable
  version: 2.7.12
ssowat:
  repo: stable
  version: 2.7.12
Jibec commented 6 years ago

Hello @isAAAc , can you please try again with YunoHost 3.0? I can't reproduce your issue :(

isAAAc commented 6 years ago

i need to upgrade on 3.0 before :/

for now , install is dead too , i try install again on a fresh dedicated subdomain

isAAAc commented 6 years ago

humm looks like /var/www/mumbleserver folder was still existing, but install still KO after folder delete, and same with a subdomain...

i'll waiting for upgrade to 3.0 :( (need to find time to do that)

isAAAc commented 6 years ago

@Jibec : install is ok with ynh v3 ;) i just can't find back how login as admin , looked on the /etc/mumble.ini , in my memory it was there i configured the admin password, but looks like i'm on the wrong way , searching the good way atm ;

i think you can close this issue

julienmalik commented 6 years ago

same here : upgrade broke my mumble installation, and I can't install anymore. also still on yunohost 2.7.14.5

isAAAc commented 6 years ago

hi @julienmalik ;) backup your /etc/mumble.ini file, uninstall mumbleserver, migrate to v3 and reinstall mumbleserver then put back your /etc/mumble.ini (i forget to backup mine before remove , dont be as stupid as me ;) ) keep in touch

isAAAc

julienmalik commented 6 years ago

ok ! but migrating to v3 is not something I had planned to do right now... even less today because it's friday :)

isAAAc commented 6 years ago

i just had a trouble with Lutim locking the migration, without that, migration is easy ;)

Jibec commented 6 years ago

Sorry to hear you can reproduce this... Here is the workaround: The new ini file is really easy to find: https://github.com/YunoHost-Apps/mumbleserver_ynh/blob/master/scripts/install#L81

Remove old app, install new app, change the password and welcome text and you'll have a working system.

julienmalik commented 6 years ago

I have removed my previous version (hopefully I will be able to update the database later to keep my old settings).

I cannot install the current revision, and I have several warnings during install :

114481 INFO + sudo systemctl daemon-reload 114698 INFO + mkdir -p /var/run/mumble-server/ 114702 INFO + murmurd -ini /var/www/mumbleserver/mumble-server.ini -supw 5ZmHdHoH6wSPQkCJVu1axUBD 114758 WARNING 2018-06-29 14:40:05.426 Initializing settings from /var/www/mumbleserver/mumble-server.ini (basepath /var/www/mumbleserver) 114762 WARNING 2018-06-29 14:40:05.430 Adding 1 CA certificates from certificate file. 114763 WARNING 2018-06-29 14:40:05.430 OpenSSL: OpenSSL 1.0.1t 3 May 2016 114763 WARNING 2018-06-29 14:40:05.431 Successfully switched to uid 130 114943 WARNING 2018-06-29 14:40:05.612 ServerDB: Failed initialization: unable to open database file Error opening database

-> there was no db file in /var/www/mumbleserver I think this does not seem to trigger an abort of the installation though (is it expected?)

Later on, the use of mail command is wrong. It uses a '-a' switch to pass headers, but on my system, man mail tells me '-a' expects a filename. mail is provided by heirloom-mailx on my system.

The failing mail is triggerring an installation abort.

Jibec commented 6 years ago

Well well well, are you using ARM?

julienmalik commented 6 years ago

no I'm not using arm, it's a standard x86_64