Skip to content

New package: IndexEducation.ClientPRONOTE2024-64bit version 3.11.0 #266818

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ruayrr
Copy link

@Ruayrr Ruayrr commented Jun 18, 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-65-266818-20250618-1

@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Jun 18, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 18, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978335187 2025-06-19 10:37:42.575 [FAIL] Installer failed security check. Url: https://github.com/astral-sh/ruff/releases/download/0.12.0/ruff-i686-pc-windows-msvc.zip Result: 0x80004005 MSI (s) (94:70) [10:37:20:974]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (s) (94:70) [10:37:20:974]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (s) (94:70) [10:37:20:974]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (s) (94:70) [10:37:20:974]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (s) (94:70) [10:37:20:974]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. Property(S): OutOfDiskSpace = 0 Property(S): OutOfNoRbDiskSpace = 0 Property(S): PrimaryVolumeSpaceAvailable = 0 Property(S): PrimaryVolumeSpaceRequired = 0 Property(S): PrimaryVolumeSpaceRemaining = 0 MSI (s) (94:E4) [10:37:21:615]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'. MSI (s) (94:E4) [10:37:21:615]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'. MSI (s) (94:E4) [10:37:21:615]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'. MSI (s) (94:E4) [10:37:21:615]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'. MSI (s) (94:E4) [10:37:21:615]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'. | Hex | Dec | Inverted Dec | Symbol | Description | | --- | --- | --- | --- | --- | | 00000000 | 0 | -4294967296 | ERROR_SUCCESS | The operation completed successfully. | | 000007E6 | 2022 | -4294965274 | ERROR_INVALID_COLORINDEX | The specified named color index is not present in the profile. | | 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. | | 8A15005E | -1978335138 | 2316632158 | APPINSTALLER_CLI_ERROR_PINNED_CERTIFICATE_MISMATCH | The server certificate did not match any of the expected values. |

Hex Dec Inverted Dec Symbol Description
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000012 18 -4294967278 ERROR_NO_MORE_FILES There are no more files.
000007E6 2022 -4294965274 ERROR_INVALID_COLORINDEX The specified named color index is not present in the profile.
000007E6 2022 -4294965274 ERROR_INVALID_COLORINDEX The specified named color index is not present in the profile.
000007E6 2022 -4294965274 ERROR_INVALID_COLORINDEX The specified named color index is not present in the profile.
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.
8A15005E -1978335138 2316632158 APPINSTALLER_CLI_ERROR_PINNED_CERTIFICATE_MISMATCH The server certificate did not match any of the expected values.
8A15005E -1978335138 2316632158 APPINSTALLER_CLI_ERROR_PINNED_CERTIFICATE_MISMATCH The server certificate did not match any of the expected values.
8A15005E -1978335138 2316632158 APPINSTALLER_CLI_ERROR_PINNED_CERTIFICATE_MISMATCH The server certificate did not match any of the expected values.

(Automated response - build 1077.)

@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 and removed Needs-Attention This work item needs to be reviewed by a member of the core team. labels Jun 23, 2025
@stephengillie
Copy link
Collaborator

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266818-20250623-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. Validation-Defender-Error Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. labels Jun 23, 2025
@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Jun 23, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 23, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

No errors to post.

(Automated response - build 1078.)

@stephengillie stephengillie added Validation-Completed Validation passed and removed Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. Needs-Author-Feedback This needs a response from the author. labels Jun 26, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) June 26, 2025 20:28
@stephengillie
Copy link
Collaborator

stephengillie commented Jun 26, 2025

Manual Validation ended with:
image
Edit: Are different installer switches needed?

@stephengillie stephengillie added Needs-Author-Feedback This needs a response from the author. and removed Validation-Completed Validation passed labels Jun 26, 2025
@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266818-20250630-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. labels Jun 30, 2025
@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Jun 30, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 30, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

No errors to post.

(Automated response - build 1078.)

@stephengillie stephengillie added Validation-Completed Validation passed and removed Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. Needs-Author-Feedback This needs a response from the author. labels Jun 30, 2025
@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-266818-20250701-1

@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Jul 1, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jul 1, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

No errors to post.

(Automated response - build 1078.)

@stephengillie stephengillie added Validation-Completed Validation passed and removed Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. Needs-Author-Feedback This needs a response from the author. labels Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants