2024-01-10, 09:04 AM
(2024-01-09, 03:33 PM)Host-in-the-Shell Wrote: Just a shot in the dark here but did you by any chance initially install jellyfin-web and jellyfin-server from the AUR before they were moved to the main repos? If so, my guess is that they're using an outdated PKGBUILD that still lists 10.8.10 as a hard dependency. You probably need to remove those packages with
Code:# pacman -R jellyfin-web jellyfin-server
and then just to be sure, update your system so you can reinstall the packages safely
Code:# pacman -Syu jellyfin-web jellyfin-server
Often, pacman wrappers tend to abstract a lot of the build process and situations like this can be created, so be on the lookout for that.
you might be on to something there, I dont remember how I installed it but it was a long time ago, so probably from the AUR yeah. Is there a way to look that up?
Server specs: i5 7600K (4c/4t@4.5GHz); GTX 1050ti; 2TB HDD; 8GB DDR4; MSI Z270; Arch Linux; "Jellytem"; old gaming PC