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

ReverseProxy.Auth.Sample doesn't target net6.0 #1363

Closed
MihaZupan opened this issue Nov 8, 2021 · 1 comment · Fixed by #1386
Closed

ReverseProxy.Auth.Sample doesn't target net6.0 #1363

MihaZupan opened this issue Nov 8, 2021 · 1 comment · Fixed by #1386
Labels
Type: Bug Something isn't working

Comments

@MihaZupan
Copy link
Member

MihaZupan commented Nov 8, 2021

From https://dev.azure.com/dnceng/public/_build/results?buildId=1459222&view=logs&j=0bc77094-9fcd-5c38-f6e4-27d2ae131589&t=e5c9247b-367b-556a-ffed-53eb5f68dbb5&l=175

2021-11-08T17:25:27.0292440Z   PDB0021: Document name doesn't match any pattern in Source Link: 'd:\a\_work\1\s\samples\ReverseProxy.Auth.Sample\Views\Account\AccessDenied.cshtml'
2021-11-08T17:25:27.0296058Z   PDB0021: Document name doesn't match any pattern in Source Link: 'd:\a\_work\1\s\samples\ReverseProxy.Auth.Sample\Views\Account\LoggedOut.cshtml'
2021-11-08T17:25:27.0530994Z   PDB0021: Document name doesn't match any pattern in Source Link: 'd:\a\_work\1\s\samples\ReverseProxy.Auth.Sample\Views\Account\Login.cshtml'
2021-11-08T17:25:27.0770501Z D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21555.2\tools\SymStore.targets(70,5): error MSB3073: The command ""D:\a\_work\1\s\.packages\microsoft.diasymreader.pdb2pdb\1.1.0-beta2-19575-01\tools\Pdb2Pdb.exe" "D:\a\_work\1\s\artifacts\bin\ReverseProxy.Auth.Sample\Release\net6.0\ReverseProxy.Auth.Sample.dll" /out "D:\a\_work\1\s\artifacts\SymStore\Release\ReverseProxy.Auth.Sample\net6.0\ReverseProxy.Auth.Sample.pdb" /srcsvrvar SRC_INDEX=public" exited with code -1. [D:\a\_work\1\s\samples\ReverseProxy.Auth.Sample\ReverseProxy.Auth.Sample.csproj]
2021-11-08T17:25:27.0945924Z ##[error].packages\microsoft.dotnet.arcade.sdk\7.0.0-beta.21555.2\tools\SymStore.targets(70,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""D:\a\_work\1\s\.packages\microsoft.diasymreader.pdb2pdb\1.1.0-beta2-19575-01\tools\Pdb2Pdb.exe" "D:\a\_work\1\s\artifacts\bin\ReverseProxy.Auth.Sample\Release\net6.0\ReverseProxy.Auth.Sample.dll" /out "D:\a\_work\1\s\artifacts\SymStore\Release\ReverseProxy.Auth.Sample\net6.0\ReverseProxy.Auth.Sample.pdb" /srcsvrvar SRC_INDEX=public" exited with code -1.

Originally hit in #972

@karelz karelz added this to the YARP 1.1.0 milestone Nov 11, 2021
@karelz karelz added the Type: Bug Something isn't working label Nov 11, 2021
@karelz
Copy link
Member

karelz commented Nov 11, 2021

Triage: We should fix this. Not super urgent as one needs 7.0 daily builds / previews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants