Fix stages-based symbol publishing treating non-issues as errors
See original GitHub issue##[error].packages\microsoft.dotnet.arcade.sdk\1.0.0-beta.19411.1\tools\SdkTasks\PublishToSymbolServers.proj(57,5): error : File NOT found libsos.so CLR: libsos.so/elf-buildid-coreclr-8008117955784ef10817aee344881f2e21320967/libsos.so - libsos.so
This is a warning being treated as an error. In the spirit of keeping builds warning-free, the symbol publish tool could be updated.
A workaround is to mess with eng/common
in the repo to turn off treating warnings as errors. This will be overwritten by Maestro++ auto-PRs, so can’t be used for ongoing builds.
Edit: Once https://github.com/dotnet/arcade/issues/3666 is implemented, there will be a stable workaround.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Common Publishing Errors and How to Fix Them | Lulu
Running into errors making a book? This article will clarify the issue & walk you through solutions to common publishing errors.
Read more >Everquest II: Rise of Kunark (PC) review
DRAQQ: This review essentially makes the same mistake I made with my review for Ocarina of Time ... The review, as a result,...
Read more >v03 PDF | PDF | Value (Ethics) | Interpersonal Relationships
ASSUMPTIONS ABOUT THE NATURE. OF HUMANITY. John E. Jones Human relationships are based on assumptions about people, what they are like and
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
/cc @mikem8361
Great! just wondering if there was anything additional that would be needed