Skip to content

Cannot install x64 release on arm64 whenever --locale is explicitly specified #6377

Description

@PtJade-Ceramic

Relevant area(s)

WinGet CLI

Relevant command(s)

winget show

Brief description of your issue

winget view incorrectly reports “No applicable installer” for an x64 package on ARM64 Windows.

Steps to reproduce

On an ARM64 PC (enter winget --info to check), enter winget view for a package of which only an x64 release is available.

Expected behavior

Find the x64 release.

Actual behavior

When --locale is specified, no matter if it is the same as the same as the preferred Windows display language, it reports "No applicable installer" even if -a x64 (introduced since #906 (comment)) is added.

Environment

Windows: Windows.Desktop v10.0.26200.8875
系统体系结构: Arm64
软件包: Microsoft.DesktopAppInstaller v1.29.280.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Command-ShowIssue related to WinGet ShowIssue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions