-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Labels
area-upstream-fixNeeds a change in a contributing repoNeeds a change in a contributing repountriaged
Description
Describe the Bug
If I try to compile the source under Oracle Linux 9.x at some point I get this error:
Build FAILED
/home/lbottaro/source/.dotnet/sdk/6.0.115/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(129,5): error NETSDK1083: The specified RuntimeIdentifier 'ol.9.0-x64' is not recognized. [/home/lbottaro/source/src/runtime/artifacts/source-build/self/src/Build.proj]and lots of [warning]s - don't know if these are relevant
[Warning] Detected packages in the cache that should be source-built, but contents don't match. See /home/lbottaro/source/artifacts/conflict-report/before-arcade/ for usage details: [/home/lbottaro/source/repos/arcade.proj]I discussed this with @omajid and apparently there's a PR to fix this already: /dotnet/runtime/pull/81115 - But taking a quick glance at the changed files, it seems OL9 ids are still missing.
Here's the complete build log:
Build_0517165001.zip
Metadata
Metadata
Assignees
Labels
area-upstream-fixNeeds a change in a contributing repoNeeds a change in a contributing repountriaged