https://bugzilla.redhat.com/show_bug.cgi?id=2238840 --- Comment #4 from Omair Majid <omajid@xxxxxxxxxx> --- .NET upstream only provides .NET for x86_64 (they call this x64) and aarch64 (they call this arm64). It's likely that Jellyfin upstream has only tested these two configurations. On Fedora, though, .NET is available on all Fedora architectures (aarch64, ppc64le, s390x and x86_64), at least starting with .NET 7. This package uses .NET 6 which is missing ppc64le. The RID computation stuff ought to be fixed through something like this https://bugzilla.redhat.com/show_bug.cgi?id=2170536 but I hadn't prioritized it high enough. I can look into that if that's a major issue for this package. > Are NuGet packages source or binary artifacts? NuGet packages (.nupkg files) are binary artifacts, similar to .jar files. We don't have a great way to walk through the dependency tree and build everything from source yet. More at https://github.com/dotnet/source-build/discussions/2960 Looking at https://pkgs.rpmfusion.org/cgit/free/jellyfin.git/tree/jellyfin-offline.sh, some of these binary dependencies should become part of the .NET SDK itself starting with .NET 8. On the other hand, I am not even sure where to start with this: $ tar tf jellyfin-nupkgs.tar.xz | wc -l 17427 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2238840 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202238840%23c4 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue