Skip to content

New version: legowerewolf.AO3Fetch version 2.1.0 #263744

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

Conversation

legowerewolf
Copy link
Contributor

@legowerewolf legowerewolf commented Jun 7, 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-63-263744-20250607-1

@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Jun 7, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 7, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978335187 2025-06-06 21:09:49.223 [FAIL] Installer failed security check. Url: https://github.com/legowerewolf/AO3fetch/releases/download/v2.1.0/ao3fetch-v2.1.0-windows-386.zip Result: 0x80004005 | Hex | Dec | Inverted Dec | Symbol | Description | | --- | --- | --- | --- | --- | | 80004005 | -2147467259 | 2147500037 | E_Fail | Resource missing | | 8A15002D | -1978335187 | 2316632109 | APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED | Installer failed security check. Another script should retry this about every 18 hours. |

Hex Dec Inverted Dec Symbol Description
00000012 18 -4294967278 ERROR_NO_MORE_FILES There are no more files.
80004005 -2147467259 2147500037 E_Fail Resource missing
80004005 -2147467259 2147500037 E_Fail Resource missing
80004005 -2147467259 2147500037 E_Fail Resource missing
8A15002D -1978335187 2316632109 APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED Installer failed security check. Another script should retry this about every 18 hours.
8A15002D -1978335187 2316632109 APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED Installer failed security check. Another script should retry this about every 18 hours.
8A15002D -1978335187 2316632109 APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED Installer failed security check. Another script should retry this about every 18 hours.

(Automated response - build 1064.)

@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-Defender-Error labels Jun 7, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Attention This work item needs to be reviewed by a member of the core team. label Jun 7, 2025
@stephengillie
Copy link
Collaborator

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-63-263744-20250607-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. Validation-Defender-Error Validation-Installation-Error Error installing application labels Jun 7, 2025
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Jun 7, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 7, 2025
@legowerewolf
Copy link
Contributor Author

It installs correctly for me. It looks like the validation timed out?

@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 Jun 7, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978335187 2025-06-07 05:13:04.220 [FAIL] Installer failed security check. Url: https://github.com/legowerewolf/AO3fetch/releases/download/v2.1.0/ao3fetch-v2.1.0-windows-386.zip Result: 0x80004005 | Hex | Dec | Inverted Dec | Symbol | Description | | --- | --- | --- | --- | --- | | 80004005 | -2147467259 | 2147500037 | E_Fail | Resource missing | | 8A15002D | -1978335187 | 2316632109 | APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED | Installer failed security check. Another script should retry this about every 18 hours. |

Hex Dec Inverted Dec Symbol Description
00000012 18 -4294967278 ERROR_NO_MORE_FILES There are no more files.
80004005 -2147467259 2147500037 E_Fail Resource missing
80004005 -2147467259 2147500037 E_Fail Resource missing
80004005 -2147467259 2147500037 E_Fail Resource missing
8A15002D -1978335187 2316632109 APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED Installer failed security check. Another script should retry this about every 18 hours.
8A15002D -1978335187 2316632109 APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED Installer failed security check. Another script should retry this about every 18 hours.
8A15002D -1978335187 2316632109 APPINSTALLER_CLI_ERROR_INSTALLER_SECURITY_CHECK_FAILED Installer failed security check. Another script should retry this about every 18 hours.

(Automated response - build 1064.)

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

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-63-263744-20250609-1

@legowerewolf
Copy link
Contributor Author

I can download the x86 installer file (which seems to be the one being warned about?) just fine. It hashes the same. I can unzip it and run it, and it runs fine. I don't get it.

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. Validation-Defender-Error Validation-Installation-Error Error installing application labels Jun 9, 2025
@wingetbot wingetbot added Manifest-Metadata-Consistency New-Manifest Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 9, 2025
@wingetbot
Copy link
Collaborator

=== manifests\l\legowerewolf\AO3Fetch\2.1.0 ===
Missing Properties value based on version 2.0.0:

  • ReleaseNotesUrl
  • ReleaseDate

@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jun 9, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot merged commit 6518ffb into microsoft:master Jun 9, 2025
1 check passed
@wingetbot
Copy link
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 Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants