Skip to content

New package: AFAS.ProfitCommunicationCenter.7 version 2.9.1400.700#356741

Merged
stephengillie merged 1 commit intomicrosoft:masterfrom
Dragon1573:issues/356156
Apr 23, 2026
Merged

New package: AFAS.ProfitCommunicationCenter.7 version 2.9.1400.700#356741
stephengillie merged 1 commit intomicrosoft:masterfrom
Dragon1573:issues/356156

Conversation

@Dragon1573
Copy link
Copy Markdown
Contributor

@Dragon1573 Dragon1573 commented Apr 8, 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

Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com>
@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-138-356741-20260408-1

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Apr 8, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

2026-04-08 16:43:54.187 [CLI ] Package hash verification failed. SHA256 in manifest [3ad6cb9756673ef53a6e4b5f50e018d12cda6d7fcf67359a7a658f04848eec80] does not match download [4459a6fc82405c1b5c4f681e21cfed235feff603bbbbfb36f71e7b64a6b54212] with file size [4053080] and content type [application/octet-stream]

(Automated response - build 1244.)

@microsoft-github-policy-service microsoft-github-policy-service Bot added Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash and removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. labels Apr 8, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Apr 8, 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. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 9, 2026
@Trenly
Copy link
Copy Markdown
Contributor

Trenly commented Apr 9, 2026

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-138-356741-20260409-1

@microsoft-github-policy-service microsoft-github-policy-service Bot removed Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Needs-Attention This work item needs to be reviewed by a member of the core team. New-Package Validation-Completed Validation passed labels Apr 9, 2026
@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 9, 2026
@wingetbot wingetbot added New-Package Error-Installer-Availability The installer was not available to validate (HTTP Issue) labels Apr 9, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Apr 9, 2026
@Dragon1573
Copy link
Copy Markdown
Contributor Author

This is intended.

According to logs, the pipeline will first detect the URL with verbs other than GET (maybe it uses HEAD for detection?) and the method was not allowed.

00:18:28 D:\...\winget-pkgs  [issues/356379 ≡ +1 ~0 -0 !] 0ms pwsh
$ Invoke-RestMethod -Verbose -Method Get "https://profitdownload.afas.nl/download/PCC/PccSetup7.00.exe" -OutFile temp.exe
VERBOSE: Requested HTTP/1.1 GET with 0-byte payload
VERBOSE: Received HTTP/1.1 4053080-byte response of content type application/octet-stream
VERBOSE: File Name: temp.exe

00:20:44 D:\...\winget-pkgs  [issues/356379 ≡ +1 ~0 -0 !] 0ms pwsh
$ Invoke-RestMethod -Method Head "https://profitdownload.afas.nl/download/PCC/PccSetup7.00.exe"
Invoke-RestMethod: Response status code does not indicate success: 405 (Not Allowed).

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Needs-Author-Feedback This needs a response from the author. label Apr 9, 2026
@Dragon1573
Copy link
Copy Markdown
Contributor Author

Can't sure about that. I'm in Chinese Mainland, behind proxies mostly in Hong Kong SAR., China / Taiwan Prov., China / Japan / Singapore. All proxies from these 4 regions are okay to download the proper installer file.

@stephengillie
Copy link
Copy Markdown
Collaborator

It might be a DNS issue. I'd have to investigate. But I am having a DNS issue with another package:

@JvDrunen
Copy link
Copy Markdown

could you try it again? or ?

@stephengillie
Copy link
Copy Markdown
Collaborator

stephengillie commented Apr 16, 2026

Manual Validation ended with:
image

After this, I checked current DNS resolution, and compared to a public DNS. The public DNS resolved to a different public IP addresses. The download again stalled at the same point, but apparently completed a couple of minutes later. (The first few attempts did not complete after 10+ minutes.)

(many edits to keep up with a rapidly-changing world.)

@stephengillie
Copy link
Copy Markdown
Collaborator

Manual Validation ended with:

