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

Only update razor dependencies coming from maintenance-packages when source build is true #11285

Merged

Conversation

carlossanlop
Copy link
Member

 maintenance-packages when source build is true. Tracking issue:
 dotnet/sdk#45155
@carlossanlop carlossanlop requested review from a team as code owners December 9, 2024 23:39
eng/Versions.props Outdated Show resolved Hide resolved
@carlossanlop
Copy link
Member Author

Failure is unrelated:

  The process cannot access the file 'D:\a\_work\1\s\artifacts\SymStore\Release\rzls\net8.0\rzls.pdb' because it is being used by another process.
D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24572.2\tools\SymStore.targets(64,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\rzls\Release\net8.0\linux-arm64\rzls.dll" /out "D:\a\_work\1\s\artifacts\SymStore\Release\rzls\net8.0\rzls.pdb" /srcsvrvar SRC_INDEX=public" exited with code 2. [D:\a\_work\1\s\src\Razor\src\rzls\rzls.csproj]
##[error].packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24572.2\tools\SymStore.targets(64,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\rzls\Release\net8.0\linux-arm64\rzls.dll" /out "D:\a\_work\1\s\artifacts\SymStore\Release\rzls\net8.0\rzls.pdb" /srcsvrvar SRC_INDEX=public" exited with code 2.

@davidwengier
Copy link
Contributor

Yep, thats an ongoing issue we have. It will pass under retry. Thanks for the PR

@davidwengier davidwengier merged commit 83ef836 into dotnet:main Dec 10, 2024
12 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Dec 10, 2024
@carlossanlop carlossanlop deleted the BumpMaintenancePackagesDependencies branch January 9, 2025 16:32
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.

3 participants