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

[main] Stage 2 build is failing in prep step trying to find 9.0 P7 #4586

Closed
mthalman opened this issue Aug 28, 2024 · 3 comments · Fixed by dotnet/sdk#43439
Closed

[main] Stage 2 build is failing in prep step trying to find 9.0 P7 #4586

mthalman opened this issue Aug 28, 2024 · 3 comments · Fixed by dotnet/sdk#43439
Assignees
Labels
area-testing Improvements in CI and testing ops-monitor Issues created/handled by the source build monitor role

Comments

@mthalman
Copy link
Member

mthalman commented Aug 28, 2024

/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1102: Unable to find package Microsoft.NETCore.App.Ref with version (= 9.0.0-preview.7.24405.7)
/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1102:   - Found 8 version(s) in /tmp/tmp.RpNGwiWXMy [ Nearest version: 9.0.0-rc.1.24414.5 ]
/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1102:   - Found 0 version(s) in /vmr/.dotnet/library-packs
/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-x64. No packages exist with this id in source(s): /tmp/tmp.RpNGwiWXMy, /vmr/.dotnet/library-packs
/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1102: Unable to find package Microsoft.AspNetCore.App.Ref with version (= 9.0.0-preview.7.24406.2)
/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1102:   - Found 3 version(s) in /tmp/tmp.RpNGwiWXMy [ Nearest version: 9.0.0-rc.1.24414.4 ]
/vmr/eng/tools/BinaryToolKit/BinaryToolKit.csproj : error NU1102:   - Found 0 version(s) in /vmr/.dotnet/library-packs

Example build (internal link)

This is a regression caused by dotnet/sdk#42969

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

1 similar comment
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mthalman mthalman changed the title Stage 2 build is failing in prep step after .NET 10 Stage 2 build is failing in prep step Aug 28, 2024
@mthalman mthalman changed the title Stage 2 build is failing in prep step Stage 2 build is failing in prep step trying to find 9.0 P7 Aug 28, 2024
@mthalman mthalman added the ops-monitor Issues created/handled by the source build monitor role label Aug 29, 2024
@NikolaMilosavljevic NikolaMilosavljevic changed the title Stage 2 build is failing in prep step trying to find 9.0 P7 [main] Stage 2 build is failing in prep step trying to find 9.0 P7 Sep 4, 2024
@MichaelSimons
Copy link
Member

@NikolaMilosavljevic - Can you investigate as part of SB Monitor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Improvements in CI and testing ops-monitor Issues created/handled by the source build monitor role
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants