Skip to content

dotnet workload install wasm-tools Fails #21277

Closed
@TanayParikh

Description

@TanayParikh

Error:

Installation rollback failed: Failed to install manifest microsoft.net.sdk.tvos version 15.0.100-rc.1.496: The transaction has aborted..
Rolling back pack Microsoft.NET.Runtime.WebAssembly.Sdk installation...
Workload installation failed: microsoft.net.runtime.webassembly.sdk::6.0.0-rc.2.21460.8 is not found in NuGet feeds https://api.nuget.org/v3/index.json".

Full Console Output:

sudo dotnet workload install wasm-tools

Welcome to .NET 6.0!
---------------------
SDK Version: 6.0.100-rc.2.21465.13

Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.

Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate run 'dotnet dev-certs https --trust' (Windows and macOS only).
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------

Skip NuGet package signing validation. NuGet signing validation is not available on Linux or macOS https://aka.ms/workloadskippackagevalidation .
Skip NuGet package signing validation. NuGet signing validation is not available on Linux or macOS https://aka.ms/workloadskippackagevalidation .
Skip NuGet package signing validation. NuGet signing validation is not available on Linux or macOS https://aka.ms/workloadskippackagevalidation .
Updated advertising manifest microsoft.net.sdk.maui.
Updated advertising manifest microsoft.net.sdk.ios.
Updated advertising manifest microsoft.net.sdk.macos.
Updated advertising manifest microsoft.net.workload.emscripten.
Updated advertising manifest microsoft.net.workload.mono.toolchain.
Updated advertising manifest microsoft.net.sdk.tvos.
Updated advertising manifest microsoft.net.sdk.maccatalyst.
Updated advertising manifest microsoft.net.sdk.android.
Installing workload manifest microsoft.net.sdk.tvos version 15.0.100-rc.1.1534…
Installing workload manifest microsoft.net.sdk.android version 31.0.100-rc.1.12…
Installing workload manifest microsoft.net.sdk.maui version 6.0.100-rc.1.1608…
Installing workload manifest microsoft.net.sdk.macos version 12.0.100-rc.1.1534…
Installing workload manifest microsoft.net.sdk.maccatalyst version 15.0.100-rc.1.1534…
Installing workload manifest microsoft.net.sdk.ios version 15.0.100-rc.1.1534…
Installing pack Microsoft.NET.Runtime.WebAssembly.Sdk version 6.0.0-rc.2.21460.8...
Workload installation failed. Rolling back installed packs...
Installing workload manifest microsoft.net.sdk.tvos version 15.0.100-rc.1.496…
Installation rollback failed: Failed to install manifest microsoft.net.sdk.tvos version 15.0.100-rc.1.496: The transaction has aborted..
Rolling back pack Microsoft.NET.Runtime.WebAssembly.Sdk installation...
Workload installation failed: microsoft.net.runtime.webassembly.sdk::6.0.0-rc.2.21460.8 is not found in NuGet feeds https://api.nuget.org/v3/index.json".

Sources:

dotnet nuget list source
Registered Sources:
  1.  nuget.org [Enabled]
      https://api.nuget.org/v3/index.json
  2.  dotnet6 [Enabled]
      https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions