Skip to content

New package: ThomasGossler.OutlookCalendarSync version 1.1.0.0 #261469

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

thgossler
Copy link
Contributor

@thgossler thgossler commented May 29, 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-61-261469-20250529-1

@thgossler
Copy link
Contributor Author

@microsoft-github-policy-service agree

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-61-261469-20250529-2

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-61-261469-20250529-3

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels May 29, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot enabled auto-merge (squash) May 29, 2025 16:05
@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label May 31, 2025
@stephengillie
Copy link
Collaborator

Manual Validation ended with:

6:44:10 PM: finished with exit code: -1978335226
6:44:10 PM: Install Failed.
6:44:10 PM: Detected 1 WinGet errors:
6:44:10 PM: 2025-05-30 18:44:10.259 [CLI ] ShellExecute installer failed: 3221227010


Fault bucket 1343848573075965671, type 4
Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: OutlookCalendarSync-Setup.exe
P2: 1.1.0.0
P3: 67fe9e7d
P4: KERNELBASE.dll
P5: 10.0.19041.1202
P6: c9db1934
P7: c0000602
P8: 000000000010be3e
P9:
P10:

Attached files:
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERADF8.tmp.dmp
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAE18.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAE29.tmp.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAE27.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERAE47.tmp.txt

These files may be available here:
\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_OutlookCalendarS_fb156ddb185da57bc0455fa685a54a2c8839d3_a708d7d6_13dbdb18-42d4-4a74-b097-3a4eb64b3de6

Analysis symbol:
Rechecking for solution: 0
Report Id: 4262a247-594e-451b-9a77-9b6c57c6d79f
Report Status: 268435456
Hashed bucket: 86b27bed8b62a98a72a64f283e1bc6e7
Cab Guid: 0


Faulting application name: OutlookCalendarSync-Setup.exe, version: 1.1.0.0, time stamp: 0x67fe9e7d
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1202, time stamp: 0xc9db1934
Exception code: 0xc0000602
Fault offset: 0x000000000010be3e
Faulting process id: 0xff0
Faulting application start time: 0x01dbd1cd805fda53
Faulting application path: C:\Users\User\AppData\Local\Temp\WinGet\ThomasGossler.OutlookCalendarSync.1.1.0.0\OutlookCalendarSync-Setup.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 4262a247-594e-451b-9a77-9b6c57c6d79f
Faulting package full name:
Faulting package-relative application ID:

Hex Dec Inverted Dec Symbol Description
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.
Hex Dec Inverted Dec Symbol Description
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.
00000001 1 -4294967295 ERROR_INVALID_FUNCTION Incorrect function.

(Automated response - build 1061.)

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-63-261469-20250604-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Author-Feedback This needs a response from the author. Validation-Completed Validation passed labels Jun 4, 2025
@wingetbot wingetbot added Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Completed Validation passed labels Jun 4, 2025
@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label Jun 4, 2025
auto-merge was automatically disabled June 5, 2025 07:22

Head branch was pushed to by a user without write access

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-63-261469-20250605-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Author-Feedback This needs a response from the author. Validation-Completed Validation passed labels Jun 5, 2025
@thgossler
Copy link
Contributor Author

I have added MinOSVersion: 10.0.19045.0 which should solve the problem.

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

Hello @thgossler,

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

@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Signature Update Failed. Failure to parse win 10, attempting win 11 Installation failed with exit code -1978335216

Hex Dec Inverted Dec Symbol Description
0000000B 11 -4294967285 ERROR_BAD_FORMAT An attempt was made to load a program with an incorrect format.
8A150010 -1978335216 2316632080 APPINSTALLER_CLI_ERROR_NO_APPLICABLE_INSTALLER None of the installers are applicable for the current system

(Automated response - build 1078.)

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

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

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

Hello @thgossler,

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

@ItzLevvie
Copy link
Contributor

[Policy] Needs-Manual-Merge

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Manual-Merge The pull request requires a manual merge from a repository maintainer Moderator-Approved One of the Moderators has reviewed and approved this PR Needs-Attention This work item needs to be reviewed by a member of the core team. labels Jul 1, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Signature Update Failed. Failure to parse win 10, attempting win 11 Installation failed with exit code -1978335216

Hex Dec Inverted Dec Symbol Description
0000000B 11 -4294967285 ERROR_BAD_FORMAT An attempt was made to load a program with an incorrect format.
8A150010 -1978335216 2316632080 APPINSTALLER_CLI_ERROR_NO_APPLICABLE_INSTALLER None of the installers are applicable for the current system

(Automated response - build 1078.)

@stephengillie stephengillie merged commit 5e35651 into microsoft:master Jul 1, 2025
1 check passed
@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. Needs-Author-Feedback This needs a response from the author. labels Jul 1, 2025
ItzLevvie added a commit to ItzLevvie/winget-pkgs-validate-and-install that referenced this pull request Jul 1, 2025
@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
Moderator-Approved One of the Moderators has reviewed and approved this PR Needs-Manual-Merge The pull request requires a manual merge from a repository maintainer Publish-Pipeline-Succeeded Validation-Installation-Error Error installing application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants