Skip to content

Conversation

@lars-nvhgroup
Copy link
Contributor

@lars-nvhgroup lars-nvhgroup commented Apr 11, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-57-247729-20250411-1

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Apr 11, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Apr 11, 2025
@lars-nvhgroup
Copy link
Contributor Author

Hello @@lars-nvhgroup,

The package manager bot determined there was an issue with installing the application correctly. Please check the application installs correctly. Once repaired, please push an update to your pull request.

Template: msftbot/validationError/installation/general

This is not the only pull request with this error, it seems systemic. Is something wrong with the validation pipeline currently?

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 11, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978335157 2025-04-11 13:46:08.326 [FAIL] WindowsPackageManager.dll!00007FFE371C50B2: ReturnHr(1) tid(1ba8) 801901A0 Requested range not satisfiable (416). Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\HttpStream\HttpClientWrapper.cpp(132)\WindowsPackageManager.dll!00007FFE371BDAB6: (caller: 00007FFE36EFB960) Exception(1) tid(1ba8) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:08.326 [FAIL] WindowsPackageManager.dll!00007FFE36F577A7: LogHr(1) tid(1ba8) 801901A0 Requested range not satisfiable (416). Msg:[winrt::hresult_error: Requested range not satisfiable (416).] 2025-04-11 13:46:08.326 [REPO] Source add/update failed, waiting 5897 milliseconds and retrying: winget 2025-04-11 13:46:14.239 [FAIL] WindowsPackageManager.dll!00007FFE371C50B2: ReturnHr(2) tid(1ba8) 801901A0 Requested range not satisfiable (416). Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\HttpStream\HttpClientWrapper.cpp(132)\WindowsPackageManager.dll!00007FFE371BDAB6: (caller: 00007FFE36EFB960) Exception(2) tid(1ba8) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:14.239 [FAIL] WindowsPackageManager.dll!00007FFE36F577A7: LogHr(3) tid(1ba8) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:14.239 [REPO] Failed to update source: winget 2025-04-11 13:46:14.374 [REPO] Failed to open available source: winget 2025-04-11 13:46:21.729 [FAIL] WindowsPackageManager.dll!00007FFE209550B2: ReturnHr(1) tid(c80) 801901A0 Requested range not satisfiable (416). Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\HttpStream\HttpClientWrapper.cpp(132)\WindowsPackageManager.dll!00007FFE2094DAB6: (caller: 00007FFE2068B960) Exception(1) tid(c80) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:21.729 [FAIL] WindowsPackageManager.dll!00007FFE206E77A7: LogHr(1) tid(c80) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:21.729 [REPO] Source add/update failed, waiting 7783 milliseconds and retrying: winget 2025-04-11 13:46:29.574 [FAIL] WindowsPackageManager.dll!00007FFE209550B2: ReturnHr(2) tid(c80) 801901A0 Requested range not satisfiable (416). Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\HttpStream\HttpClientWrapper.cpp(132)\WindowsPackageManager.dll!00007FFE2094DAB6: (caller: 00007FFE2068B960) Exception(2) tid(c80) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:29.574 [FAIL] WindowsPackageManager.dll!00007FFE206E77A7: LogHr(3) tid(c80) 801901A0 Requested range not satisfiable (416). 2025-04-11 13:46:29.574 [REPO] Failed to update source: winget 2025-04-11 13:46:29.862 [REPO] Failed to open available source: winget

Hex Dec Inverted Dec Symbol Description
00001709 5897 -4294961399 ERROR_CLUSTER_PARAMETER_MISMATCH Two or more parameter values specified for a resource's properties are in conflict.
8A15004B -1978335157 2316632139 APPINSTALLER_CLI_ERROR_FAILED_TO_OPEN_ALL_SOURCES Failed to open one or more sources

(Automated response - build 1042.)

@ItzLevvie
Copy link
Contributor

@wingetbot run

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Installation-Error Error installing application labels Apr 16, 2025
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-57-247729-20250416-1

@wingetbot wingetbot added New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Apr 16, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) April 16, 2025 19:04
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit c237469 into microsoft:master Apr 16, 2025
1 check passed
@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 16, 2025
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

@lars-nvhgroup lars-nvhgroup deleted the WHTA.Tamara-2025.0.9.24-6918152e-6708-4c7b-8cd5-f35ad098ea51 branch April 28, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Moderator-Approved One of the Moderators has reviewed and approved this PR New-Manifest Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants