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

[main] Update dependencies from dotnet/runtime #27098

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/runtime

  • Subscription: aa69f164-2492-460a-3914-08d8e9750bf8
  • Build: 20220810.9
  • Date Produced: August 11, 2022 8:18:18 AM UTC
  • Commit: 7be37908e5a1cbb83b1062768c1649827eeaceaa
  • Branch: refs/heads/main

…0810.9

Microsoft.DotNet.ILCompiler , Microsoft.Extensions.DependencyModel , Microsoft.NET.HostModel , Microsoft.NETCore.App.Host.win-x64 , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.DotNetHostResolver , Microsoft.NETCore.Platforms , System.CodeDom , System.Reflection.MetadataLoadContext , System.Resources.Extensions , System.Security.Cryptography.ProtectedData , System.Text.Encoding.CodePages , VS.Redist.Common.NetCore.SharedFramework.x64.7.0 , VS.Redist.Common.NetCore.TargetingPack.x64.7.0
 From Version 7.0.0-rc.1.22410.1 -> To Version 7.0.0-rc.1.22410.9
@dotnet-maestro
Copy link
Contributor Author

Notification for subscribed users from https://github.com/dotnet/runtime:

@dnr-codeflow

Action requested: Please take a look at this failing automated dependency-flow pull request's checks; failures may be related to changes which originated in your repo.

  • This pull request contains changes from your source repo (https://github.com/dotnet/runtime) and seems to have failed checks in this PR. Please take a peek at the failures and comment if they seem relevant to your changes.
  • If you're being tagged in this comment it is due to an entry in the related Maestro Subscription of the Build Asset Registry. If you feel this entry has added your GitHub login or your GitHub team in error, please update the subscription to reflect this.
  • For more details, please read the Arcade Darc documentation

@jeffschwMSFT
Copy link
Member

All related to error NU1102: Unable to find package runtime.win-x64.Microsoft.DotNet.ILCompiler with version (>= 7.0.0-rc.1.22411.1)

cc @MichalStrehovsky - this is not the first time that I have seen this error, which then works on rerun. Odd that multiple legs see the same ephemeral error.

@jeffschwMSFT
Copy link
Member

New infra issue.

fail to send request to server. Error: Microsoft.VisualStudio.Services.WebApi.VssServiceResponseException: Blob is incomplete (missing block). Blob: 20e463808919ed1195d7000d3aa4744b, Expected Offset: 0, Actual Offset: 8388608
---> System.InvalidOperationException: Blob is incomplete (missing block). Blob: 20e463808919ed1195d7000d3aa4744b, Expected Offset: 0, Actual Offset: 8388608

@dotnet-maestro dotnet-maestro bot merged commit 3c15a07 into main Aug 11, 2022
@dotnet-maestro dotnet-maestro bot deleted the darc-main-90415367-a8e8-4fd0-85fb-7a9270166f84 branch August 11, 2022 17:24
@MichalStrehovsky
Copy link
Member

All related to error NU1102: Unable to find package runtime.win-x64.Microsoft.DotNet.ILCompiler with version (>= 7.0.0-rc.1.22411.1)
cc @MichalStrehovsky - this is not the first time that I have seen this error, which then works on rerun. Odd that multiple legs see the same ephemeral error.

That's odd because this update is supposed to pick up version 22410.9, not 22411.1 this is complaining about.

I cannot dig out the failure anymore, but @LakshanF I see there's a test that is referencing version 7.0.0-* (whatever is the latest). This is likely to pick up packages that we didn't finish publishing yet. Can the test be updated to use the same version that we use in the SDK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants