2025-08-09, 06:40 PM
Updating this thread with the solution to my problem:
I had somehow lost a libicu package in the update to Trixie, and the absence of this package was killing the jellyfin.service every time I attempt to restart it. It took me a while to find the correct package but I used sudo apt install libicu-dev
Still as of 8/9/2025 there doesn't seem to be a trixie package in the official jellyfin repo—I compiled my package manually using the github link I posted last week. But it's running at least.
I had somehow lost a libicu package in the update to Trixie, and the absence of this package was killing the jellyfin.service every time I attempt to restart it. It took me a while to find the correct package but I used sudo apt install libicu-dev
Still as of 8/9/2025 there doesn't seem to be a trixie package in the official jellyfin repo—I compiled my package manually using the github link I posted last week. But it's running at least.