mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3604] Fix bad Debuntu dependencies #9631
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/3604
State: closed
Merged: Yes
Changes
Fix the bad dependencies in Debuntu that caused
apt -f installto be required while upgrading from <10.6.0 to 10.6.0-1. This was used to build the 10.6.0-2 packages which are now live, so the change is moot now, but I've also included a removal of the legacy EmbyConflictsentries too since we're well past that now.Issues
N/A