Erreur installation Jellyfin

Bonjour,

Je viens de réinstallé mon serveur avec une Debian 10 et la derniere version de Yunohost.
Depuis je n’arrive plus a installer Jellyfin.

J’ai le message suivant

Unable to install dependencies’
Unable to locate package (
Unable to locate package 10.7.0-1)
Couldn’t find any package by glob ‘10.7.0-1)’
Couldn’t find any package by regex ‘10.7.0-1)’
Unable to install dependencies

Pouvez vous m’aider ?

Voici les log

args:
app: jellyfin
args: null
force: false
label: null
no_remove_on_failure: false
ended_at: 2021-03-24 19:27:34.421839
env:
YNH_APP_ARG_ADMIN: joao
YNH_APP_ARG_DOMAIN: domain2.tld
YNH_APP_ARG_IS_PUBLIC: 1
YNH_APP_ARG_PATH: /
YNH_APP_ID: jellyfin
YNH_APP_INSTANCE_NAME: jellyfin
YNH_APP_INSTANCE_NUMBER: ‘1’
YNH_APP_MANIFEST_VERSION: 10.7.0~ynh2
error: An error occurred inside the app installation script
interface: cli
operation: app_install
parent: null
related_to:

    • app
    • jellyfin
      started_at: 2021-03-24 19:27:18.119587
      success: false
      yunohost_version: 4.1.7.4

============

2021-03-24 19:27:18,127: INFO - Installing jellyfin…
2021-03-24 19:27:18,277: DEBUG - Permission ‘jellyfin.main’ updated
2021-03-24 19:27:18,334: DEBUG - To view the log of the operation ‘Update url related to permission ‘jellyfin’’, use the command ‘yunohost log display 20210324-192718-permission_url-jellyfin’
2021-03-24 19:27:18,435: DEBUG - The permission database has been resynchronized
2021-03-24 19:27:18,495: DEBUG - SSOwat configuration regenerated
2021-03-24 19:27:18,547: DEBUG - Permission ‘jellyfin.main’ created
2021-03-24 19:27:18,548: DEBUG - To view the log of the operation ‘Create permission ‘jellyfin’’, use the command ‘yunohost log display 20210324-192718-permission_create-jellyfin’
2021-03-24 19:27:18,560: DEBUG - Executing command ‘sh -c YNH_APP_INSTANCE_NUMBER=1 YNH_CWD=/var/cache/yunohost/from_file/scripts YNH_APP_MANIFEST_VERSION=‘10.7.0~ynh2’ YNH_APP_ARG_IS_PUBLIC=1 YNH_STDINFO=/tmp/tmpIYOCZx/stdinfo YNH_APP_INSTANCE_NAME=jellyfin YNH_APP_ARG_ADMIN=joao YNH_INTERFACE=cli YNH_APP_ID=jellyfin YNH_APP_ARG_PATH=/ YNH_STDRETURN=/tmp/tmpp4SLCH/stdreturn YNH_APP_ARG_DOMAIN=domain2.tld BASH_XTRACEFD=7 /bin/bash -x “./install” domain2.tld / joao 1 jellyfin 7>&1’
2021-03-24 19:27:18,571: DEBUG - + source common.sh
2021-03-24 19:27:18,572: DEBUG - ++ pkg_version=10.7.0-1
2021-03-24 19:27:18,572: DEBUG - + source /usr/share/yunohost/helpers
2021-03-24 19:27:18,572: DEBUG - +++ set +o
2021-03-24 19:27:18,573: DEBUG - +++ grep xtrace
2021-03-24 19:27:18,573: DEBUG - ++ readonly ‘XTRACE_ENABLE=set -o xtrace’
2021-03-24 19:27:18,573: DEBUG - ++ XTRACE_ENABLE=‘set -o xtrace’
2021-03-24 19:27:18,673: DEBUG - + ynh_abort_if_errors
2021-03-24 19:27:18,674: DEBUG - + set -o errexit
2021-03-24 19:27:18,674: DEBUG - + set -o nounset
2021-03-24 19:27:18,674: DEBUG - + trap ynh_exit_properly EXIT
2021-03-24 19:27:18,675: DEBUG - + domain=domain2.tld
2021-03-24 19:27:18,675: DEBUG - + path_url=/
2021-03-24 19:27:18,675: DEBUG - + admin=joao
2021-03-24 19:27:18,675: DEBUG - + is_public=1
2021-03-24 19:27:18,676: DEBUG - + app=jellyfin
2021-03-24 19:27:18,677: DEBUG - + echo ‘[…] > Validating installation parameters…’
2021-03-24 19:27:18,677: DEBUG - + final_path=/var/lib/jellyfin
2021-03-24 19:27:18,678: DEBUG - + config_path=/etc/jellyfin
2021-03-24 19:27:18,678: DEBUG - + test ‘!’ -e /var/lib/jellyfin
2021-03-24 19:27:18,678: DEBUG - + test ‘!’ -e /etc/jellyfin
2021-03-24 19:27:18,678: DEBUG - + ynh_webpath_register --app=jellyfin --domain=domain2.tld --path_url=/
2021-03-24 19:27:18,780: DEBUG - + yunohost app register-url jellyfin domain2.tld /
2021-03-24 19:27:18,780: INFO - […] > Validating installation parameters…
2021-03-24 19:27:19,683: DEBUG - + echo ‘[++…] > Storing installation settings…’
2021-03-24 19:27:19,684: DEBUG - + ynh_app_setting_set --app=jellyfin --key=domain --value=domain2.tld
2021-03-24 19:27:19,785: DEBUG - + [[ domain =~ (unprotected|protected|skipped)
]]
2021-03-24 19:27:19,785: INFO - [++…] > Storing installation settings…
2021-03-24 19:27:19,786: DEBUG - + ynh_app_setting set jellyfin domain domain2.tld
2021-03-24 19:27:19,886: DEBUG - + ynh_app_setting_set --app=jellyfin --key=path --value=/
2021-03-24 19:27:19,888: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2021-03-24 19:27:19,888: DEBUG - + ynh_app_setting set jellyfin path /
2021-03-24 19:27:19,989: DEBUG - + ynh_app_setting_set --app=jellyfin --key=admin --value=joao
2021-03-24 19:27:20,090: DEBUG - + [[ admin =~ (unprotected|protected|skipped)_ ]]
2021-03-24 19:27:20,091: DEBUG - + ynh_app_setting set jellyfin admin joao
2021-03-24 19:27:20,192: DEBUG - + ynh_app_setting_set --app=jellyfin --key=final_path --value=/var/lib/jellyfin
2021-03-24 19:27:20,193: DEBUG - + [[ final_path =~ (unprotected|protected|skipped)_ ]]
2021-03-24 19:27:20,193: DEBUG - + ynh_app_setting set jellyfin final_path /var/lib/jellyfin
2021-03-24 19:27:20,294: DEBUG - + ynh_app_setting_set --app=jellyfin --key=config_path --value=/etc/jellyfin
2021-03-24 19:27:20,395: DEBUG - + [[ config_path =~ (unprotected|protected|skipped)_ ]]
2021-03-24 19:27:20,396: DEBUG - + ynh_app_setting set jellyfin config_path /etc/jellyfin
2021-03-24 19:27:20,497: DEBUG - + echo ‘[##+…] > Finding an available port…’
2021-03-24 19:27:20,497: DEBUG - ++ ynh_find_port --port=8095
2021-03-24 19:27:20,599: DEBUG - ++ test -n 8095
2021-03-24 19:27:20,599: INFO - [##+…] > Finding an available port…
2021-03-24 19:27:20,599: DEBUG - ++ ynh_port_available --port=8095
2021-03-24 19:27:20,600: DEBUG - ++ ss --numeric --listening --tcp --udp
2021-03-24 19:27:20,600: DEBUG - ++ awk ‘{print$5}’
2021-03-24 19:27:20,600: DEBUG - ++ grep --quiet --extended-regexp ‘:8095$’
2021-03-24 19:27:20,601: DEBUG - ++ return 0
2021-03-24 19:27:20,601: DEBUG - ++ echo 8095
2021-03-24 19:27:20,601: DEBUG - + port=8095
2021-03-24 19:27:20,601: DEBUG - + ynh_app_setting_set --app=jellyfin --key=port --value=8095
2021-03-24 19:27:20,602: DEBUG - + [[ port =~ (unprotected|protected|skipped)_ ]]
2021-03-24 19:27:20,602: DEBUG - + ynh_app_setting set jellyfin port 8095
2021-03-24 19:27:20,804: DEBUG - + echo ‘[###+…] > Installing dependencies…’
2021-03-24 19:27:20,804: DEBUG - ++ awk -F= ‘/^ID=/{ print $NF }’ /etc/os-release
2021-03-24 19:27:20,805: DEBUG - ++ awk -F= ‘/^VERSION_CODENAME=/{ print $NF }’ /etc/os-release
2021-03-24 19:27:20,805: DEBUG - + ynh_install_extra_app_dependencies ‘–repo=https://repo.jellyfin.org/debian buster main’ --key=https://repo.jellyfin.org/jellyfin_team.gpg.key --package=jellyfin=10.7.0-1
2021-03-24 19:27:20,906: DEBUG - + name=jellyfin
2021-03-24 19:27:20,906: INFO - [###+…] > Installing dependencies…
2021-03-24 19:27:20,907: DEBUG - + key=https://repo.jellyfin.org/jellyfin_team.gpg.key
2021-03-24 19:27:20,907: DEBUG - + ‘[’ -n https://repo.jellyfin.org/jellyfin_team.gpg.key ‘]’
2021-03-24 19:27:20,907: DEBUG - + key=–key=https://repo.jellyfin.org/jellyfin_team.gpg.key
2021-03-24 19:27:20,907: DEBUG - + ynh_install_extra_repo ‘–repo=https://repo.jellyfin.org/debian buster main’ --key=https://repo.jellyfin.org/jellyfin_team.gpg.key --priority=995 --name=jellyfin
2021-03-24 19:27:21,009: DEBUG - + name=jellyfin
2021-03-24 19:27:21,009: DEBUG - + append=0
2021-03-24 19:27:21,009: DEBUG - + key=https://repo.jellyfin.org/jellyfin_team.gpg.key
2021-03-24 19:27:21,009: DEBUG - + priority=995
2021-03-24 19:27:21,010: DEBUG - + ‘[’ 0 -eq 1 ‘]’
2021-03-24 19:27:21,010: DEBUG - + append=
2021-03-24 19:27:21,010: DEBUG - + wget_append=tee
2021-03-24 19:27:21,010: DEBUG - + repo=‘https://repo.jellyfin.org/debian buster main’
2021-03-24 19:27:21,010: DEBUG - ++ echo ‘https://repo.jellyfin.org/debian buster main’
2021-03-24 19:27:21,010: DEBUG - ++ awk ‘{ print $1 }’
2021-03-24 19:27:21,010: DEBUG - + local uri=https://repo.jellyfin.org/debian
2021-03-24 19:27:21,011: DEBUG - ++ echo ‘https://repo.jellyfin.org/debian buster main’
2021-03-24 19:27:21,011: DEBUG - ++ awk ‘{ print $2 }’
2021-03-24 19:27:21,011: DEBUG - + local suite=buster
2021-03-24 19:27:21,011: DEBUG - + local component=main
2021-03-24 19:27:21,011: DEBUG - + ynh_add_repo --uri=https://repo.jellyfin.org/debian --suite=buster --component=main --name=jellyfin
2021-03-24 19:27:21,113: DEBUG - + name=jellyfin
2021-03-24 19:27:21,113: DEBUG - + append=0
2021-03-24 19:27:21,114: DEBUG - + ‘[’ 0 -eq 1 ‘]’
2021-03-24 19:27:21,114: DEBUG - + append=tee
2021-03-24 19:27:21,114: DEBUG - + mkdir --parents /etc/apt/sources.list.d
2021-03-24 19:27:21,114: DEBUG - + echo ‘deb https://repo.jellyfin.org/debian buster main’
2021-03-24 19:27:21,114: DEBUG - + tee /etc/apt/sources.list.d/jellyfin.list
2021-03-24 19:27:21,114: DEBUG - deb https://repo.jellyfin.org/debian buster main
2021-03-24 19:27:21,114: DEBUG - + local pin=repo.jellyfin.org/debian
2021-03-24 19:27:21,115: DEBUG - + pin=repo.jellyfin.org
2021-03-24 19:27:21,115: DEBUG - + ‘[’ -n 995 ‘]’
2021-03-24 19:27:21,115: DEBUG - + priority=–priority=995
2021-03-24 19:27:21,115: DEBUG - + ynh_pin_repo ‘–package=’ ‘–pin=origin “repo.jellyfin.org”’ --priority=995 --name=jellyfin
2021-03-24 19:27:21,217: DEBUG - + package=’

2021-03-24 19:27:21,218: DEBUG - + priority=995
2021-03-24 19:27:21,218: DEBUG - + name=jellyfin
2021-03-24 19:27:21,218: DEBUG - + append=0
2021-03-24 19:27:21,218: DEBUG - + ‘[’ 0 -eq 1 ‘]’
2021-03-24 19:27:21,218: DEBUG - + append=tee
2021-03-24 19:27:21,218: DEBUG - + [[ jellyfin != \e\x\t\r\a_\p\h\p_\v\e\r\s\i\o\n ]]
2021-03-24 19:27:21,218: DEBUG - + mkdir --parents /etc/apt/preferences.d
2021-03-24 19:27:21,219: DEBUG - + echo 'Package: *
2021-03-24 19:27:21,219: DEBUG - Pin: origin “repo.jellyfin.org
2021-03-24 19:27:21,219: DEBUG - Pin-Priority: 995
2021-03-24 19:27:21,219: DEBUG - ’
2021-03-24 19:27:21,219: DEBUG - + tee /etc/apt/preferences.d/jellyfin
2021-03-24 19:27:21,219: DEBUG - Package: *
2021-03-24 19:27:21,219: DEBUG - Pin: origin “repo.jellyfin.org
2021-03-24 19:27:21,220: DEBUG - Pin-Priority: 995
2021-03-24 19:27:21,220: DEBUG -
2021-03-24 19:27:21,220: DEBUG - + ‘[’ -n https://repo.jellyfin.org/jellyfin_team.gpg.key ‘]’
2021-03-24 19:27:21,220: DEBUG - + mkdir --parents /etc/apt/trusted.gpg.d
2021-03-24 19:27:21,220: DEBUG - + wget --timeout 900 --quiet https://repo.jellyfin.org/jellyfin_team.gpg.key --output-document=-
2021-03-24 19:27:21,220: DEBUG - + tee /etc/apt/trusted.gpg.d/jellyfin.gpg
2021-03-24 19:27:21,220: DEBUG - + gpg --dearmor
2021-03-24 19:27:21,822: DEBUG - + ynh_package_update
2021-03-24 19:27:21,822: DEBUG - + ynh_apt update
2021-03-24 19:27:21,822: DEBUG - + ynh_wait_dpkg_free
2021-03-24 19:27:22,324: DEBUG - + return 0
2021-03-24 19:27:22,324: DEBUG - + LC_ALL=C
2021-03-24 19:27:22,324: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-03-24 19:27:22,325: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2021-03-24 19:27:22,726: DEBUG - Hit:1 http://forge.yunohost.org/debian buster InRelease
2021-03-24 19:27:22,726: DEBUG - Hit:2 http://deb.debian.org/debian buster InRelease
2021-03-24 19:27:22,726: DEBUG - Hit:3 http://security.debian.org/debian-security buster/updates InRelease
2021-03-24 19:27:22,827: DEBUG - Hit:4 http://deb.debian.org/debian buster-updates InRelease
2021-03-24 19:27:23,127: DEBUG - Hit:5 https://repo.jellyfin.org/debian buster InRelease
2021-03-24 19:27:26,736: DEBUG - Reading package lists…
2021-03-24 19:27:26,736: DEBUG - + ynh_add_app_dependencies --package=jellyfin=10.7.0-1
2021-03-24 19:27:26,737: DEBUG - + replace=0
2021-03-24 19:27:26,737: DEBUG - + local current_dependencies=
2021-03-24 19:27:26,737: DEBUG - + ‘[’ 0 -eq 0 ‘]’
2021-03-24 19:27:26,737: DEBUG - + local dep_app=jellyfin
2021-03-24 19:27:26,737: DEBUG - + ynh_package_is_installed --package=jellyfin-ynh-deps
2021-03-24 19:27:26,738: DEBUG - + ynh_wait_dpkg_free
2021-03-24 19:27:27,139: DEBUG - + return 0
2021-03-24 19:27:27,140: DEBUG - + dpkg-query --show ‘–showformat=${Status}’ jellyfin-ynh-deps
2021-03-24 19:27:27,140: DEBUG - + grep --count ‘ok installed’
2021-03-24 19:27:27,140: DEBUG - + current_dependencies=
2021-03-24 19:27:27,140: DEBUG - + ynh_install_app_dependencies jellyfin=10.7.0-1
2021-03-24 19:27:27,140: DEBUG - + local dependencies=jellyfin=10.7.0-1
2021-03-24 19:27:27,140: DEBUG - ++ echo jellyfin=10.7.0-1
2021-03-24 19:27:27,141: DEBUG - ++ sed ‘s/([^<=>])\ ([^(])/\1, \2/g’
2021-03-24 19:27:27,141: DEBUG - + dependencies=jellyfin=10.7.0-1
2021-03-24 19:27:27,141: DEBUG - + local dependencies=jellyfin=10.7.0-1
2021-03-24 19:27:27,141: DEBUG - + local manifest_path=…/manifest.json
2021-03-24 19:27:27,141: DEBUG - + ‘[’ ‘!’ -e …/manifest.json ‘]’
2021-03-24 19:27:27,141: DEBUG - ++ grep '“version”: ’ …/manifest.json
2021-03-24 19:27:27,141: DEBUG - ++ cut ‘–delimiter="’ --fields=4
2021-03-24 19:27:27,141: DEBUG - + local version=10.7.0~ynh2
2021-03-24 19:27:27,142: DEBUG - + ‘[’ 11 -eq 0 ‘]’
2021-03-24 19:27:27,142: DEBUG - + local dep_app=jellyfin
2021-03-24 19:27:27,142: DEBUG - + [[ jellyfin=10.7.0-1 =~ [<=>] ]]
2021-03-24 19:27:27,142: DEBUG - ++ echo jellyfin=10.7.0-1
2021-03-24 19:27:27,142: DEBUG - ++ sed ‘s/([^(<=>])([<=>]+)([^,]+)/\1 (\2 \3)/g’
2021-03-24 19:27:27,142: DEBUG - + dependencies=‘jellyfin (= 10.7.0-1)’
2021-03-24 19:27:27,142: DEBUG - + echo jellyfin ‘(=’ ‘10.7.0-1)’
2021-03-24 19:27:27,143: DEBUG - + grep --quiet php
2021-03-24 19:27:27,143: DEBUG - + cat
2021-03-24 19:27:27,143: DEBUG - + ynh_package_install_from_equivs /tmp/jellyfin-ynh-deps.control
2021-03-24 19:27:27,143: DEBUG - + local controlfile=/tmp/jellyfin-ynh-deps.control
2021-03-24 19:27:27,143: DEBUG - ++ grep '^Package: ’ /tmp/jellyfin-ynh-deps.control
2021-03-24 19:27:27,143: DEBUG - ++ cut '–delimiter= ’ --fields=2
2021-03-24 19:27:27,143: DEBUG - + local pkgname=jellyfin-ynh-deps
2021-03-24 19:27:27,144: DEBUG - ++ grep '^Version: ’ /tmp/jellyfin-ynh-deps.control
2021-03-24 19:27:27,144: DEBUG - ++ cut '–delimiter= ’ --fields=2
2021-03-24 19:27:27,144: DEBUG - + local pkgversion=10.7.0~ynh2
2021-03-24 19:27:27,144: DEBUG - + [[ -z jellyfin-ynh-deps ]]
2021-03-24 19:27:27,144: DEBUG - + [[ -z 10.7.0~ynh2 ]]
2021-03-24 19:27:27,144: DEBUG - + ynh_package_update
2021-03-24 19:27:27,144: DEBUG - + ynh_apt update
2021-03-24 19:27:27,144: DEBUG - + ynh_wait_dpkg_free
2021-03-24 19:27:27,345: DEBUG - + return 0
2021-03-24 19:27:27,346: DEBUG - + LC_ALL=C
2021-03-24 19:27:27,346: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-03-24 19:27:27,346: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2021-03-24 19:27:27,547: DEBUG - Hit:1 http://forge.yunohost.org/debian buster InRelease
2021-03-24 19:27:27,647: DEBUG - Hit:2 http://deb.debian.org/debian buster InRelease
2021-03-24 19:27:27,648: DEBUG - Hit:3 http://security.debian.org/debian-security buster/updates InRelease
2021-03-24 19:27:27,648: DEBUG - Hit:4 http://deb.debian.org/debian buster-updates InRelease
2021-03-24 19:27:28,149: DEBUG - Hit:5 https://repo.jellyfin.org/debian buster InRelease
2021-03-24 19:27:31,356: DEBUG - Reading package lists…
2021-03-24 19:27:31,356: DEBUG - ++ mktemp --directory
2021-03-24 19:27:31,356: DEBUG - + local TMPDIR=/tmp/tmp.vj5Urbi3oc
2021-03-24 19:27:31,357: DEBUG - + echo 10
2021-03-24 19:27:31,357: DEBUG - + ynh_wait_dpkg_free
2021-03-24 19:27:31,658: DEBUG - + return 0
2021-03-24 19:27:31,659: DEBUG - + cp /tmp/jellyfin-ynh-deps.control /tmp/tmp.vj5Urbi3oc/control
2021-03-24 19:27:31,659: DEBUG - + cd /tmp/tmp.vj5Urbi3oc
2021-03-24 19:27:31,659: DEBUG - + LC_ALL=C
2021-03-24 19:27:31,659: DEBUG - + equivs-build ./control
2021-03-24 19:27:32,461: DEBUG - + tee ./dpkg_log
2021-03-24 19:27:32,461: DEBUG - + LC_ALL=C
2021-03-24 19:27:32,461: DEBUG - + dpkg --force-depends --install ./jellyfin-ynh-deps_10.7.0~ynh2_all.deb
2021-03-24 19:27:32,461: DEBUG - Selecting previously unselected package jellyfin-ynh-deps.
2021-03-24 19:27:32,562: DEBUG - (Reading database … 111183 files and directories currently installed.)
2021-03-24 19:27:32,562: DEBUG - Preparing to unpack …/jellyfin-ynh-deps_10.7.0~ynh2_all.deb …
2021-03-24 19:27:32,562: DEBUG - Unpacking jellyfin-ynh-deps (10.7.0~ynh2) …
2021-03-24 19:27:32,562: DEBUG - dpkg: jellyfin-ynh-deps: dependency problems, but configuring anyway as you requested:
2021-03-24 19:27:32,563: DEBUG - jellyfin-ynh-deps depends on jellyfin (= 10.7.0-1); however:
2021-03-24 19:27:32,563: DEBUG - Package jellyfin is not installed.
2021-03-24 19:27:32,563: DEBUG -
2021-03-24 19:27:32,563: DEBUG - Setting up jellyfin-ynh-deps (10.7.0~ynh2) …
2021-03-24 19:27:32,563: DEBUG - + ynh_package_install --fix-broken
2021-03-24 19:27:32,563: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=–force-confdef --option Dpkg::Options::=–force-confold install --fix-broken
2021-03-24 19:27:32,563: DEBUG - + ynh_wait_dpkg_free
2021-03-24 19:27:32,864: DEBUG - + return 0
2021-03-24 19:27:32,865: DEBUG - + LC_ALL=C
2021-03-24 19:27:32,865: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-03-24 19:27:32,865: 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
2021-03-24 19:27:32,965: DEBUG - Reading package lists…
2021-03-24 19:27:33,166: DEBUG - Building dependency tree…
2021-03-24 19:27:33,166: DEBUG - Reading state information…
2021-03-24 19:27:33,167: DEBUG - Correcting dependencies… Done
2021-03-24 19:27:33,267: DEBUG - The following packages will be REMOVED:
2021-03-24 19:27:33,268: WARNING - E: Packages need to be removed but remove is disabled.
2021-03-24 19:27:33,268: DEBUG - jellyfin-ynh-deps
2021-03-24 19:27:33,269: DEBUG - 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2021-03-24 19:27:33,269: DEBUG - ++ cat /tmp/tmp.vj5Urbi3oc/dpkg_log
2021-03-24 19:27:33,369: DEBUG - ++ tr ‘\n’ ’ ’
2021-03-24 19:27:33,369: DEBUG - ++ grep -oP ‘(?<=-ynh-deps depends on ).*(?=; however)’
2021-03-24 19:27:33,369: DEBUG - + local 'problematic_dependencies=jellyfin (= 10.7.0-1) ’
2021-03-24 19:27:33,370: DEBUG - + [[ -n jellyfin (= 10.7.0-1) ]]
2021-03-24 19:27:33,370: DEBUG - + sed --quiet ‘/Reading state info/,$p’
2021-03-24 19:27:33,370: DEBUG - + grep -v ‘fix-broken|Reading state info’
2021-03-24 19:27:33,370: DEBUG - + ynh_package_install jellyfin ‘(=’ ‘10.7.0-1)’ --dry-run
2021-03-24 19:27:33,370: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=–force-confdef --option Dpkg::Options::=–force-confold install jellyfin ‘(=’ ‘10.7.0-1)’ --dry-run
2021-03-24 19:27:33,370: DEBUG - + ynh_wait_dpkg_free
2021-03-24 19:27:33,571: DEBUG - + return 0
2021-03-24 19:27:33,571: DEBUG - + LC_ALL=C
2021-03-24 19:27:33,571: DEBUG - + DEBIAN_FRONTEND=noninteractive
2021-03-24 19:27:33,571: 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 jellyfin ‘(=’ ‘10.7.0-1)’ --dry-run
2021-03-24 19:27:33,872: DEBUG - + ynh_die ‘–message=Unable to install dependencies’
2021-03-24 19:27:33,873: WARNING - E: Unable to locate package (
2021-03-24 19:27:33,873: WARNING - E: Unable to locate package 10.7.0-1)
2021-03-24 19:27:33,873: WARNING - E: Couldn’t find any package by glob ‘10.7.0-1)’
2021-03-24 19:27:33,874: WARNING - E: Couldn’t find any package by regex ‘10.7.0-1)’
2021-03-24 19:27:33,874: WARNING - Unable to install dependencies
2021-03-24 19:27:33,874: DEBUG - + ret_code=1
2021-03-24 19:27:33,874: DEBUG - + echo ‘Unable to install dependencies’
2021-03-24 19:27:33,874: DEBUG - + exit 1
2021-03-24 19:27:33,875: DEBUG - + ynh_exit_properly
2021-03-24 19:27:33,875: DEBUG - + local exit_code=1
2021-03-24 19:27:33,875: DEBUG - + ‘[’ 1 -eq 0 ‘]’
2021-03-24 19:27:33,875: DEBUG - + trap ‘’ EXIT
2021-03-24 19:27:33,875: DEBUG - + set +o errexit
2021-03-24 19:27:33,875: DEBUG - + set +o nounset
2021-03-24 19:27:33,875: DEBUG - + sleep 0.5
2021-03-24 19:27:34,377: DEBUG - + type -t ynh_clean_setup
2021-03-24 19:27:34,377: DEBUG - + ynh_clean_setup
2021-03-24 19:27:34,378: DEBUG - + ynh_clean_check_starting
2021-03-24 19:27:34,378: DEBUG - + ‘[’ -n ‘’ ‘]’
2021-03-24 19:27:34,378: DEBUG - + ‘[’ -n ‘’ ‘]’
2021-03-24 19:27:34,378: DEBUG - + exit 1
2021-03-24 19:27:34,421: ERROR - Unable to install jellyfin: An error occurred inside the app installation script

Oui, il y a un bug avec le package Jellyfin actuellement. Désolé pour le désagrément, je m’arrache les cheveux pour réparer tout ça.

Bonjour, Je ne trouve plus Jellyfin dans la liste des applications est ce normal ?

Oui. Tant que l’app n’est pas réparée elle est cachée automatiquement du catalogue.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.