Skip to content

Conversation

@AntonLapounov
Copy link
Member

@AntonLapounov AntonLapounov commented Mar 25, 2021

Merge #50149 to preview3 branch.

Customer Impact

The Microsoft.NETCore.App.Runtime.win-arm package misses the Microsoft.DiaSymReader.Native.x86.dll library required by the x86-hosted crossgen.exe in order to generate PDBs in the cross-architecture compilation scenario. Similarly, the Microsoft.NETCore.App.Runtime.win-arm64 package misses the Microsoft.DiaSymReader.Native.amd64.dll library required by the x64-hosted crossgen.exe. This blocks integration to AspNetCore repo.

Testing

The fix has been tested in the main branches of Runtime and AspNetCore repos.

Risk

No known risk.

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for fixing this!

@AntonLapounov AntonLapounov changed the title Put back DiaSymReader library for cross-arch crossgen to package Return DiaSymReader library for cross-arch crossgen to Runtime package Mar 26, 2021
@AntonLapounov
Copy link
Member Author

@jeffschwMSFT Who can authorize this PR to unblock aspnetcore?

@jeffschwMSFT
Copy link
Member

Anyone should be able to. Adding @Anipik if there is any permissions issues. Do you have a gist/pull with the necessary changes?

@AntonLapounov
Copy link
Member Author

AntonLapounov commented Mar 26, 2021

I am seeing "Merging is blocked. The base branch restricts merging to authorized users. You’re not authorized to merge this pull request." for this PR.

@AntonLapounov
Copy link
Member Author

@Anipik Could you please merge this?

@jeffschwMSFT
Copy link
Member

Adding @ViktorHofer as @Anipik is out of office. Who has merge permissions in preview3?

@dougbu
Copy link
Contributor

dougbu commented Mar 26, 2021

@wtgodbe do you have preview branch push rights in this repo❔

@wtgodbe
Copy link
Member

wtgodbe commented Mar 26, 2021

do you have preview branch push rights in this repo❔

I do not, though I probably should in case I ever need to cover for a 5.0/6.0 build - CC @mmitche who probably does have permissions

@dougbu
Copy link
Contributor

dougbu commented Mar 26, 2021

@mmitche @jeffschwMSFT @jaredpar any other ideas who has admin rights in this repo❔ Or, is this waiting for an ask-mode dance❔

@jeffschwMSFT jeffschwMSFT merged commit 1b31080 into dotnet:release/6.0-preview3 Mar 26, 2021
@jeffschwMSFT
Copy link
Member

Apparently I do, and I just merged.

@dougbu
Copy link
Contributor

dougbu commented Mar 26, 2021

Much appreciated. This should unblock dotnet/aspnetcore#31255 🎉

@AntonLapounov AntonLapounov deleted the release/6.0-preview3 branch March 26, 2021 23:28
@ghost ghost locked as resolved and limited conversation to collaborators Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants