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

Remove pack references #55359

Merged
merged 1 commit into from
Jul 8, 2021
Merged

Remove pack references #55359

merged 1 commit into from
Jul 8, 2021

Conversation

lewing
Copy link
Member

@lewing lewing commented Jul 8, 2021

No description provided.

@lewing lewing requested a review from marek-safar as a code owner July 8, 2021 18:41
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@lewing lewing requested review from steveisok and radical July 8, 2021 18:41
@lewing
Copy link
Member Author

lewing commented Jul 8, 2021

errors and so far are nuget restore errors

 Check failure on line 19 in .dotnet/sdk/6.0.100-preview.4.21255.9/NuGet.RestoreEx.targets 

@azure-pipelinesazure-pipelines
/ dotnet-linker-tests (Build Linux x64 release Runtime_Release)
.dotnet/sdk/6.0.100-preview.4.21255.9/NuGet.RestoreEx.targets#L19
.dotnet/sdk/6.0.100-preview.4.21255.9/NuGet.RestoreEx.targets(19,5): error : (NETCORE_ENGINEERING_TELEMETRY=Restore) Failed to retrieve information about 'Microsoft.NETCore.App.Ref' from remote source 'https://pkgs.dev.azure.com/dnceng/9ee6d478-d288-47f7-aacc-f6e6d082ae6d/_packaging/c9f8ac11-6bd8-4926-8306-f075241547f7/nuget/v3/flat2/microsoft.netcore.app.ref/index.json'.
   at NuGet.Protocol.HttpFileSystemBasedFindPackageByIdResource.FindPackagesByIdAsync(String id, SourceCacheContext cacheContext, ILogger logger, CancellationToken cancellationToken) in NuGet.Protocol.dll:token 0x6000393+0x354
   at NuGet.Protocol.HttpFileSystemBasedFindPackageByIdResource.EnsurePackagesAsync(String id, SourceCacheContext cacheContext, ILogger logger, CancellationToken cancellationToken) in NuGet.Protocol.dll:token 0x6000392+0x13f
   at NuGet.Protocol.HttpFileSystemBasedFindPackageByIdResource.DoesPackageExistAsync(String id, NuGetVersion version, SourceCacheContext cacheContext, ILogger logger, CancellationToken cancellationToken) in NuGet.Protocol.dll:token 0x6000391+0x17c
   at NuGet.Commands.SourceRepositoryDependencyProvider.FindLibraryCoreAsync(LibraryRange libraryRange, SourceCacheContext cacheContext, ILogger logger, CancellationToken cancellationToken) in NuGet.Commands.dll:token 0x600045b+0x379
   at NuGet.Protocol.HttpFileSystemBasedFindPackageByIdResource.DoesPackageExistAsync(String id, NuGetVersion version, SourceCacheContext cacheContext, ILogger logger, CancellationToken cancellationToken) in NuGet.Protocol.dll:token 0x6000391+0x17c
   at NuGet.Commands.SourceRepositoryDependencyProvider.FindLibraryAsync(LibraryRange libraryRange, NuGetFramework targetFramework, SourceCacheContext cacheContext, ILogger logger, CancellationToken cancellationToken) in NuGet.Commands.dll:token 0x600045a+0x1a7
   at NuGet.DependencyResolver.ResolverUtility.<>c__DisplayClass9_1.<<FindLibraryFromSourcesAsync>b__0>d.MoveNext() in NuGet.DependencyResolver.Core.dll:token 0x600013f+0xd2
--- End of stack trace from previous location ---

@lewing lewing merged commit 9dd6d2e into dotnet:main Jul 8, 2021
@lewing lewing deleted the workload-emsdk branch July 8, 2021 21:43
@ghost ghost locked as resolved and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants