Open paius1 opened 1 month ago
bookworm|main|amd64: jellyfin-ffmpeg7 7.0.2-1-bookworm
bookworm|main|armhf: jellyfin-ffmpeg7 7.0.2-1-bookworm
bookworm|main|arm64: jellyfin-ffmpeg7 7.0.2-1-bookworm
The packages are definitely in the repository. You seem to have modified your apt
output, can you please paste the full output?
Note that if jellyfin
is being kept back, you might need to explicitly upgrade it. It's because installing ffmpeg7 will remove ffmpeg6 and apt won't do that by default. If you have the unstable
component active, this will do what you need:
$ sudo apt install jellyfin
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
jellyfin-ffmpeg7 jellyfin-server jellyfin-web
The following packages will be REMOVED:
jellyfin-ffmpeg6
The following NEW packages will be installed:
jellyfin-ffmpeg7
The following packages will be upgraded:
jellyfin jellyfin-server jellyfin-web
3 upgraded, 1 newly installed, 1 to remove and 9 not upgraded.
Need to get 122 MB of archives.
After this operation, 8,026 kB of additional disk space will be used.
Do you want to continue? [Y/n]
This issue respects the following points:
Description of the bug
jellyfin-ffmpeg7 is a dependency of the jellyfin metapackage, but is not included in when I update my package data. Hence when upgrading apt tries to satisfy the dependency with the standard version of ffmpeg. To avoid this I removed "jellyfin" along with all of its dependencies, downloaded and manually installed https://repo.jellyfin.org/?path=/ffmpeg/debian/latest-7.x/arm64. Then I could reinstall jellyfin.
Reproduction steps
sudo apt update sudo apt upgrade
Reading state information... Done The following NEW packages will be installed: ffmpeg ....
The following packages have been kept back: jellyfin ...
What is the current bug behavior?
cannot upgrade unstable release of jellyfin
What is the expected correct behavior?
install jellyfin-ffmpeg7 with standard upgrade
Jellyfin Server version
Unstable
Specify commit id
No response
Specify unstable release number
2024091605
Specify version number
No response
Specify the build version
2024090905
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
Good luck with the final release of 10.10.0