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

After updating .NET 8.0.304 SDK to .NET 8.0.400 SDK, running dotnet workload update failed to update workload manifests #42390

Closed
vmykagapuz opened this issue Jul 26, 2024 · 3 comments
Labels
Area-Workloads untriaged Request triage from a team member

Comments

@vmykagapuz
Copy link

vmykagapuz commented Jul 26, 2024

INSTALL STEPS

  1. Clean machine: Win11 x64 23h2 ENU
  2. Install SDK 8.0.303 from: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-8.0.303-windows-x64-installer
  3. Install .NET 8.0.400 SDK from Pipelines - Run 20240723.2-8.0.400-rtm.24372.6,8.0.304-servicing.24372.2,8.0.108-servicing.24372.8-232548,232498,232515 artifacts (azure.com)
  4. Install Aspire 8.1.0
    dotnet workload update

ACTUAL
Running 'dotnet workload update' shows below errors
image (5)

EXPECTED
Can successfully run 'dotnet workload update' without errors
image (6)

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Workloads untriaged Request triage from a team member labels Jul 26, 2024
@vmykagapuz vmykagapuz changed the title After installing the .NET 8.0.400 SDK, failed to install Aspire 8.1.0 After installing the .NET 8.0.400 SDK, failed to update workload manifests Jul 26, 2024
@vmykagapuz vmykagapuz changed the title After installing the .NET 8.0.400 SDK, failed to update workload manifests After updating .NET 8.0.304 SDK to .NET 8.0.400 SDK, running dotnet workload update failed to update workload manifests Jul 26, 2024
@marcpopMSFT
Copy link
Member

did you install the credential provider and run with --interactive? It looks like you have the release feed configured for nuget but don't have access to it.

@balachir
Copy link

@vmykagapuz @v-elenafeng let's chat more about this issue on Monday.

@v-elenafeng
Copy link

Doesn't repro this issue with the correct SDK / Feed and packageSourceCredentials.

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

4 participants