question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dependency Update from SymUploader is failing

See original GitHub issue
  • This issue is blocking
  • This issue is causing unreasonable pain

Got the latest update from SymUploader and that is failing CI

arcade build - https://dnceng.visualstudio.com/internal/_build/results?buildId=947162&view=logs&j=fa59fe4e-195c-56fa-189b-58fd241f10dd&t=afa1ce5e-d2bc-56f3-ad78-7883f25a3e3a

2021-01-12T22:38:53.0342658Z F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [F:\workspace\_work\1\s\src\Microsoft.DotNet.Build.Tasks.Feed.Tests\Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj]
2021-01-12T22:38:53.0367753Z ##[error].dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: (NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.0371550Z ##[debug]Processed: ##vso[task.logissue type=error;sourcepath=F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets;linenumber=2123;columnnumber=5;code=MSB3277;](NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.0374822Z F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed. [F:\workspace\_work\1\s\src\Microsoft.DotNet.Build.Tasks.Feed.Tests\Microsoft.DotNet.Build.Tasks.Feed.Tests.csproj]
2021-01-12T22:38:53.0381078Z ##[error].dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets(2123,5): error MSB3277: (NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.0383789Z ##[debug]Processed: ##vso[task.logissue type=error;sourcepath=F:\workspace\_work\1\s\.dotnet\sdk\5.0.100\Microsoft.Common.CurrentVersion.targets;linenumber=2123;columnnumber=5;code=MSB3277;](NETCORE_ENGINEERING_TELEMETRY=Build) Found conflicts between different versions of "System.Collections.Immutable" that could not be resolved.  These reference conflicts are listed in the build log when log verbosity is set to detailed.
2021-01-12T22:38:53.3874939Z   Microsoft.DotNet.ApiCompat.Tests -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.ApiCompat.Tests\Release\net472\Microsoft.DotNet.ApiCompat.Tests.dll
2021-01-12T22:38:53.4418889Z   Microsoft.DotNet.Build.Tasks.Feed.Tests -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.Build.Tasks.Feed.Tests\Release\netcoreapp2.1\Microsoft.DotNet.Build.Tasks.Feed.Tests.dll
2021-01-12T22:38:53.8508111Z   Microsoft.DotNet.Deployment.Tasks.Links -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.Deployment.Tasks.Links\Release\net472\Microsoft.DotNet.Deployment.Tasks.Links.dll
2021-01-12T22:38:53.8524615Z   Microsoft.DotNet.RemoteExecutor.Tests -> F:\workspace\_work\1\s\artifacts\bin\Microsoft.DotNet.RemoteExecutor.Tests\Release\netcoreapp2.1\Microsoft.DotNet.RemoteExecutor.Tests.dll

cc: @riarenas

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
epananthcommented, Jan 13, 2021

Need to test and get back to you on this…

1reaction
mikem8361commented, Jan 13, 2021

netstandard2.0 symbol uploader references symstore which references 1.8.1 version of System.Reflection.Metadata which references 1.7.1 S.C.I.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Updating a package that itself has an updated dependency ...
Hi, There appears to be an issue updating packages when that package updates one of the versions of its own dependency.
Read more >
How to fix 'Failed to Update dependency information of the ...
I met this issue and found nothing wrong in my project. After deleting the bin and obj folder, this issue is gone.
Read more >
Understanding Dependency Update Failure
I'm using Azure Databricks and sparklyr to do some geospatial analysis. Before I actually work with Spark Dataframes, I've been using the R ......
Read more >
Grouped version updates for Dependabot public beta
Dependabot version updates helps you keep your dependencies up-to-date by opening pull requests when dependencies can be upgraded. With today's ...
Read more >
Maybe Automatically Updating Dependencies Isn't a Great Idea
In the best possible case, a dependency update does nothing. The application keeps running exactly as it was. In the worst case, your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found