mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 23:20:51 +01:00
[Bug] Arch build fails with "The specified RuntimeIdentifier 'arch-x64' is not recognized" #1185
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#1185
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @BlackLotus on GitHub (Jan 8, 2020).
When trying to compile jellyfin-git on aur it fails with
To Reproduce
Expected behavior
It should just build
System (please complete the following information):
@anthonylavado commented on GitHub (Jan 10, 2020):
Tagging @z3ntu, but please also flag as out of date in AUR.
@z3ntu commented on GitHub (Jan 10, 2020):
I didn't try to reproduce but as I can't find this
arch-x64string neither in the PKGBUILD nor in the jellyfin sources, it looks like a problem with the new dotnet version in testing. If you can reproduce this error with a sample dotnet project, you should report it in the Arch Linux bug tracker (or at least ping the maintainer on IRC so he's aware that there might be issues with the new version in [community-testing])@Vladimir-A commented on GitHub (Jan 13, 2020):
Same. If I try to build any .net project.
@dkanada commented on GitHub (Jan 13, 2020):
@Vladimir-A and @BlackLotus are you guys trying to build the jellyfin or jellyfin-git package? That might help narrow down the cause.
@z3ntu commented on GitHub (Jan 13, 2020):
There's a patch in the Arch Linux bugtracker for the
arch-x64issue: https://bugs.archlinux.org/task/65128@jimyx17 commented on GitHub (Mar 28, 2020):
@BlackLotus have you tried again? I've tested that exactly same aur package without any issue.
I'm using these SDKs:
Which means my installed sdk is 3 patch versions above yours. Can you update and try?
@z3ntu commented on GitHub (Mar 28, 2020):
The Arch Linux bug was closed on 20 January 2020, so this can be closed as well I guess