2026-04-16 09:03:28.402 [CLI ] Package hash verification failed. SHA256 in manifest [3ad6cb9756673ef53a6e4b5f50e018d12cda6d7fcf67359a7a658f04848eec80] does not match download [4459a6fc82405c1b5c4f681e21cfed235feff603bbbbfb36f71e7b64a6b54212] with file size [4053080] and content type [application/octet-stream]
2026-04-14 08:09:31.437 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\HttpClientHelper.cpp(270)\WindowsPackageManager.dll!00007FFD1AC2E6D4: (caller: 00007FFD1AD62286) Exception(1) tid(16fc) 80072EFE Msg:[WinHttpReceiveResponse: 12030: The connection with the server was terminated abnormally
2026-04-14 08:09:31.444 [FAIL] WindowsPackageManager.dll!00007FFD1AD3E9A6: ReturnHr(1) tid(16fc) 80072EFE Msg:[C:__w\1\s\external\pkg\src\AppInstallerCommonCore\HttpClientHelper.cpp(270)\WindowsPackageManager.dll!00007FFD1AC2E6D4: (caller: 00007FFD1AD62286) Exception(1) tid(16fc) 80072EFE Msg:[WinHttpReceiveResponse: 12030: The connection with the server was terminated abnormally
2026-04-14 08:09:31.444 [FAIL] WindowsPackageManager.dll!00007FFD1AB5F2BC: LogHr(1) tid(16fc) 80072EFE
2026-04-14 08:09:31.445 [FAIL] WindowsPackageManager.dll!00007FFD1A998BCD: LogHr(2) tid(16fc) 80072EFE
2026-04-14 08:09:31.446 [CLI ] Caught winrt::hresult_error: 0x80072efe : unknown error
2026-04-14 08:09:40.115 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\HttpClientHelper.cpp(270)\WindowsPackageManager.dll!00007FFD1AC2E6D4: (caller: 00007FFD1AD62286) Exception(2) tid(16fc) 80072EFE Msg:[WinHttpReceiveResponse: 12030: The connection with the server was terminated abnormally
2026-04-14 08:09:40.115 [FAIL] WindowsPackageManager.dll!00007FFD1AD3E9A6: ReturnHr(2) tid(16fc) 80072EFE Msg:[C:__w\1\s\external\pkg\src\AppInstallerCommonCore\HttpClientHelper.cpp(270)\WindowsPackageManager.dll!00007FFD1AC2E6D4: (caller: 00007FFD1AD62286) Exception(2) tid(16fc) 80072EFE Msg:[WinHttpReceiveResponse: 12030: The connection with the server was terminated abnormally
2026-04-14 08:09:40.115 [FAIL] WindowsPackageManager.dll!00007FFD1AB5F2BC: LogHr(3) tid(16fc) 80072EFE
2026-04-14 08:09:40.115 [FAIL] WindowsPackageManager.dll!00007FFD1A998BCD: LogHr(4) tid(16fc) 80072EFE
2026-04-14 08:09:40.115 [CLI ] Caught winrt::hresult_error: 0x80072efe : unknown error

(Automated response - build 1248.)

@stephengillie stephengillie removed the Error-Installer-Availability The installer was not available to validate (HTTP Issue) label Apr 16, 2026
@YusufKhalifadev
Copy link
Copy Markdown
Contributor

@stephengillie, Still no updates on this pr?

@stephengillie
Copy link
Copy Markdown
Collaborator

Thanks for your patience. I got the hash mismatch earlier when I updated the DNS servers inside the VMs. I do not know why I'm not getting it now. Verify:
image
image

@stephengillie stephengillie added Validation-Completed Validation passed and removed Error-Hash-Mismatch The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash Needs-Attention This work item needs to be reviewed by a member of the core team. labels Apr 23, 2026
@stephengillie stephengillie merged commit a15fdd3 into microsoft:master Apr 23, 2026
1 check passed
@github-actions github-actions Bot deleted the issues/356156 branch April 23, 2026 21:13
@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

Moderator-Approved One of the Moderators has reviewed and approved this PR New-Package Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Update Request]: Profit Communication Center

6 participants