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

WinGet error reporting reports applicability error when encountered #3982

Closed
RDMacLachlan opened this issue Dec 15, 2023 · 0 comments · Fixed by #4746
Closed

WinGet error reporting reports applicability error when encountered #3982

RDMacLachlan opened this issue Dec 15, 2023 · 0 comments · Fixed by #4746
Labels
In-PR Issue related to a PR Issue-Feature This is a feature request for the Windows Package Manager client. msstore Issue related to "msstore" REST source
Milestone

Comments

@RDMacLachlan
Copy link
Member

RDMacLachlan commented Dec 15, 2023

Description of the new feature / enhancement

Description of the new feature / enhancement

I want to update how WinGet Install handles installation errors when no applicable installer is available for the OS Version or Platform. Currently WinGet shows the following error message:
An unexpected error occurred while executing the command: 0x803fb104: unknown error

The updated error message needs to be more applicable to the reason for the error. A possible new message could be:
The package is not applicable for the current Windows version or platform.

Note:
This new message would only be shown when attempting to install a UWP application from the Microsoft Store and no applicable installers were detected.

Proposed technical implementation details

New Error Response: “The package is not compatible with the current Windows Version or Platform.”

No response

@RDMacLachlan RDMacLachlan added the Issue-Feature This is a feature request for the Windows Package Manager client. label Dec 15, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue need to be triaged label Dec 15, 2023
@denelon denelon added msstore Issue related to "msstore" REST source and removed Needs-Triage Issue need to be triaged labels Dec 18, 2023
@denelon denelon added this to the 1.8 Client milestone Jan 5, 2024
@denelon denelon modified the milestones: 1.8 Client, 1.9 Client Jun 11, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the In-PR Issue related to a PR label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR Issue related to a PR Issue-Feature This is a feature request for the Windows Package Manager client. msstore Issue related to "msstore" REST source
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

2 participants