Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add RID for Ubuntu 22.04 #65483

Merged
merged 1 commit into from Feb 26, 2022
Merged

add RID for Ubuntu 22.04 #65483

merged 1 commit into from Feb 26, 2022

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Feb 17, 2022

contributes to dotnet/core#7038

This diff looks word but it seems to swap order of loongarch64 and armv6

@ghost
Copy link

ghost commented Feb 17, 2022

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

Issue Details

contributes to dotnet/core#7038

This diff looks word but it seems to swap order of loongarch64 and armv6

Author: wfurt
Assignees: wfurt
Labels:

area-Infrastructure-libraries

Milestone: -

@ghost ghost added this to In Progress in Infrastructure Backlog Feb 17, 2022
@wfurt wfurt merged commit 221257a into dotnet:main Feb 26, 2022
@wfurt wfurt deleted the ubu22 branch February 26, 2022 00:36
@wfurt
Copy link
Member Author

wfurt commented Feb 26, 2022

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1901482264

@github-actions
Copy link
Contributor

@wfurt backporting to release/6.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: add RID for Ubuntu 22.04
Using index info to reconstruct a base tree...
M	src/libraries/Microsoft.NETCore.Platforms/src/runtime.compatibility.json
M	src/libraries/Microsoft.NETCore.Platforms/src/runtime.json
M	src/libraries/Microsoft.NETCore.Platforms/src/runtimeGroups.props
Falling back to patching base and 3-way merge...
Auto-merging src/libraries/Microsoft.NETCore.Platforms/src/runtimeGroups.props
Auto-merging src/libraries/Microsoft.NETCore.Platforms/src/runtime.json
CONFLICT (content): Merge conflict in src/libraries/Microsoft.NETCore.Platforms/src/runtime.json
Auto-merging src/libraries/Microsoft.NETCore.Platforms/src/runtime.compatibility.json
CONFLICT (content): Merge conflict in src/libraries/Microsoft.NETCore.Platforms/src/runtime.compatibility.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 add RID for Ubuntu 22.04
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@ghost ghost locked as resolved and limited conversation to collaborators Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Infrastructure Backlog
  
In Progress
Development

Successfully merging this pull request may close these issues.

None yet

3 participants