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 #47693

Merged
merged 10 commits into from
Apr 13, 2023

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

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

  • Subscription: 32db3699-5666-45da-a1b7-08d8b804cd75
  • Build: 20230413.5
  • Date Produced: April 13, 2023 1:58:11 PM UTC
  • Commit: 42c6bcf2076a52d256afcab5080caddb1fbeea98
  • Branch: refs/heads/main

…0413.5

Microsoft.Bcl.AsyncInterfaces , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Configuration.ConfigurationManager , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Reflection.Metadata , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Threading.Channels , System.Threading.RateLimiting
 From Version 8.0.0-preview.4.23212.4 -> To Version 8.0.0-preview.4.23213.5
@dotnet-maestro dotnet-maestro bot requested review from a team and wtgodbe as code owners April 13, 2023 16:05
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Apr 13, 2023
@ghost ghost added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼 labels Apr 13, 2023
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approving dependency update.

@ghost
Copy link

ghost commented Apr 13, 2023

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@eerhardt
Copy link
Member

I'm seeing 2 errors:

  1. Linux x64
Failed to load /mnt/vss/_work/1/s/.dotnet/host/fxr/8.0.0-preview.4.23213.5/libhostfxr.so, error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /mnt/vss/_work/1/s/.dotnet/host/fxr/8.0.0-preview.4.23213.5/libhostfxr.so)
The library libhostfxr.so was found, but loading it from /mnt/vss/_work/1/s/.dotnet/host/fxr/8.0.0-preview.4.23213.5/libhostfxr.so failed
  - Installing .NET prerequisites might help resolve this problem.
     https://go.microsoft.com/fwlink/?linkid=2063370
  1. Linux ARM64
Failed to load /home/vsts/work/1/s/.dotnet/host/fxr/8.0.0-preview.4.23213.5/libhostfxr.so, error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /home/vsts/work/1/s/.dotnet/host/fxr/8.0.0-preview.4.23213.5/libhostfxr.so)
The library libhostfxr.so was found, but loading it from /home/vsts/work/1/s/.dotnet/host/fxr/8.0.0-preview.4.23213.5/libhostfxr.so failed
  - Installing .NET prerequisites might help resolve this problem.
     https://go.microsoft.com/fwlink/?linkid=2063370

@sbomer it looks like this is caused by dotnet/runtime#84148. Is that true?

@sbomer
Copy link
Member

sbomer commented Apr 13, 2023

Likely related. I'm taking a look.

@dotnet-maestro dotnet-maestro bot merged commit 865508e into main Apr 13, 2023
@dotnet-maestro dotnet-maestro bot deleted the darc-main-1f1df7a8-d6ab-49b1-b795-899a8a6b573a branch April 13, 2023 23:56
@ghost ghost added this to the 8.0-preview4 milestone Apr 13, 2023
@eerhardt
Copy link
Member

Thanks for the help here @sbomer @agocke and @jkoritzinsky!

@ghost
Copy link

ghost commented Apr 14, 2023

Hi @eerhardt. It looks like you just commented on a closed PR. The team will most probably miss it. If you'd like to bring something important up to their attention, consider filing a new issue and add enough details to build context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework Type: Dependency Update 🔼
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants