2024-05-15, 02:51 PM
I do a native compilation (ubuntu noble)
I see .net related errors , it was not the case with previous versions of jellyfin :
#7 14.21 Some packages could not be installed.
#7 14.21 The following packages have unmet dependencies:
#7 14.27 dotnet-sdk-8.0 : Depends: dotnet-runtime-8.0 (>= 8.0.5) but it is not going to be installed
#7 14.27 Depends: netstandard-targeting-pack-2.1 (>= 2.1.0)
#7 14.27 Depends: aspnetcore-runtime-8.0 (>= 8.0.5) but it is not going to be installed
#7 14.27 E: Unable to correct problems, you have held broken packages.
#7 ERROR: process "/bin/sh -c wget https://packages.microsoft.com/config/${PACKAGE_TYPE}/${PACKAGE_VERSION}/packages-microsoft-prod.deb -O packages-microsoft-prod.deb && dpkg -i packages-microsoft-prod.deb && apt-get -f install && apt-get update && apt-get install -y dotnet-sdk-${DOTNET_VERSION}" did not complete successfully: exit code: 100
I see .net related errors , it was not the case with previous versions of jellyfin :
#7 14.21 Some packages could not be installed.
#7 14.21 The following packages have unmet dependencies:
#7 14.27 dotnet-sdk-8.0 : Depends: dotnet-runtime-8.0 (>= 8.0.5) but it is not going to be installed
#7 14.27 Depends: netstandard-targeting-pack-2.1 (>= 2.1.0)
#7 14.27 Depends: aspnetcore-runtime-8.0 (>= 8.0.5) but it is not going to be installed
#7 14.27 E: Unable to correct problems, you have held broken packages.
#7 ERROR: process "/bin/sh -c wget https://packages.microsoft.com/config/${PACKAGE_TYPE}/${PACKAGE_VERSION}/packages-microsoft-prod.deb -O packages-microsoft-prod.deb && dpkg -i packages-microsoft-prod.deb && apt-get -f install && apt-get update && apt-get install -y dotnet-sdk-${DOTNET_VERSION}" did not complete successfully: exit code: 100