10000 Windows: dotnet workload restore: Workload update failed: Could not find a part of the path · Issue #48769 · dotnet/sdk · GitHub
[go: up one dir, main page]

Skip to content

Windows: dotnet workload restore: Workload update failed: Could not find a part of the path #48769

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

Closed
AndyJoiner-T opened this issue Apr 29, 2025 · 2 comments
Labels
Area-Workloads needs team triage Requires a full team discussion

Comments

@AndyJoiner-T
Copy link

Describe the bug

Windows: I get error Workload update failed: Could not find a part of the path 'C:\Program Files\dotnet\sdk-manifests\9.0.100\workloadsets\9.0.103.0'. when workloadVersion is specified as “9.0.103.0” rather than “9.0.103” in my global.json. This is not an issue on Mac.

To Reproduce

On a Windows machine, clone repo https://github.com/AndyJoiner-T/repro-workload-update-failed-Could-not-find-a-part-of-the-path

on command line run: dotnet workload restore

Exceptions (if any)

Workload update failed: Could not find a part of the path 'C:\Program Files\dotnet\sdk-manifests\9.0.100\workloadsets\9.0.103.0'.

Further technical details

Output

dotnet workload restore

Installing workload version 9.0.103.0.
Installing microsoft.net.workloads.9.0.100.msi.x64 ........ Done
Workload installation failed. Rolling back installed packs...
Removing microsoft.net.workloads.9.0.100.msi.x64 ...... Done
Workload update failed: Could not find a part of the path 'C:\Program Files\dotnet\sdk-manifests\9.0.100\workloadsets\9.0.103.0'.

@dotnet-policy-service dotnet-policy-service bot added the untriaged Request triage from a team member label Apr 29, 2025
@nagilson nagilson added needs team triage Requires a full team discussion and removed untriaged Request triage from a team member labels May 13, 2025
@nagilson
Copy link
Member

I don't know if that's a valid workload version or not? 9.0.103.0. Let's discuss.

@nagilson nagilson removed their assignment May 13, 2025
@marcpopMSFT
Copy link
Member

Triage: Discussed offline, we specifically decided not to support the .0 version so the correct form of this workload set would be "9.0.103". That should work. If we hear more feedback, we can consider changing this in the future.

@marcpopMSFT marcpopMSFT closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Workloads needs team triage Requires a full team discussion
Projects
None yet
Development

No branches or pull requests

3 participants
0