Skip to content

Harpocrates 2.13.1#369128

Merged
microsoft-github-policy-service[bot] merged 5 commits intomicrosoft:masterfrom
BESTSELLER:harpocrates-2.13.1
May 6, 2026
Merged

Harpocrates 2.13.1#369128
microsoft-github-policy-service[bot] merged 5 commits intomicrosoft:masterfrom
BESTSELLER:harpocrates-2.13.1

Conversation

@Gaardsholt
Copy link
Copy Markdown
Contributor

@Gaardsholt Gaardsholt commented May 5, 2026

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.12 schema?

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


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-369128-20260505-1

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-369128-20260505-2

@wingetbot wingetbot added New-Manifest Internal-Error-Dynamic-Scan The test for Dynamic Scanning in the Installation Validation failed. labels May 5, 2026
@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. Validation-Guide Something happened during validation. Provide the guide. labels May 6, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Retry-1 flag to indicate retried label May 6, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

2026-05-05 21:59:36.070 [CORE] DeliveryOptimization error: 0x80190194, extended error: 0x00000000
2026-05-05 21:59:36.071 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(361)\WindowsPackageManager.dll!00007FFD13FB9EA5: (caller: 00007FFD13FB8AE0) Exception(1) tid(2fa4) 80190194 Not found (404).
2026-05-05 21:59:36.915 [CORE] Download request failed. Returned status: 404
2026-05-05 21:59:36.915 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FFD13FB6447: (caller: 00007FFD13FB1CCE) Exception(2) tid(2fa4) 80190194 Not found (404).
2026-05-05 21:59:37.030 [CLI ] Failed to download, waiting a bit and retry. Url: https://www.7-zip.org/a/7z2106-x64.exe
2026-05-05 21:59:41.990 [CORE] DeliveryOptimization error: 0x80190194, extended error: 0x00000000
2026-05-05 21:59:41.990 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(361)\WindowsPackageManager.dll!00007FFD13FB9EA5: (caller: 00007FFD13FB8AE0) Exception(3) tid(2fa4) 80190194 Not found (404).
2026-05-05 21:59:42.195 [CORE] Download request failed. Returned status: 404
2026-05-05 21:59:42.195 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FFD13FB6447: (caller: 00007FFD13FB1CCE) Exception(4) tid(2fa4) 80190194 Not found (404).

Hex Dec Inverted Dec Symbol Description
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
80190194 -2145844844 2149122452 BG_E_HTTP_ERROR_404 The requested URL does not exist on the server.

(Automated response - build 1298.)

@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

2026-05-05 23:23:05.620 [CORE] DeliveryOptimization error: 0x80190194, extended error: 0x00000000
2026-05-05 23:23:05.707 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(361)\WindowsPackageManager.dll!00007FFDDF9E9EA5: (caller: 00007FFDDF9E8AE0) Exception(1) tid(2d40) 80190194 Not found (404).
2026-05-05 23:23:07.898 [CORE] Download request failed. Returned status: 404
2026-05-05 23:23:07.898 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FFDDF9E6447: (caller: 00007FFDDF9E1CCE) Exception(2) tid(2d40) 80190194 Not found (404).
2026-05-05 23:23:08.120 [CLI ] Failed to download, waiting a bit and retry. Url: https://www.7-zip.org/a/7z2106-x64.exe
2026-05-05 23:23:13.653 [CORE] DeliveryOptimization error: 0x80190194, extended error: 0x00000000
2026-05-05 23:23:13.653 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(361)\WindowsPackageManager.dll!00007FFDDF9E9EA5: (caller: 00007FFDDF9E8AE0) Exception(3) tid(2d40) 80190194 Not found (404).
2026-05-05 23:23:13.837 [CORE] Download request failed. Returned status: 404
2026-05-05 23:23:13.838 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FFDDF9E6447: (caller: 00007FFDDF9E1CCE) Exception(4) tid(2d40) 80190194 Not found (404).

Hex Dec Inverted Dec Symbol Description
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
80190194 -2145844844 2149122452 BG_E_HTTP_ERROR_404 The requested URL does not exist on the server.

(Automated response - build 1298.)

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-369128-20260506-1

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Internal-Error-Dynamic-Scan The test for Dynamic Scanning in the Installation Validation failed. Needs-Attention This work item needs to be reviewed by a member of the core team. New-Manifest labels May 6, 2026
@wingetbot
Copy link
Copy Markdown
Collaborator

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-369128-20260506-2

@wingetbot wingetbot added New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels May 6, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) May 6, 2026 08:13
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label May 6, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit 1132551 into microsoft:master May 6, 2026
1 check passed
@wingetbot
Copy link
Copy Markdown
Collaborator

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

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

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 Retry-1 flag to indicate retried Validation-Completed Validation passed Validation-Guide Something happened during validation. Provide the guide.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants