Skip to content

[NETSDKE2E][VMR]Error “Authenticode Signature Verification Failed” happens when installing workload in CLI. #48612

Open
@v-ainigao

Description

@v-ainigao

Build info:
VMR 10.0.100-preview.4.25208.102(runtime- 10.0.0-preview.4.25208.102)

Repro steps:
1.Download the VMR NET10preview4 SDK.
2.Install workload with commands.
dotnet workload install wasm-tools/android/maui

Expected:
Successfully installed workload

Actual Result:
Error during dotnet workload install" Workload installation failed: Failed to verify Authenticode signature, package..."
Workload installation failed. Rolling back installed packs...
Workload installation failed: Failed to verify Authenticode signature, package: C:\ProgramData\dotnet\workloads\Microsoft.NET.Runtime.WebAssembly.Sdk.Msi.arm64\10.0.0-preview.4.25207.7\50b854e7d6b351d611a72349c3e7b7ef-arm64.msi, allow online revocation checks: True Error: 0x800b0100, No signature was present in the subject.
Image

dotnet --info:
.NET SDK:
Version: 10.0.100-preview.4.25208.102
Commit: 518f2e8482
Workload version: 10.0.100-manifests.e5ee864f
MSBuild version: 17.15.0-preview-25208-102+518f2e848

Runtime Environment:
OS Name: Windows
OS Version: 10.0.26304
OS Platform: Windows
RID: win-arm64
Base Path: C:\Program Files\dotnet\sdk\10.0.100-preview.4.25208.102\

.NET workloads installed:
There are no installed workloads to display.
Configured to use workload sets when installing new manifests.
Workloads are configured to install and update using workload versions, but none were found. Run "dotnet workload restore" to install a workload version.

Host:
Version: 10.0.0-preview.4.25208.102
Architecture: arm64
Commit: 518f2e8482

.NET SDKs installed:
10.0.100-preview.4.25208.102 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 10.0.0-preview.4.25208.102 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 10.0.0-preview.4.25208.102 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 10.0.0-preview.4.25208.102 [C:\Program Files\dotnet\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

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