Mon serveur YunoHost
**Matériel: Vieil ordinateur
Version de YunoHost: 11.2.6
J’ai accès à mon serveur : En SSH | Par la webadmin | En direct avec un clavier/écran | …
Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : oui. J’ai voulu installer la version instable et j’ai du foirer le code.
Description du problème
Bonjour à tous,
Je voudrais réinstaller la version stable de Jellyfin, mais maintenant que j’ai voulu installer une version instable, j’ai un message de d’erreur. Voici le journal d’installation.
Si vous avez une piste, je suis preneur.
Merci à vous
Voici des messages d’erreurs
args:
app: jellyfin
force: false
label: undefined
no_remove_on_failure: false
ended_at: 2023-11-26 11:55:07.741035
env:
YNH_APP_ACTION: install
YNH_APP_ARG_ADMIN: erwan
YNH_APP_ARG_DISCOVERY: '1'
YNH_APP_ARG_DOMAIN: jellufin.maindomain.tld
YNH_APP_ARG_IS_PUBLIC: '1'
YNH_APP_ARG_PATH: /jellyfin
YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6
YNH_APP_ID: jellyfin
YNH_APP_INSTANCE_NAME: jellyfin
YNH_APP_INSTANCE_NUMBER: '1'
YNH_APP_MANIFEST_VERSION: 10.8.11~ynh2
YNH_APP_PACKAGING_FORMAT: '1.0'
YNH_ARCH: amd64
YNH_DEBIAN_VERSION: bullseye
error: Une erreur est survenue dans le script d'installation de l'application
interface: api
operation: app_install
parent: null
related_to:
- - app
- jellyfin
started_at: 2023-11-26 11:53:27.236226
success: false
yunohost_version: 11.2.6
============
2023-11-26 12:53:27,253: INFO - Installation de jellyfin...
2023-11-26 12:53:27,447: DEBUG - Nothing to update in LDAP
2023-11-26 12:53:27,447: DEBUG - Permission 'jellyfin.main' mise à jour
2023-11-26 12:53:27,598: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20231126-115327-permission_url-jellyfin" style="text-decoration:underline"> Mise à jour de l'URL associée à l'autorisation 'jellyfin' </a>'
2023-11-26 12:53:27,945: DEBUG - The permission database has been resynchronized
2023-11-26 12:53:28,189: DEBUG - La configuration de SSOwat a été regénérée
2023-11-26 12:53:28,344: DEBUG - Permission 'jellyfin.main' créée
2023-11-26 12:53:28,344: DEBUG - Journal complet de cette opération : '<a href="#/tools/logs/20231126-115327-permission_create-jellyfin" style="text-decoration:underline"> Créer permission 'jellyfin' </a>'
2023-11-26 12:53:28,377: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install" 7>&1']'
2023-11-26 12:53:28,387: DEBUG - + source _common.sh
2023-11-26 12:53:28,388: DEBUG - +++ lsb_release --codename --short
2023-11-26 12:53:28,459: DEBUG - ++ debian=bullseye
2023-11-26 12:53:28,460: DEBUG - ++ pkg_version=10.8.11-1
2023-11-26 12:53:28,460: DEBUG - +++ cut -d - -f 1
2023-11-26 12:53:28,462: DEBUG - +++ echo 10.8.11-1
2023-11-26 12:53:28,464: DEBUG - ++ version=10.8.11
2023-11-26 12:53:28,464: DEBUG - ++ ffmpeg_pkg_version=5.1.2-6
2023-11-26 12:53:28,464: DEBUG - ++ ldap_pkg_version=16.0.0.0
2023-11-26 12:53:28,464: DEBUG - ++ discovery_service_port=1900
2023-11-26 12:53:28,464: DEBUG - ++ discovery_client_port=7359
2023-11-26 12:53:28,464: DEBUG - ++ ffmpeg_deps=(libass9 libbluray2 libc6 libdrm2 libfontconfig1 libfreetype6 libfribidi0 libgcc1 libgmp10 libgnutls30 libllvm13 libmp3lame0 libopus0 libstdc++6 libtheora0 libvdpau1 libvorbis0a libvorbisenc2 libwebp6 libwebpmux3 libx11-6 libxcb-randr0 libzvbi0 zlib1g)
2023-11-26 12:53:28,464: DEBUG - ++ case "$debian" in
2023-11-26 12:53:28,464: DEBUG - ++ ffmpeg_deps+=(libvpx6 libx264-160 libx265-192)
2023-11-26 12:53:28,465: DEBUG - ++ case "$YNH_ARCH" in
2023-11-26 12:53:28,465: DEBUG - ++ ffmpeg_deps+=(libdrm-intel1 libopencl1)
2023-11-26 12:53:28,465: DEBUG - ++ jellyfin_deps=(at libsqlite3-0 libfontconfig1 libfreetype6 libssl1.1)
2023-11-26 12:53:28,465: DEBUG - ++ pkg_dependencies='libass9 libbluray2 libc6 libdrm2 libfontconfig1 libfreetype6 libfribidi0 libgcc1 libgmp10 libgnutls30 libllvm13 libmp3lame0 libopus0 libstdc++6 libtheora0 libvdpau1 libvorbis0a libvorbisenc2 libwebp6 libwebpmux3 libx11-6 libxcb-randr0 libzvbi0 zlib1g libvpx6 libx264-160 libx265-192 libdrm-intel1 libopencl1 at libsqlite3-0 libfontconfig1 libfreetype6 libssl1.1'
2023-11-26 12:53:28,465: DEBUG - + source /usr/share/yunohost/helpers
2023-11-26 12:53:28,466: DEBUG - +++ grep xtrace
2023-11-26 12:53:28,468: DEBUG - +++ set +o
2023-11-26 12:53:28,469: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2023-11-26 12:53:28,470: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2023-11-26 12:53:28,503: DEBUG - + ynh_abort_if_errors
2023-11-26 12:53:28,504: DEBUG - + trap ynh_exit_properly EXIT
2023-11-26 12:53:28,504: DEBUG - + domain=jellufin.maindomain.tld
2023-11-26 12:53:28,504: DEBUG - + path_url=/jellyfin
2023-11-26 12:53:28,504: DEBUG - + is_public=1
2023-11-26 12:53:28,505: DEBUG - + admin=erwan
2023-11-26 12:53:28,505: DEBUG - + discovery=1
2023-11-26 12:53:28,505: DEBUG - + app=jellyfin
2023-11-26 12:53:28,614: DEBUG - + final_path=/var/lib/jellyfin
2023-11-26 12:53:28,614: DEBUG - + config_path=/etc/jellyfin
2023-11-26 12:53:28,614: DEBUG - + test '!' -e /var/lib/jellyfin
2023-11-26 12:53:28,614: DEBUG - + test '!' -e /etc/jellyfin
2023-11-26 12:53:28,614: DEBUG - + [[ ! amd64 =~ ^(amd64|arm64|armhf)$ ]]
2023-11-26 12:53:28,614: DEBUG - + ynh_webpath_register --app=jellyfin --domain=jellufin.maindomain.tld --path_url=/jellyfin
2023-11-26 12:53:28,615: INFO - [....................] > Validating installation parameters...
2023-11-26 12:53:28,691: DEBUG - + yunohost app register-url jellyfin jellufin.maindomain.tld /jellyfin
2023-11-26 12:53:31,156: DEBUG - + ynh_app_setting_set --app=jellyfin --key=domain --value=jellufin.maindomain.tld
2023-11-26 12:53:31,156: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:31,157: INFO - [+...................] > Storing installation settings...
2023-11-26 12:53:31,234: DEBUG - + app=jellyfin
2023-11-26 12:53:31,234: DEBUG - + [[ domain =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:31,234: DEBUG - + ynh_app_setting set jellyfin domain jellufin.maindomain.tld
2023-11-26 12:53:31,318: DEBUG - + ynh_app_setting_set --app=jellyfin --key=path --value=/jellyfin
2023-11-26 12:53:31,318: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:31,395: DEBUG - + app=jellyfin
2023-11-26 12:53:31,396: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:31,396: DEBUG - + ynh_app_setting set jellyfin path /jellyfin
2023-11-26 12:53:31,479: DEBUG - + ynh_app_setting_set --app=jellyfin --key=admin --value=erwan
2023-11-26 12:53:31,479: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:31,558: DEBUG - + app=jellyfin
2023-11-26 12:53:31,558: DEBUG - + [[ admin =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:31,558: DEBUG - + ynh_app_setting set jellyfin admin erwan
2023-11-26 12:53:31,639: DEBUG - + ynh_app_setting_set --app=jellyfin --key=discovery --value=1
2023-11-26 12:53:31,639: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:31,717: DEBUG - + app=jellyfin
2023-11-26 12:53:31,718: DEBUG - + [[ discovery =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:31,718: DEBUG - + ynh_app_setting set jellyfin discovery 1
2023-11-26 12:53:31,800: DEBUG - + ynh_app_setting_set --app=jellyfin --key=final_path --value=/var/lib/jellyfin
2023-11-26 12:53:31,800: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:31,884: DEBUG - + app=jellyfin
2023-11-26 12:53:31,884: DEBUG - + [[ final_path =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:31,885: DEBUG - + ynh_app_setting set jellyfin final_path /var/lib/jellyfin
2023-11-26 12:53:31,978: DEBUG - + ynh_app_setting_set --app=jellyfin --key=config_path --value=/etc/jellyfin
2023-11-26 12:53:31,979: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:32,062: DEBUG - + app=jellyfin
2023-11-26 12:53:32,062: DEBUG - + [[ config_path =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:32,062: DEBUG - + ynh_app_setting set jellyfin config_path /etc/jellyfin
2023-11-26 12:53:32,233: INFO - [#+..................] > Finding an available port...
2023-11-26 12:53:32,234: DEBUG - ++ ynh_find_port --port=8095
2023-11-26 12:53:32,248: DEBUG - ++ test -n 8095
2023-11-26 12:53:32,249: DEBUG - ++ ynh_port_available --port=8095
2023-11-26 12:53:32,261: DEBUG - ++ grep --quiet --extended-regexp ':8095$'
2023-11-26 12:53:32,263: DEBUG - ++ awk '{print$5}'
2023-11-26 12:53:32,265: DEBUG - ++ ss --numeric --listening --tcp --udp
2023-11-26 12:53:32,294: DEBUG - ++ grep -q 'port: '\''8095'\''' /etc/yunohost/apps/collabora/settings.yml /etc/yunohost/apps/funkwhale/settings.yml /etc/yunohost/apps/grafana/settings.yml /etc/yunohost/apps/homeassistant/settings.yml /etc/yunohost/apps/jellyfin/settings.yml /etc/yunohost/apps/linuxdash/settings.yml /etc/yunohost/apps/mstream/settings.yml /etc/yunohost/apps/navidrome/settings.yml /etc/yunohost/apps/nextcloud/settings.yml /etc/yunohost/apps/onlyoffice/settings.yml /etc/yunohost/apps/samba/settings.yml /etc/yunohost/apps/unattended_upgrades/settings.yml
2023-11-26 12:53:32,298: DEBUG - ++ return 0
2023-11-26 12:53:32,298: DEBUG - ++ echo 8095
2023-11-26 12:53:32,298: DEBUG - + port=8095
2023-11-26 12:53:32,298: DEBUG - + ynh_app_setting_set --app=jellyfin --key=port --value=8095
2023-11-26 12:53:32,298: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:32,380: DEBUG - + app=jellyfin
2023-11-26 12:53:32,380: DEBUG - + [[ port =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:32,380: DEBUG - + ynh_app_setting set jellyfin port 8095
2023-11-26 12:53:32,464: DEBUG - + discovery_service=1
2023-11-26 12:53:32,464: DEBUG - + discovery_client=1
2023-11-26 12:53:32,571: DEBUG - + ynh_port_available --port=1900
2023-11-26 12:53:32,572: INFO - [##+.................] > Configuring firewall...
2023-11-26 12:53:32,584: DEBUG - + grep --quiet --extended-regexp ':1900$'
2023-11-26 12:53:32,587: DEBUG - + awk '{print$5}'
2023-11-26 12:53:32,589: DEBUG - + ss --numeric --listening --tcp --udp
2023-11-26 12:53:32,597: DEBUG - + return 1
2023-11-26 12:53:32,597: DEBUG - + discovery_service=0
2023-11-26 12:53:32,597: DEBUG - + ynh_print_warn '--message=Port 1900 (for service auto-discovery) is not available. Continuing nonetheless.'
2023-11-26 12:53:32,610: DEBUG - + ynh_print_log 'Port 1900 (for service auto-discovery) is not available. Continuing nonetheless.'
2023-11-26 12:53:32,610: DEBUG - + echo -e 'Port 1900 (for service auto-discovery) is not available. Continuing nonetheless.'
2023-11-26 12:53:32,610: DEBUG - + ynh_port_available --port=7359
2023-11-26 12:53:32,621: WARNING - Port 1900 (for service auto-discovery) is not available. Continuing nonetheless.
2023-11-26 12:53:32,633: DEBUG - + grep --quiet --extended-regexp ':7359$'
2023-11-26 12:53:32,636: DEBUG - + awk '{print$5}'
2023-11-26 12:53:32,637: DEBUG - + ss --numeric --listening --tcp --udp
2023-11-26 12:53:32,646: DEBUG - + grep -q 'port: '\''7359'\''' /etc/yunohost/apps/collabora/settings.yml /etc/yunohost/apps/funkwhale/settings.yml /etc/yunohost/apps/grafana/settings.yml /etc/yunohost/apps/homeassistant/settings.yml /etc/yunohost/apps/jellyfin/settings.yml /etc/yunohost/apps/linuxdash/settings.yml /etc/yunohost/apps/mstream/settings.yml /etc/yunohost/apps/navidrome/settings.yml /etc/yunohost/apps/nextcloud/settings.yml /etc/yunohost/apps/onlyoffice/settings.yml /etc/yunohost/apps/samba/settings.yml /etc/yunohost/apps/unattended_upgrades/settings.yml
2023-11-26 12:53:32,648: DEBUG - + return 0
2023-11-26 12:53:32,649: DEBUG - + ynh_exec_warn_less yunohost firewall allow UDP 7359
2023-11-26 12:53:32,649: DEBUG - + [[ 5 -eq 1 ]]
2023-11-26 12:53:32,649: DEBUG - + yunohost firewall allow UDP 7359
2023-11-26 12:53:34,825: DEBUG - Pare-feu rechargé
2023-11-26 12:53:34,832: DEBUG - opened_ports:
2023-11-26 12:53:34,832: DEBUG - - 22
2023-11-26 12:53:34,832: DEBUG - - 25
2023-11-26 12:53:34,832: DEBUG - - 53
2023-11-26 12:53:34,832: DEBUG - - 80
2023-11-26 12:53:34,832: DEBUG - - 443
2023-11-26 12:53:34,833: DEBUG - - 445
2023-11-26 12:53:34,833: DEBUG - - 587
2023-11-26 12:53:34,833: DEBUG - - 993
2023-11-26 12:53:34,833: DEBUG - - 5222
2023-11-26 12:53:34,833: DEBUG - - 5269
2023-11-26 12:53:34,833: DEBUG - - 5353
2023-11-26 12:53:34,833: DEBUG - - 7359
2023-11-26 12:53:34,833: DEBUG - - 8096
2023-11-26 12:53:34,833: DEBUG - - 8920
2023-11-26 12:53:34,834: DEBUG - - 9980
2023-11-26 12:53:34,974: DEBUG - + ynh_app_setting_set --app=jellyfin --key=discovery_service --value=0
2023-11-26 12:53:34,974: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:35,216: DEBUG - + app=jellyfin
2023-11-26 12:53:35,216: DEBUG - + [[ discovery_service =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:35,216: DEBUG - + ynh_app_setting set jellyfin discovery_service 0
2023-11-26 12:53:35,411: DEBUG - + ynh_app_setting_set --app=jellyfin --key=discovery_client --value=1
2023-11-26 12:53:35,411: DEBUG - + local _globalapp=jellyfin
2023-11-26 12:53:35,800: DEBUG - + app=jellyfin
2023-11-26 12:53:35,800: DEBUG - + [[ discovery_client =~ (unprotected|protected|skipped)_ ]]
2023-11-26 12:53:35,800: DEBUG - + ynh_app_setting set jellyfin discovery_client 1
2023-11-26 12:53:36,422: DEBUG - + ynh_install_app_dependencies libass9 libbluray2 libc6 libdrm2 libfontconfig1 libfreetype6 libfribidi0 libgcc1 libgmp10 libgnutls30 libllvm13 libmp3lame0 libopus0 libstdc++6 libtheora0 libvdpau1 libvorbis0a libvorbisenc2 libwebp6 libwebpmux3 libx11-6 libxcb-randr0 libzvbi0 zlib1g libvpx6 libx264-160 libx265-192 libdrm-intel1 libopencl1 at libsqlite3-0 libfontconfig1 libfreetype6 libssl1.1
2023-11-26 12:53:36,423: DEBUG - + local 'dependencies=libass9 libbluray2 libc6 libdrm2 libfontconfig1 libfreetype6 libfribidi0 libgcc1 libgmp10 libgnutls30 libllvm13 libmp3lame0 libopus0 libstdc++6 libtheora0 libvdpau1 libvorbis0a libvorbisenc2 libwebp6 libwebpmux3 libx11-6 libxcb-randr0 libzvbi0 zlib1g libvpx6 libx264-160 libx265-192 libdrm-intel1 libopencl1 at libsqlite3-0 libfontconfig1 libfreetype6 libssl1.1'
2023-11-26 12:53:36,423: INFO - [###+++..............] > Installing dependencies...
2023-11-26 12:53:36,434: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2023-11-26 12:53:36,436: DEBUG - ++ echo 'libass9 libbluray2 libc6 libdrm2 libfontconfig1 libfreetype6 libfribidi0 libgcc1 libgmp10 libgnutls30 libllvm13 libmp3lame0 libopus0 libstdc++6 libtheora0 libvdpau1 libvorbis0a libvorbisenc2 libwebp6 libwebpmux3 libx11-6 libxcb-randr0 libzvbi0 zlib1g libvpx6 libx264-160 libx265-192 libdrm-intel1 libopencl1 at libsqlite3-0 libfontconfig1 libfreetype6 libssl1.1'
2023-11-26 12:53:36,446: DEBUG - + dependencies='libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libfontconfig1, libfreetype6, libssl1.1'
2023-11-26 12:53:36,447: DEBUG - + local 'dependencies=libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libfontconfig1, libfreetype6, libssl1.1'
2023-11-26 12:53:36,449: DEBUG - ++ ynh_read_manifest --manifest_key=version
2023-11-26 12:53:36,524: DEBUG - ++ '[' '!' -e '' ']'
2023-11-26 12:53:36,524: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json ']'
2023-11-26 12:53:36,524: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json
2023-11-26 12:53:36,529: DEBUG - ++ grep -q '\.json$'
2023-11-26 12:53:36,531: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json
2023-11-26 12:53:36,533: DEBUG - ++ jq .version /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json --raw-output
2023-11-26 12:53:36,670: DEBUG - + local version=10.8.11~ynh2
2023-11-26 12:53:36,670: DEBUG - + '[' -z 10.8.11~ynh2 ']'
2023-11-26 12:53:36,671: DEBUG - + '[' 10.8.11~ynh2 == null ']'
2023-11-26 12:53:36,671: DEBUG - + local dep_app=jellyfin
2023-11-26 12:53:36,671: DEBUG - + [[ libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libfontconfig1, libfreetype6, libssl1.1 =~ [<=>] ]]
2023-11-26 12:53:36,681: DEBUG - ++ sort -u
2023-11-26 12:53:36,683: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>|)'
2023-11-26 12:53:36,685: DEBUG - ++ echo libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libfontconfig1, libfreetype6, libssl1.1
2023-11-26 12:53:36,687: DEBUG - + local specific_php_version=
2023-11-26 12:53:36,687: DEBUG - + grep --quiet php
2023-11-26 12:53:36,733: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-11-26 12:53:36,791: DEBUG - ++ ynh_wait_dpkg_free
2023-11-26 12:53:37,096: DEBUG - ++ return 0
2023-11-26 12:53:37,097: DEBUG - ++ grep --count 'ok installed'
2023-11-26 12:53:37,099: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-11-26 12:53:37,128: DEBUG - ++ echo yes
2023-11-26 12:53:37,128: DEBUG - + local psql_installed=yes
2023-11-26 12:53:37,128: DEBUG - + [[ true == \t\r\u\e ]]
2023-11-26 12:53:37,128: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2023-11-26 12:53:37,129: DEBUG - + cat
2023-11-26 12:53:37,131: DEBUG - + ynh_package_install_from_equivs /tmp/jellyfin-ynh-deps.control
2023-11-26 12:53:37,131: DEBUG - + local controlfile=/tmp/jellyfin-ynh-deps.control
2023-11-26 12:53:37,132: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-11-26 12:53:37,134: DEBUG - ++ grep '^Package: ' /tmp/jellyfin-ynh-deps.control
2023-11-26 12:53:37,137: DEBUG - + local pkgname=jellyfin-ynh-deps
2023-11-26 12:53:37,138: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-11-26 12:53:37,140: DEBUG - ++ grep '^Version: ' /tmp/jellyfin-ynh-deps.control
2023-11-26 12:53:37,143: DEBUG - + local pkgversion=10.8.11~ynh2
2023-11-26 12:53:37,143: DEBUG - + [[ -z jellyfin-ynh-deps ]]
2023-11-26 12:53:37,143: DEBUG - + [[ -z 10.8.11~ynh2 ]]
2023-11-26 12:53:37,143: DEBUG - + ynh_package_update
2023-11-26 12:53:37,143: DEBUG - + ynh_apt update
2023-11-26 12:53:37,144: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:53:37,291: DEBUG - + return 0
2023-11-26 12:53:37,291: DEBUG - + LC_ALL=C
2023-11-26 12:53:37,291: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-11-26 12:53:37,291: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2023-11-26 12:53:37,537: DEBUG - Hit:1 http://forge.yunohost.org/debian bullseye InRelease
2023-11-26 12:53:37,537: DEBUG - Hit:2 http://ftp.debian.org/debian bullseye InRelease
2023-11-26 12:53:37,537: DEBUG - Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
2023-11-26 12:53:37,537: DEBUG - Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
2023-11-26 12:53:37,634: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2023-11-26 12:53:37,966: DEBUG - Hit:6 https://repo.jellyfin.org/debian bullseye InRelease
2023-11-26 12:53:39,719: DEBUG - Reading package lists...
2023-11-26 12:53:39,747: DEBUG - ++ mktemp --directory
2023-11-26 12:53:39,749: DEBUG - + local TMPDIR=/tmp/tmp.1Yd2SZYZi9
2023-11-26 12:53:39,749: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2023-11-26 12:53:39,755: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:53:39,903: DEBUG - + return 0
2023-11-26 12:53:39,904: DEBUG - + cp /tmp/jellyfin-ynh-deps.control /tmp/tmp.1Yd2SZYZi9/control
2023-11-26 12:53:39,906: DEBUG - + cd /tmp/tmp.1Yd2SZYZi9
2023-11-26 12:53:39,911: DEBUG - + LC_ALL=C
2023-11-26 12:53:39,911: DEBUG - + equivs-build ./control
2023-11-26 12:53:40,223: DEBUG - dpkg-buildpackage: info: source package jellyfin-ynh-deps
2023-11-26 12:53:40,223: DEBUG - dpkg-buildpackage: info: source version 10.8.11~ynh2
2023-11-26 12:53:40,223: DEBUG - dpkg-buildpackage: info: source distribution unstable
2023-11-26 12:53:40,224: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@maindomain.tld>
2023-11-26 12:53:40,295: DEBUG - dpkg-source --before-build .
2023-11-26 12:53:40,295: DEBUG - dpkg-buildpackage: info: host architecture amd64
2023-11-26 12:53:40,478: DEBUG - debian/rules clean
2023-11-26 12:53:40,482: DEBUG - dh clean
2023-11-26 12:53:40,638: DEBUG - dh_clean
2023-11-26 12:53:40,690: DEBUG - debian/rules binary
2023-11-26 12:53:40,692: DEBUG - dh binary
2023-11-26 12:53:40,809: DEBUG - dh_update_autotools_config
2023-11-26 12:53:40,855: DEBUG - dh_autoreconf
2023-11-26 12:53:40,923: DEBUG - create-stamp debian/debhelper-build-stamp
2023-11-26 12:53:40,924: DEBUG - dh_prep
2023-11-26 12:53:40,976: DEBUG - dh_install
2023-11-26 12:53:41,032: DEBUG - dh_installdocs
2023-11-26 12:53:41,098: DEBUG - dh_installchangelogs
2023-11-26 12:53:41,262: DEBUG - dh_perl
2023-11-26 12:53:41,342: DEBUG - dh_link
2023-11-26 12:53:41,399: DEBUG - dh_strip_nondeterminism
2023-11-26 12:53:41,521: DEBUG - dh_compress
2023-11-26 12:53:41,585: DEBUG - dh_fixperms
2023-11-26 12:53:41,652: DEBUG - dh_missing
2023-11-26 12:53:41,695: DEBUG - dh_installdeb
2023-11-26 12:53:41,751: DEBUG - dh_gencontrol
2023-11-26 12:53:41,947: DEBUG - dh_md5sums
2023-11-26 12:53:42,006: DEBUG - dh_builddeb
2023-11-26 12:53:42,051: DEBUG - dpkg-deb: building package 'jellyfin-ynh-deps' in '../jellyfin-ynh-deps_10.8.11~ynh2_all.deb'.
2023-11-26 12:53:42,080: DEBUG - dpkg-genbuildinfo --build=binary
2023-11-26 12:53:43,697: DEBUG - dpkg-genchanges --build=binary >../jellyfin-ynh-deps_10.8.11~ynh2_amd64.changes
2023-11-26 12:53:44,019: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2023-11-26 12:53:44,030: DEBUG - dpkg-source --after-build .
2023-11-26 12:53:44,541: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2023-11-26 12:53:44,546: DEBUG -
2023-11-26 12:53:44,546: DEBUG - The package has been created.
2023-11-26 12:53:44,546: DEBUG - Attention, the package has been created in the current directory,
2023-11-26 12:53:44,546: DEBUG - not in ".." as indicated by the message above!
2023-11-26 12:53:44,553: DEBUG - + tee ./dpkg_log
2023-11-26 12:53:44,554: DEBUG - + LC_ALL=C
2023-11-26 12:53:44,555: DEBUG - + dpkg --force-depends --install ./jellyfin-ynh-deps_10.8.11~ynh2_all.deb
2023-11-26 12:53:45,217: DEBUG - (Reading database ... 117277 files and directories currently installed.)
2023-11-26 12:53:45,239: DEBUG - Preparing to unpack .../jellyfin-ynh-deps_10.8.11~ynh2_all.deb ...
2023-11-26 12:53:45,262: DEBUG - Unpacking jellyfin-ynh-deps (10.8.11~ynh2) over (10.8.11~ynh2) ...
2023-11-26 12:53:45,330: DEBUG - Setting up jellyfin-ynh-deps (10.8.11~ynh2) ...
2023-11-26 12:53:45,497: DEBUG - + ynh_package_install --fix-broken
2023-11-26 12:53:45,497: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2023-11-26 12:53:45,497: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:53:45,842: DEBUG - + return 0
2023-11-26 12:53:45,843: DEBUG - + LC_ALL=C
2023-11-26 12:53:45,843: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-11-26 12:53:45,843: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2023-11-26 12:53:46,388: DEBUG - Reading package lists...
2023-11-26 12:53:46,736: DEBUG - Building dependency tree...
2023-11-26 12:53:46,742: DEBUG - Reading state information...
2023-11-26 12:53:47,088: DEBUG - Correcting dependencies... Done
2023-11-26 12:53:47,559: DEBUG - The following additional packages will be installed:
2023-11-26 12:53:47,562: DEBUG - jellyfin-server jellyfin-web
2023-11-26 12:53:47,603: DEBUG - The following packages will be upgraded:
2023-11-26 12:53:47,606: DEBUG - jellyfin-server jellyfin-web
2023-11-26 12:53:56,628: DEBUG - apt-listchanges: Reading changelogs...
2023-11-26 12:53:57,162: DEBUG - 2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2023-11-26 12:53:57,162: DEBUG - Need to get 0 B/81.0 MB of archives.
2023-11-26 12:53:57,162: DEBUG - After this operation, 13.3 kB of additional disk space will be used.
2023-11-26 12:53:57,297: DEBUG - (Reading database ... 117277 files and directories currently installed.)
2023-11-26 12:53:57,317: DEBUG - Preparing to unpack .../jellyfin-server_10.8.12-1_amd64.deb ...
2023-11-26 12:53:57,337: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2023-11-26 12:53:57,338: DEBUG - Stopping Jellyfin!
2023-11-26 12:53:57,372: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2023-11-26 12:53:57,858: DEBUG - Unpacking jellyfin-server (10.8.12-1) over (10.8.11-1) ...
2023-11-26 12:54:03,217: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2023-11-26 12:54:03,766: DEBUG - Preparing to unpack .../jellyfin-web_10.8.12-1_all.deb ...
2023-11-26 12:54:03,897: DEBUG - Unpacking jellyfin-web (10.8.12-1) over (10.8.11-1) ...
2023-11-26 12:54:09,344: DEBUG - Setting up jellyfin-web (10.8.12-1) ...
2023-11-26 12:54:09,375: DEBUG - Setting up jellyfin-server (10.8.12-1) ...
2023-11-26 12:54:09,383: DEBUG - Installing new version of config file /etc/default/jellyfin ...
2023-11-26 12:54:09,443: DEBUG - /bin/bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
2023-11-26 12:54:12,343: DEBUG - Processing triggers for libc-bin (2.31-13+deb11u7) ...
2023-11-26 12:54:13,182: DEBUG - Updating coolwsd systemplate
2023-11-26 12:54:14,757: DEBUG - + [[ -n /tmp/tmp.1Yd2SZYZi9 ]]
2023-11-26 12:54:14,757: DEBUG - + rm --recursive --force /tmp/tmp.1Yd2SZYZi9
2023-11-26 12:54:14,763: DEBUG - + ynh_package_is_installed jellyfin-ynh-deps
2023-11-26 12:54:14,802: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:54:15,176: DEBUG - + return 0
2023-11-26 12:54:15,181: DEBUG - + grep --count 'ok installed'
2023-11-26 12:54:15,184: DEBUG - + dpkg-query --show '--showformat=${Status}' jellyfin-ynh-deps
2023-11-26 12:54:15,236: DEBUG - + rm /tmp/jellyfin-ynh-deps.control
2023-11-26 12:54:15,245: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-11-26 12:54:15,287: DEBUG - ++ ynh_wait_dpkg_free
2023-11-26 12:54:15,622: DEBUG - ++ return 0
2023-11-26 12:54:15,625: DEBUG - ++ grep --count 'ok installed'
2023-11-26 12:54:15,628: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-11-26 12:54:15,679: DEBUG - ++ echo yes
2023-11-26 12:54:15,680: DEBUG - + local psql_installed2=yes
2023-11-26 12:54:15,680: DEBUG - + [[ yes != \y\e\s ]]
2023-11-26 12:54:15,997: DEBUG - + install_jellyfin_packages
2023-11-26 12:54:15,998: DEBUG - + for pkg in web server
2023-11-26 12:54:15,998: INFO - [######..............] > Installing packages...
2023-11-26 12:54:16,009: DEBUG - ++ cut -d= -f2-
2023-11-26 12:54:16,011: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:16,015: DEBUG - + src_url=https://repo.jellyfin.org/releases/server/debian/versions/stable/web/10.8.11/jellyfin-web_10.8.11-1_all.deb
2023-11-26 12:54:16,015: DEBUG - + curl --output /dev/null --silent --head --fail https://repo.jellyfin.org/releases/server/debian/versions/stable/web/10.8.11/jellyfin-web_10.8.11-1_all.deb
2023-11-26 12:54:16,435: DEBUG - + for pkg in web server
2023-11-26 12:54:16,445: DEBUG - ++ cut -d= -f2-
2023-11-26 12:54:16,446: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:16,451: DEBUG - + src_url=https://repo.jellyfin.org/releases/server/debian/versions/stable/server/10.8.11/jellyfin-server_10.8.11-1_amd64.deb
2023-11-26 12:54:16,451: DEBUG - + curl --output /dev/null --silent --head --fail https://repo.jellyfin.org/releases/server/debian/versions/stable/server/10.8.11/jellyfin-server_10.8.11-1_amd64.deb
2023-11-26 12:54:16,867: DEBUG - ++ mktemp -d
2023-11-26 12:54:16,873: DEBUG - + tempdir=/tmp/tmp.f2w426bERK
2023-11-26 12:54:16,874: DEBUG - + ynh_setup_source --dest_dir=/tmp/tmp.f2w426bERK --source_id=ffmpeg.bullseye.amd64
2023-11-26 12:54:17,206: DEBUG - + keep=
2023-11-26 12:54:17,206: DEBUG - + full_replace=0
2023-11-26 12:54:17,206: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.toml
2023-11-26 12:54:17,206: DEBUG - + source_id=ffmpeg.bullseye.amd64
2023-11-26 12:54:17,207: DEBUG - + local src_file_path=/var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,217: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,218: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,226: DEBUG - + local src_url=https://repo.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.1.2-6/jellyfin-ffmpeg5_5.1.2-6-bullseye_amd64.deb
2023-11-26 12:54:17,230: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,232: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,242: DEBUG - + local src_sum=3dbb0fa5d32abe7fe5b9706f230180300a180707cdebda88b013462333dcdfcc
2023-11-26 12:54:17,261: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,263: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,266: DEBUG - + local src_sumprg=sha256sum
2023-11-26 12:54:17,276: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,277: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,290: DEBUG - + local src_format=deb
2023-11-26 12:54:17,299: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,300: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,310: DEBUG - + local src_in_subdir=false
2023-11-26 12:54:17,317: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,323: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,325: DEBUG - + local src_rename=jellyfin-ffmpeg5.deb
2023-11-26 12:54:17,332: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,333: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,342: DEBUG - + local src_extract=false
2023-11-26 12:54:17,359: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:17,363: DEBUG - ++ grep SOURCE_PLATFORM= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/ffmpeg.bullseye.amd64.src
2023-11-26 12:54:17,369: DEBUG - + local src_platform=
2023-11-26 12:54:17,370: DEBUG - + src_sumprg=sha256sum
2023-11-26 12:54:17,370: DEBUG - + src_in_subdir=false
2023-11-26 12:54:17,370: DEBUG - + src_format=deb
2023-11-26 12:54:17,374: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2023-11-26 12:54:17,375: DEBUG - ++ echo deb
2023-11-26 12:54:17,387: DEBUG - + src_format=deb
2023-11-26 12:54:17,388: DEBUG - + src_extract=false
2023-11-26 12:54:17,388: DEBUG - + [[ false != \t\r\u\e ]]
2023-11-26 12:54:17,388: DEBUG - + [[ false != \f\a\l\s\e ]]
2023-11-26 12:54:17,388: DEBUG - + local local_src=/opt/yunohost-apps-src/jellyfin/ffmpeg.bullseye.amd64
2023-11-26 12:54:17,393: DEBUG - ++ dirname /var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64
2023-11-26 12:54:17,402: DEBUG - + mkdir -p /var/cache/yunohost/download/jellyfin
2023-11-26 12:54:17,407: DEBUG - + src_filename=/var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64
2023-11-26 12:54:17,407: DEBUG - + '[' deb = docker ']'
2023-11-26 12:54:17,408: DEBUG - + test -e /opt/yunohost-apps-src/jellyfin/ffmpeg.bullseye.amd64
2023-11-26 12:54:17,408: DEBUG - + '[' -n https://repo.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.1.2-6/jellyfin-ffmpeg5_5.1.2-6-bullseye_amd64.deb ']'
2023-11-26 12:54:17,408: DEBUG - + '[' -e /var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64 ']'
2023-11-26 12:54:17,408: DEBUG - + '[' '!' -e /var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64 ']'
2023-11-26 12:54:17,417: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64 https://repo.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.1.2-6/jellyfin-ffmpeg5_5.1.2-6-bullseye_amd64.deb
2023-11-26 12:54:19,910: DEBUG - + out='2023-11-26 12:54:19 URL:https://lon1.mirror.jellyfin.org/releases/server/debian/versions/jellyfin-ffmpeg/5.1.2-6/jellyfin-ffmpeg5_5.1.2-6-bullseye_amd64.deb [44689440/44689440] -> "/var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64" [1]'
2023-11-26 12:54:19,913: DEBUG - + sha256sum --check --status
2023-11-26 12:54:20,782: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2023-11-26 12:54:20,784: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:20,784: DEBUG - + mkdir --parents /tmp/tmp.f2w426bERK
2023-11-26 12:54:20,791: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:20,791: DEBUG - + '[' -n /var/lib/jellyfin ']'
2023-11-26 12:54:20,791: DEBUG - + '[' /tmp/tmp.f2w426bERK == /var/lib/jellyfin ']'
2023-11-26 12:54:20,791: DEBUG - + [[ false == \f\a\l\s\e ]]
2023-11-26 12:54:20,791: DEBUG - + [[ -z jellyfin-ffmpeg5.deb ]]
2023-11-26 12:54:20,791: DEBUG - + mv /var/cache/yunohost/download/jellyfin/ffmpeg.bullseye.amd64 /tmp/tmp.f2w426bERK/jellyfin-ffmpeg5.deb
2023-11-26 12:54:20,799: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/sources/patches/ ']'
2023-11-26 12:54:20,799: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/sources/extra_files/ffmpeg.bullseye.amd64
2023-11-26 12:54:20,800: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:20,800: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2023-11-26 12:54:20,809: DEBUG - + ynh_setup_source --dest_dir=/tmp/tmp.f2w426bERK --source_id=server.bullseye.amd64
2023-11-26 12:54:20,987: DEBUG - + keep=
2023-11-26 12:54:20,987: DEBUG - + full_replace=0
2023-11-26 12:54:20,988: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.toml
2023-11-26 12:54:20,988: DEBUG - + source_id=server.bullseye.amd64
2023-11-26 12:54:20,988: DEBUG - + local src_file_path=/var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:20,991: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:20,994: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:20,997: DEBUG - + local src_url=https://repo.jellyfin.org/releases/server/debian/versions/stable/server/10.8.11/jellyfin-server_10.8.11-1_amd64.deb
2023-11-26 12:54:21,005: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,009: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,012: DEBUG - + local src_sum=8d512bf3d457c8cd92ade0cd32ce99d70f5549677779404ae89413ec77248e87
2023-11-26 12:54:21,017: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,019: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,027: DEBUG - + local src_sumprg=sha256sum
2023-11-26 12:54:21,034: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,036: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,039: DEBUG - + local src_format=deb
2023-11-26 12:54:21,043: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,045: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,052: DEBUG - + local src_in_subdir=false
2023-11-26 12:54:21,054: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,056: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,060: DEBUG - + local src_rename=jellyfin-server.deb
2023-11-26 12:54:21,069: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,071: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,075: DEBUG - + local src_extract=false
2023-11-26 12:54:21,085: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:21,087: DEBUG - ++ grep SOURCE_PLATFORM= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/server.bullseye.amd64.src
2023-11-26 12:54:21,090: DEBUG - + local src_platform=
2023-11-26 12:54:21,090: DEBUG - + src_sumprg=sha256sum
2023-11-26 12:54:21,090: DEBUG - + src_in_subdir=false
2023-11-26 12:54:21,090: DEBUG - + src_format=deb
2023-11-26 12:54:21,097: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2023-11-26 12:54:21,099: DEBUG - ++ echo deb
2023-11-26 12:54:21,101: DEBUG - + src_format=deb
2023-11-26 12:54:21,101: DEBUG - + src_extract=false
2023-11-26 12:54:21,101: DEBUG - + [[ false != \t\r\u\e ]]
2023-11-26 12:54:21,101: DEBUG - + [[ false != \f\a\l\s\e ]]
2023-11-26 12:54:21,101: DEBUG - + local local_src=/opt/yunohost-apps-src/jellyfin/server.bullseye.amd64
2023-11-26 12:54:21,105: DEBUG - ++ dirname /var/cache/yunohost/download/jellyfin/server.bullseye.amd64
2023-11-26 12:54:21,107: DEBUG - + mkdir -p /var/cache/yunohost/download/jellyfin
2023-11-26 12:54:21,115: DEBUG - + src_filename=/var/cache/yunohost/download/jellyfin/server.bullseye.amd64
2023-11-26 12:54:21,115: DEBUG - + '[' deb = docker ']'
2023-11-26 12:54:21,115: DEBUG - + test -e /opt/yunohost-apps-src/jellyfin/server.bullseye.amd64
2023-11-26 12:54:21,116: DEBUG - + '[' -n https://repo.jellyfin.org/releases/server/debian/versions/stable/server/10.8.11/jellyfin-server_10.8.11-1_amd64.deb ']'
2023-11-26 12:54:21,116: DEBUG - + '[' -e /var/cache/yunohost/download/jellyfin/server.bullseye.amd64 ']'
2023-11-26 12:54:21,116: DEBUG - + '[' '!' -e /var/cache/yunohost/download/jellyfin/server.bullseye.amd64 ']'
2023-11-26 12:54:21,122: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/jellyfin/server.bullseye.amd64 https://repo.jellyfin.org/releases/server/debian/versions/stable/server/10.8.11/jellyfin-server_10.8.11-1_amd64.deb
2023-11-26 12:54:23,683: DEBUG - + out='2023-11-26 12:54:23 URL:https://lon1.mirror.jellyfin.org/releases/server/debian/versions/stable/server/10.8.11/jellyfin-server_10.8.11-1_amd64.deb [38681708/38681708] -> "/var/cache/yunohost/download/jellyfin/server.bullseye.amd64" [1]'
2023-11-26 12:54:23,685: DEBUG - + sha256sum --check --status
2023-11-26 12:54:24,255: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2023-11-26 12:54:24,257: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:24,257: DEBUG - + mkdir --parents /tmp/tmp.f2w426bERK
2023-11-26 12:54:24,259: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:24,260: DEBUG - + '[' -n /var/lib/jellyfin ']'
2023-11-26 12:54:24,260: DEBUG - + '[' /tmp/tmp.f2w426bERK == /var/lib/jellyfin ']'
2023-11-26 12:54:24,260: DEBUG - + [[ false == \f\a\l\s\e ]]
2023-11-26 12:54:24,260: DEBUG - + [[ -z jellyfin-server.deb ]]
2023-11-26 12:54:24,260: DEBUG - + mv /var/cache/yunohost/download/jellyfin/server.bullseye.amd64 /tmp/tmp.f2w426bERK/jellyfin-server.deb
2023-11-26 12:54:24,263: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/sources/patches/ ']'
2023-11-26 12:54:24,263: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/sources/extra_files/server.bullseye.amd64
2023-11-26 12:54:24,263: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:24,263: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2023-11-26 12:54:24,266: DEBUG - + ynh_setup_source --dest_dir=/tmp/tmp.f2w426bERK --source_id=web.bullseye.amd64
2023-11-26 12:54:24,349: DEBUG - + keep=
2023-11-26 12:54:24,350: DEBUG - + full_replace=0
2023-11-26 12:54:24,350: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.toml
2023-11-26 12:54:24,350: DEBUG - + source_id=web.bullseye.amd64
2023-11-26 12:54:24,350: DEBUG - + local src_file_path=/var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,351: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,353: DEBUG - ++ grep SOURCE_URL= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,356: DEBUG - + local src_url=https://repo.jellyfin.org/releases/server/debian/versions/stable/web/10.8.11/jellyfin-web_10.8.11-1_all.deb
2023-11-26 12:54:24,358: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,360: DEBUG - ++ grep SOURCE_SUM= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,363: DEBUG - + local src_sum=9875062909d8a4e7081a50c5aac2fb6378edfeebccb0830a6eadd7e0d04b7f6d
2023-11-26 12:54:24,364: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,366: DEBUG - ++ grep SOURCE_SUM_PRG= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,369: DEBUG - + local src_sumprg=sha256sum
2023-11-26 12:54:24,371: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,373: DEBUG - ++ grep SOURCE_FORMAT= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,376: DEBUG - + local src_format=deb
2023-11-26 12:54:24,377: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,379: DEBUG - ++ grep SOURCE_IN_SUBDIR= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,382: DEBUG - + local src_in_subdir=false
2023-11-26 12:54:24,384: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,385: DEBUG - ++ grep SOURCE_FILENAME= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,389: DEBUG - + local src_rename=jellyfin-web.deb
2023-11-26 12:54:24,394: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,396: DEBUG - ++ grep SOURCE_EXTRACT= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,399: DEBUG - + local src_extract=false
2023-11-26 12:54:24,401: DEBUG - ++ cut --delimiter== --fields=2-
2023-11-26 12:54:24,402: DEBUG - ++ grep SOURCE_PLATFORM= /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/conf/web.bullseye.amd64.src
2023-11-26 12:54:24,406: DEBUG - + local src_platform=
2023-11-26 12:54:24,406: DEBUG - + src_sumprg=sha256sum
2023-11-26 12:54:24,406: DEBUG - + src_in_subdir=false
2023-11-26 12:54:24,407: DEBUG - + src_format=deb
2023-11-26 12:54:24,408: DEBUG - ++ tr '[:upper:]' '[:lower:]'
2023-11-26 12:54:24,409: DEBUG - ++ echo deb
2023-11-26 12:54:24,411: DEBUG - + src_format=deb
2023-11-26 12:54:24,411: DEBUG - + src_extract=false
2023-11-26 12:54:24,412: DEBUG - + [[ false != \t\r\u\e ]]
2023-11-26 12:54:24,412: DEBUG - + [[ false != \f\a\l\s\e ]]
2023-11-26 12:54:24,412: DEBUG - + local local_src=/opt/yunohost-apps-src/jellyfin/web.bullseye.amd64
2023-11-26 12:54:24,412: DEBUG - ++ dirname /var/cache/yunohost/download/jellyfin/web.bullseye.amd64
2023-11-26 12:54:24,415: DEBUG - + mkdir -p /var/cache/yunohost/download/jellyfin
2023-11-26 12:54:24,417: DEBUG - + src_filename=/var/cache/yunohost/download/jellyfin/web.bullseye.amd64
2023-11-26 12:54:24,417: DEBUG - + '[' deb = docker ']'
2023-11-26 12:54:24,417: DEBUG - + test -e /opt/yunohost-apps-src/jellyfin/web.bullseye.amd64
2023-11-26 12:54:24,417: DEBUG - + '[' -n https://repo.jellyfin.org/releases/server/debian/versions/stable/web/10.8.11/jellyfin-web_10.8.11-1_all.deb ']'
2023-11-26 12:54:24,417: DEBUG - + '[' -e /var/cache/yunohost/download/jellyfin/web.bullseye.amd64 ']'
2023-11-26 12:54:24,418: DEBUG - + '[' '!' -e /var/cache/yunohost/download/jellyfin/web.bullseye.amd64 ']'
2023-11-26 12:54:24,418: DEBUG - ++ wget --tries 3 --no-dns-cache --timeout 900 --no-verbose --output-document=/var/cache/yunohost/download/jellyfin/web.bullseye.amd64 https://repo.jellyfin.org/releases/server/debian/versions/stable/web/10.8.11/jellyfin-web_10.8.11-1_all.deb
2023-11-26 12:54:26,836: DEBUG - + out='2023-11-26 12:54:26 URL:https://lon1.mirror.jellyfin.org/releases/server/debian/versions/stable/web/10.8.11/jellyfin-web_10.8.11-1_all.deb [42276600/42276600] -> "/var/cache/yunohost/download/jellyfin/web.bullseye.amd64" [1]'
2023-11-26 12:54:26,836: DEBUG - + sha256sum --check --status
2023-11-26 12:54:27,198: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2023-11-26 12:54:27,200: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:27,200: DEBUG - + mkdir --parents /tmp/tmp.f2w426bERK
2023-11-26 12:54:27,202: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:27,203: DEBUG - + '[' -n /var/lib/jellyfin ']'
2023-11-26 12:54:27,203: DEBUG - + '[' /tmp/tmp.f2w426bERK == /var/lib/jellyfin ']'
2023-11-26 12:54:27,203: DEBUG - + [[ false == \f\a\l\s\e ]]
2023-11-26 12:54:27,203: DEBUG - + [[ -z jellyfin-web.deb ]]
2023-11-26 12:54:27,203: DEBUG - + mv /var/cache/yunohost/download/jellyfin/web.bullseye.amd64 /tmp/tmp.f2w426bERK/jellyfin-web.deb
2023-11-26 12:54:27,205: DEBUG - + '[' -d /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/sources/patches/ ']'
2023-11-26 12:54:27,206: DEBUG - + test -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/sources/extra_files/web.bullseye.amd64
2023-11-26 12:54:27,206: DEBUG - + '[' -n '' ']'
2023-11-26 12:54:27,206: DEBUG - + rm -rf /var/cache/yunohost/files_to_keep_during_setup_source/
2023-11-26 12:54:27,208: DEBUG - + ynh_exec_warn_less dpkg --force-confdef --force-confnew -i /tmp/tmp.f2w426bERK/jellyfin-web.deb
2023-11-26 12:54:27,208: DEBUG - + [[ 5 -eq 1 ]]
2023-11-26 12:54:27,208: DEBUG - + dpkg --force-confdef --force-confnew -i /tmp/tmp.f2w426bERK/jellyfin-web.deb
2023-11-26 12:54:27,285: DEBUG - dpkg: avertissement: dégradation (« downgrade ») de jellyfin-web depuis 10.8.12-1 vers 10.8.11-1
2023-11-26 12:54:27,365: DEBUG - (Lecture de la base de données... 117277 fichiers et répertoires déjà installés.)
2023-11-26 12:54:27,378: DEBUG - Préparation du dépaquetage de .../jellyfin-web.deb ...
2023-11-26 12:54:27,409: DEBUG - Dépaquetage de jellyfin-web (10.8.11-1) sur (10.8.12-1) ...
2023-11-26 12:54:31,838: DEBUG - Paramétrage de jellyfin-web (10.8.11-1) ...
2023-11-26 12:54:31,905: DEBUG - + ynh_exec_warn_less dpkg --force-confdef --force-confnew -i /tmp/tmp.f2w426bERK/jellyfin-ffmpeg5.deb
2023-11-26 12:54:31,905: DEBUG - + [[ 5 -eq 1 ]]
2023-11-26 12:54:31,905: DEBUG - + dpkg --force-confdef --force-confnew -i /tmp/tmp.f2w426bERK/jellyfin-ffmpeg5.deb
2023-11-26 12:54:31,961: DEBUG - Sélection du paquet jellyfin-ffmpeg5 précédemment désélectionné.
2023-11-26 12:54:32,035: DEBUG - (Lecture de la base de données... 117277 fichiers et répertoires déjà installés.)
2023-11-26 12:54:32,047: DEBUG - Préparation du dépaquetage de .../jellyfin-ffmpeg5.deb ...
2023-11-26 12:54:32,088: DEBUG - Dépaquetage de jellyfin-ffmpeg5 (5.1.2-6-bullseye) sur (5.1.2-6-bullseye) ...
2023-11-26 12:54:40,320: DEBUG - Paramétrage de jellyfin-ffmpeg5 (5.1.2-6-bullseye) ...
2023-11-26 12:54:40,354: DEBUG - Traitement des actions différées (« triggers ») pour libc-bin (2.31-13+deb11u7) ...
2023-11-26 12:54:40,447: DEBUG - + ynh_exec_warn_less dpkg --force-confdef --force-confnew -i /tmp/tmp.f2w426bERK/jellyfin-server.deb
2023-11-26 12:54:40,447: DEBUG - + [[ 5 -eq 1 ]]
2023-11-26 12:54:40,447: DEBUG - + dpkg --force-confdef --force-confnew -i /tmp/tmp.f2w426bERK/jellyfin-server.deb
2023-11-26 12:54:40,511: DEBUG - dpkg: avertissement: dégradation (« downgrade ») de jellyfin-server depuis 10.8.12-1 vers 10.8.11-1
2023-11-26 12:54:40,591: DEBUG - (Lecture de la base de données... 117277 fichiers et répertoires déjà installés.)
2023-11-26 12:54:40,604: DEBUG - Préparation du dépaquetage de .../jellyfin-server.deb ...
2023-11-26 12:54:40,625: DEBUG - Stopping Jellyfin!
2023-11-26 12:54:41,145: DEBUG - Dépaquetage de jellyfin-server (10.8.11-1) sur (10.8.12-1) ...
2023-11-26 12:54:47,466: DEBUG - Paramétrage de jellyfin-server (10.8.11-1) ...
2023-11-26 12:54:47,489: DEBUG - Installation de la nouvelle version du fichier de configuration /etc/default/jellyfin ...
2023-11-26 12:54:48,895: DEBUG - Traitement des actions différées (« triggers ») pour libc-bin (2.31-13+deb11u7) ...
2023-11-26 12:54:49,057: DEBUG - + ynh_secure_remove --file=/tmp/tmp.f2w426bERK
2023-11-26 12:54:49,251: DEBUG - + ynh_install_app_dependencies jellyfin-web=10.8.11-1 jellyfin-ffmpeg5=5.1.2-6-bullseye jellyfin-server=10.8.11-1
2023-11-26 12:54:49,252: DEBUG - + local 'dependencies=jellyfin-web=10.8.11-1 jellyfin-ffmpeg5=5.1.2-6-bullseye jellyfin-server=10.8.11-1'
2023-11-26 12:54:49,262: DEBUG - ++ echo 'jellyfin-web=10.8.11-1 jellyfin-ffmpeg5=5.1.2-6-bullseye jellyfin-server=10.8.11-1'
2023-11-26 12:54:49,264: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2023-11-26 12:54:49,275: DEBUG - + dependencies='jellyfin-web=10.8.11-1, jellyfin-ffmpeg5=5.1.2-6-bullseye, jellyfin-server=10.8.11-1'
2023-11-26 12:54:49,275: DEBUG - + local 'dependencies=jellyfin-web=10.8.11-1, jellyfin-ffmpeg5=5.1.2-6-bullseye, jellyfin-server=10.8.11-1'
2023-11-26 12:54:49,281: DEBUG - ++ ynh_read_manifest --manifest_key=version
2023-11-26 12:54:49,394: DEBUG - ++ '[' '!' -e '' ']'
2023-11-26 12:54:49,394: DEBUG - ++ '[' -e /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json ']'
2023-11-26 12:54:49,394: DEBUG - ++ manifest=/var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json
2023-11-26 12:54:49,397: DEBUG - ++ grep -q '\.json$'
2023-11-26 12:54:49,398: DEBUG - ++ echo /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json
2023-11-26 12:54:49,410: DEBUG - ++ jq .version /var/cache/yunohost/app_tmp_work_dirs/app_n_wrvip6/manifest.json --raw-output
2023-11-26 12:54:49,610: DEBUG - + local version=10.8.11~ynh2
2023-11-26 12:54:49,611: DEBUG - + '[' -z 10.8.11~ynh2 ']'
2023-11-26 12:54:49,611: DEBUG - + '[' 10.8.11~ynh2 == null ']'
2023-11-26 12:54:49,611: DEBUG - + local dep_app=jellyfin
2023-11-26 12:54:49,611: DEBUG - + [[ jellyfin-web=10.8.11-1, jellyfin-ffmpeg5=5.1.2-6-bullseye, jellyfin-server=10.8.11-1 =~ [<=>] ]]
2023-11-26 12:54:49,621: DEBUG - ++ sed 's/\([^(\<=\>]\)\([\<=\>]\+\)\([^,]\+\)/\1 (\2 \3)/g'
2023-11-26 12:54:49,622: DEBUG - ++ echo 'jellyfin-web=10.8.11-1, jellyfin-ffmpeg5=5.1.2-6-bullseye, jellyfin-server=10.8.11-1'
2023-11-26 12:54:49,626: DEBUG - + dependencies='jellyfin-web (= 10.8.11-1), jellyfin-ffmpeg5 (= 5.1.2-6-bullseye), jellyfin-server (= 10.8.11-1)'
2023-11-26 12:54:49,637: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>|)'
2023-11-26 12:54:49,638: DEBUG - ++ sort -u
2023-11-26 12:54:49,638: DEBUG - ++ echo jellyfin-web '(=' '10.8.11-1),' jellyfin-ffmpeg5 '(=' '5.1.2-6-bullseye),' jellyfin-server '(=' '10.8.11-1)'
2023-11-26 12:54:49,648: DEBUG - + local specific_php_version=
2023-11-26 12:54:49,649: DEBUG - + grep --quiet php
2023-11-26 12:54:49,670: DEBUG - ++ ynh_package_is_installed postgresql-13
2023-11-26 12:54:49,734: DEBUG - ++ ynh_wait_dpkg_free
2023-11-26 12:54:50,256: DEBUG - ++ return 0
2023-11-26 12:54:50,261: DEBUG - ++ grep --count 'ok installed'
2023-11-26 12:54:50,262: DEBUG - ++ dpkg-query --show '--showformat=${Status}' postgresql-13
2023-11-26 12:54:50,344: DEBUG - ++ echo yes
2023-11-26 12:54:50,344: DEBUG - + local psql_installed=yes
2023-11-26 12:54:50,344: DEBUG - + [[ false == \t\r\u\e ]]
2023-11-26 12:54:50,345: DEBUG - + local current_dependencies=
2023-11-26 12:54:50,345: DEBUG - + ynh_package_is_installed --package=jellyfin-ynh-deps
2023-11-26 12:54:50,406: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:54:51,072: DEBUG - + return 0
2023-11-26 12:54:51,081: DEBUG - + grep --count 'ok installed'
2023-11-26 12:54:51,081: DEBUG - + dpkg-query --show '--showformat=${Status}' jellyfin-ynh-deps
2023-11-26 12:54:51,175: DEBUG - ++ dpkg-query --show '--showformat=${Depends}' jellyfin-ynh-deps
2023-11-26 12:54:51,270: DEBUG - + current_dependencies='libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libssl1.1 '
2023-11-26 12:54:51,271: DEBUG - + current_dependencies='libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libssl1.1 '
2023-11-26 12:54:51,271: DEBUG - + dependencies='libass9, libbluray2, libc6, libdrm2, libfontconfig1, libfreetype6, libfribidi0, libgcc1, libgmp10, libgnutls30, libllvm13, libmp3lame0, libopus0, libstdc++6, libtheora0, libvdpau1, libvorbis0a, libvorbisenc2, libwebp6, libwebpmux3, libx11-6, libxcb-randr0, libzvbi0, zlib1g, libvpx6, libx264-160, libx265-192, libdrm-intel1, libopencl1, at, libsqlite3-0, libssl1.1 , jellyfin-web (= 10.8.11-1), jellyfin-ffmpeg5 (= 5.1.2-6-bullseye), jellyfin-server (= 10.8.11-1)'
2023-11-26 12:54:51,271: DEBUG - + cat
2023-11-26 12:54:51,283: DEBUG - + ynh_package_install_from_equivs /tmp/jellyfin-ynh-deps.control
2023-11-26 12:54:51,283: DEBUG - + local controlfile=/tmp/jellyfin-ynh-deps.control
2023-11-26 12:54:51,300: DEBUG - ++ grep '^Package: ' /tmp/jellyfin-ynh-deps.control
2023-11-26 12:54:51,300: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-11-26 12:54:51,310: DEBUG - + local pkgname=jellyfin-ynh-deps
2023-11-26 12:54:51,329: DEBUG - ++ cut '--delimiter= ' --fields=2
2023-11-26 12:54:51,330: DEBUG - ++ grep '^Version: ' /tmp/jellyfin-ynh-deps.control
2023-11-26 12:54:51,334: DEBUG - + local pkgversion=10.8.11~ynh2
2023-11-26 12:54:51,334: DEBUG - + [[ -z jellyfin-ynh-deps ]]
2023-11-26 12:54:51,334: DEBUG - + [[ -z 10.8.11~ynh2 ]]
2023-11-26 12:54:51,334: DEBUG - + ynh_package_update
2023-11-26 12:54:51,335: DEBUG - + ynh_apt update
2023-11-26 12:54:51,335: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:54:52,169: DEBUG - + return 0
2023-11-26 12:54:52,170: DEBUG - + LC_ALL=C
2023-11-26 12:54:52,170: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-11-26 12:54:52,170: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2023-11-26 12:54:52,758: DEBUG - Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
2023-11-26 12:54:52,758: DEBUG - Hit:2 http://ftp.debian.org/debian bullseye InRelease
2023-11-26 12:54:52,759: DEBUG - Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
2023-11-26 12:54:52,759: DEBUG - Hit:4 http://forge.yunohost.org/debian bullseye InRelease
2023-11-26 12:54:52,854: DEBUG - Hit:5 https://packages.sury.org/php bullseye InRelease
2023-11-26 12:54:53,160: DEBUG - Hit:6 https://repo.jellyfin.org/debian bullseye InRelease
2023-11-26 12:54:57,852: DEBUG - Reading package lists...
2023-11-26 12:54:57,906: DEBUG - ++ mktemp --directory
2023-11-26 12:54:57,910: DEBUG - + local TMPDIR=/tmp/tmp.aqWPBl11Lc
2023-11-26 12:54:57,910: DEBUG - + rm -f /usr/share/equivs/template/debian/compat
2023-11-26 12:54:57,915: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:54:58,250: DEBUG - + return 0
2023-11-26 12:54:58,250: DEBUG - + cp /tmp/jellyfin-ynh-deps.control /tmp/tmp.aqWPBl11Lc/control
2023-11-26 12:54:58,264: DEBUG - + cd /tmp/tmp.aqWPBl11Lc
2023-11-26 12:54:58,264: DEBUG - + LC_ALL=C
2023-11-26 12:54:58,264: DEBUG - + equivs-build ./control
2023-11-26 12:54:58,766: DEBUG - dpkg-buildpackage: info: source package jellyfin-ynh-deps
2023-11-26 12:54:58,766: DEBUG - dpkg-buildpackage: info: source version 10.8.11~ynh2
2023-11-26 12:54:58,766: DEBUG - dpkg-buildpackage: info: source distribution unstable
2023-11-26 12:54:58,766: DEBUG - dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@maindomain.tld>
2023-11-26 12:54:58,869: DEBUG - dpkg-source --before-build .
2023-11-26 12:54:58,869: DEBUG - dpkg-buildpackage: info: host architecture amd64
2023-11-26 12:54:59,258: DEBUG - debian/rules clean
2023-11-26 12:54:59,263: DEBUG - dh clean
2023-11-26 12:54:59,540: DEBUG - dh_clean
2023-11-26 12:54:59,669: DEBUG - debian/rules binary
2023-11-26 12:54:59,675: DEBUG - dh binary
2023-11-26 12:54:59,921: DEBUG - dh_update_autotools_config
2023-11-26 12:55:00,032: DEBUG - dh_autoreconf
2023-11-26 12:55:00,178: DEBUG - create-stamp debian/debhelper-build-stamp
2023-11-26 12:55:00,179: DEBUG - dh_prep
2023-11-26 12:55:00,285: DEBUG - dh_install
2023-11-26 12:55:00,415: DEBUG - dh_installdocs
2023-11-26 12:55:00,553: DEBUG - dh_installchangelogs
2023-11-26 12:55:00,836: DEBUG - dh_perl
2023-11-26 12:55:00,897: DEBUG - dh_link
2023-11-26 12:55:00,952: DEBUG - dh_strip_nondeterminism
2023-11-26 12:55:01,048: DEBUG - dh_compress
2023-11-26 12:55:01,120: DEBUG - dh_fixperms
2023-11-26 12:55:01,184: DEBUG - dh_missing
2023-11-26 12:55:01,228: DEBUG - dh_installdeb
2023-11-26 12:55:01,290: DEBUG - dh_gencontrol
2023-11-26 12:55:01,524: DEBUG - dh_md5sums
2023-11-26 12:55:01,641: DEBUG - dh_builddeb
2023-11-26 12:55:01,739: DEBUG - dpkg-deb: building package 'jellyfin-ynh-deps' in '../jellyfin-ynh-deps_10.8.11~ynh2_all.deb'.
2023-11-26 12:55:01,799: DEBUG - dpkg-genbuildinfo --build=binary
2023-11-26 12:55:03,547: DEBUG - dpkg-genchanges --build=binary >../jellyfin-ynh-deps_10.8.11~ynh2_amd64.changes
2023-11-26 12:55:03,772: DEBUG - dpkg-genchanges: info: binary-only upload (no source code included)
2023-11-26 12:55:03,778: DEBUG - dpkg-source --after-build .
2023-11-26 12:55:03,971: DEBUG - dpkg-buildpackage: info: binary-only upload (no source included)
2023-11-26 12:55:03,971: DEBUG -
2023-11-26 12:55:03,971: DEBUG - The package has been created.
2023-11-26 12:55:03,971: DEBUG - Attention, the package has been created in the current directory,
2023-11-26 12:55:03,971: DEBUG - not in ".." as indicated by the message above!
2023-11-26 12:55:03,974: DEBUG - + tee ./dpkg_log
2023-11-26 12:55:03,975: DEBUG - + LC_ALL=C
2023-11-26 12:55:03,976: DEBUG - + dpkg --force-depends --install ./jellyfin-ynh-deps_10.8.11~ynh2_all.deb
2023-11-26 12:55:04,117: DEBUG - (Reading database ... 117277 files and directories currently installed.)
2023-11-26 12:55:04,133: DEBUG - Preparing to unpack .../jellyfin-ynh-deps_10.8.11~ynh2_all.deb ...
2023-11-26 12:55:04,170: DEBUG - Unpacking jellyfin-ynh-deps (10.8.11~ynh2) over (10.8.11~ynh2) ...
2023-11-26 12:55:04,219: DEBUG - Setting up jellyfin-ynh-deps (10.8.11~ynh2) ...
2023-11-26 12:55:04,317: DEBUG - + ynh_package_install --fix-broken
2023-11-26 12:55:04,317: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2023-11-26 12:55:04,317: DEBUG - + ynh_wait_dpkg_free
2023-11-26 12:55:04,468: DEBUG - + return 0
2023-11-26 12:55:04,468: DEBUG - + LC_ALL=C
2023-11-26 12:55:04,468: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-11-26 12:55:04,468: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2023-11-26 12:55:05,008: DEBUG - Reading package lists...
2023-11-26 12:55:05,283: DEBUG - Building dependency tree...
2023-11-26 12:55:05,289: DEBUG - Reading state information...
2023-11-26 12:55:05,639: DEBUG - Correcting dependencies... Done
2023-11-26 12:55:06,115: DEBUG - The following additional packages will be installed:
2023-11-26 12:55:06,118: DEBUG - jellyfin-server jellyfin-web
2023-11-26 12:55:06,147: DEBUG - The following packages will be REMOVED:
2023-11-26 12:55:06,150: DEBUG - jellyfin-ynh-deps
2023-11-26 12:55:06,160: DEBUG - The following packages will be upgraded:
2023-11-26 12:55:06,163: DEBUG - jellyfin-server jellyfin-web
2023-11-26 12:55:06,188: DEBUG - 2 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
2023-11-26 12:55:06,188: WARNING - E: Packages need to be removed but remove is disabled.
2023-11-26 12:55:06,191: DEBUG - ++ tr '\n' ' '
2023-11-26 12:55:06,193: DEBUG - ++ grep -oP '(?<=-ynh-deps depends on ).*(?=; however)'
2023-11-26 12:55:06,195: DEBUG - ++ cat /tmp/tmp.aqWPBl11Lc/dpkg_log
2023-11-26 12:55:06,198: DEBUG - + local problematic_dependencies=
2023-11-26 12:55:06,198: DEBUG - + ynh_die '--message=Unable to install dependencies'
2023-11-26 12:55:06,225: DEBUG - + ynh_exit_properly
2023-11-26 12:55:06,225: DEBUG - + [[ install =~ ^install$|^upgrade$|^restore$ ]]
2023-11-26 12:55:06,225: WARNING - Unable to install dependencies
2023-11-26 12:55:06,733: DEBUG - + ynh_clean_setup
2023-11-26 12:55:06,734: DEBUG - + ynh_clean_check_starting
2023-11-26 12:55:06,734: DEBUG - + '[' -n '' ']'
2023-11-26 12:55:06,734: DEBUG - + '[' -n '' ']'
2023-11-26 12:55:07,736: ERROR - Impossible d'installer jellyfin : Une erreur est survenue dans le script d'installation de l'application