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

Revert "Enabling ConvertPdbsToWindowsPdbs (#8007)" #8034

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

riarenas
Copy link
Member

This reverts commit a661399.

This change is causing some problems for repos. See #8033 for details.

To double check:

Copy link
Member

@hoyosjs hoyosjs left a comment

Choose a reason for hiding this comment

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

😿

@riarenas riarenas merged commit e7e5b5a into dotnet:main Oct 13, 2021
@ViktorHofer
Copy link
Member

Should this fix the following errors that I see in the latest 6.0 build?

D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : The PDB doesn't match debug directory record in the PE file
##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : The PDB doesn't match debug directory record in the PE file
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : Failed enumerating file infos: Object reference not set to an instance of an object.
##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : Failed enumerating file infos: Object reference not set to an instance of an object.
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : 1 exceptions occurred during processing. First 1 exception(s) stored. (Object reference not set to an instance of an object.)
##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : 1 exceptions occurred during processing. First 1 exception(s) stored. (Object reference not set to an instance of an object.)
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : Object reference not set to an instance of an object.
##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : Object reference not set to an instance of an object.
D:\a\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : Publishing symbols failed : 
##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21512.3\tools\SdkTasks\PublishArtifactsInManifest.proj(140,5): error : Publishing symbols failed : 

https://dev.azure.com/dnceng/internal/_build/results?buildId=1418527&view=logs&s=380ab8c6-4139-55ff-15c4-fb48260f4dca&j=ba23343f-f710-5af9-782d-5bd26b102304

@riarenas
Copy link
Member Author

Unsure but possible?. That's not one of the errors I was tracking.

@riarenas
Copy link
Member Author

Retriggered the last failed release/6.0 runtime build to verify: https://dev.azure.com/dnceng/internal/_build/results?buildId=1418950&view=results

@riarenas
Copy link
Member Author

Looks like symbol publishing succeeded for the rerun.

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

Successfully merging this pull request may close these issues.

4 participants