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

[NETSDKE2E] With 9.0.100-rtm SDK installed, Warning: "Workload garbage collection failed with error: Workload version 9.0.100-rtm.24477.19 was not found.." happens when installing maui workload. #43777

Open
ChenhuiYuan01 opened this issue Sep 29, 2024 · 5 comments
Assignees
Labels
Area-Workloads untriaged Request triage from a team member

Comments

@ChenhuiYuan01
Copy link
Member

Build:
9.0.100-rtm SDK .zip on win11-x64

1.Set up clean machine with .NET SDK zip installation
2.In CLI, run dotnet workload install maui

Expected Result:
No error or warnings happen

Actual Result:
Warning: "Workload garbage collection failed with error: Workload version 9.0.100-rtm.24477.19 was not found.." displays
image

Note:
This issue not repro with exe install

dotnet --info:
.NET SDK:
Version: 9.0.100-rtm.24477.19
Commit: 34aa341
Workload version: 9.0.100-manifests.cf9c1ca4
MSBuild version: 17.12.0+95c7bf011

Runtime Environment:
OS Name: Windows
OS Version: 10.0.22631
OS Platform: Windows
RID: win-x64
Base Path: C:\dotnet-sdk-9.0.100-rtm.24477.19-win-x64\sdk\9.0.100-rtm.24477.19\

.NET workloads installed:
There are no installed workloads to display.
Configured to use loose manifests when installing new manifests.

Host:
Version: 9.0.0-rtm.24475.3
Architecture: x64
Commit: static

.NET SDKs installed:
9.0.100-rtm.24477.19 [C:\dotnet-sdk-9.0.100-rtm.24477.19-win-x64\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 9.0.0-rtm.24476.2 [C:\dotnet-sdk-9.0.100-rtm.24477.19-win-x64\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 9.0.0-rtm.24475.3 [C:\dotnet-sdk-9.0.100-rtm.24477.19-win-x64\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 9.0.0-rtm.24476.4 [C:\dotnet-sdk-9.0.100-rtm.24477.19-win-x64\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
None

Environment variables:
Not set

global.json file:
Not found

Learn more:
https://aka.ms/dotnet/info

Download .NET:
https://aka.ms/dotnet/download

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Workloads untriaged Request triage from a team member labels Sep 29, 2024
@ChenhuiYuan01
Copy link
Member Author

This issue also reproduces on Linux.
image

@v-ainigao
Copy link

This issue also repro's on ARM64OS.
build info:9.0.100-rtm.24478.4(runtime- 9.0.0-rtm.24476.4)
image

@v-xiaofchen
Copy link

This issue also reproduces on Mac.
image

@marcpopMSFT
Copy link
Member

@dsplaisted to take a look. This might be from the -rtm branding and fixed by your PR.

@dsplaisted
Copy link
Member

Yes, this should be fixed by #43737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Workloads untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

5 participants