Skip to content
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

New package: Microsoft.AppInstaller.PreRelease version 1.24.2507.0 #183879

Closed
wants to merge 2 commits into from

Conversation

Dragon1573
Copy link
Contributor

@Dragon1573 Dragon1573 commented Oct 17, 2024

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.6 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

/AzurePipelines run

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

Automatic Validation ended with:

Installation failed with exit code -1978334972
2024-10-17 09:01:42.703 [CORE] Deployment operation #2: Windows cannot install package Microsoft.DesktopAppInstaller_1.24.2507.0_x64__8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor architecture and minimum version 14.0.33728.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00.UWPDesktop" currently installed are: {Microsoft.VCLibs.140.00.UWPDesktop_14.0.29231.0_x86__8wekyb3d8bbwe Microsoft.VCLibs.140.00.UWPDesktop_14.0.30035.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe}
2024-10-17 09:01:42.703 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!00007FFF67673F75: (caller: 00007FFF675CA720) Exception(2) tid(13e0) 80073CF3 Package failed updates, dependency or conflict validation.
2024-10-17 09:01:44.575 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FFF67672D2F: (caller: 00007FFF6767432C) Exception(3) tid(13e0) 80073CF1 Package was not found.
2024-10-17 09:01:44.578 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!00007FFF677E8931: (caller: 00007FFF67675853) LogHr(2) tid(13e0) 80073CF1 Package was not found.
Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FFF67672D2F: (caller: 00007FFF6767432C) Exception(3) tid(13e0) 80073CF1 Package was not found.
2024-10-17 09:01:44.585 [CLI ] MSIX installer failed: 2147958003
2024-10-17 08:52:36.287 [CORE] Deployment operation #2: Windows cannot install package Microsoft.DesktopAppInstaller_1.24.2507.0_x86__8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x86 processor architecture and minimum version 14.0.33728.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00.UWPDesktop" currently installed are: {Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe}
2024-10-17 08:52:36.287 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!55B8E94A: (caller: 55AF97A7) Exception(2) tid(1c80) 80073CF3 Package failed updates, dependency or conflict validation.
2024-10-17 08:52:37.267 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!55B8D7AF: (caller: 55B8ED72) Exception(3) tid(1c80) 80073CF1 Package was not found.
2024-10-17 08:52:37.267 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!55B8EA29: (caller: 55B8FBF8) LogHr(2) tid(1c80) 80073CF1 Package was not found.
Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!55B8D7AF: (caller: 55B8ED72) Exception(3) tid(1c80) 80073CF1 Package was not found.
2024-10-17 08:52:37.271 [CLI ] MSIX installer failed: 2147958003

Automated error analysis suggests -1978334972 may mean This package has a dependency missing from your system.

Automated error analysis suggests 2147958003 may mean Error Installing Dependency - Windows cannot install this package because it depends on a framework (version) that could not be found.

(Automated response - build 897.)

- This package also depends on "Microsoft.VCLibs.Desktop.14"
- It should be included
- Check if a newer version of dependency should be submiited to the repository

Signed-off-by: Dragon1573 <[email protected]>
@wingetbot
Copy link
Collaborator

/AzurePipelines run

@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 Oct 17, 2024
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Oct 17, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Oct 17, 2024
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Installation failed with exit code -1978334972
2024-10-17 09:57:23.244 [CORE] Deployment operation #4: Windows cannot install package Microsoft.DesktopAppInstaller_1.24.2507.0_x64__8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x64 processor architecture and minimum version 14.0.33728.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00.UWPDesktop" currently installed are: {Microsoft.VCLibs.140.00.UWPDesktop_14.0.29231.0_x86__8wekyb3d8bbwe Microsoft.VCLibs.140.00.UWPDesktop_14.0.30035.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00.UWPDesktop_14.0.33321.0_x64__8wekyb3d8bbwe}
2024-10-17 09:57:23.245 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!00007FF902FD3F75: (caller: 00007FF902F2A720) Exception(2) tid(10b8) 80073CF3 Package failed updates, dependency or conflict validation.
2024-10-17 09:57:24.759 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FF902FD2D2F: (caller: 00007FF902FD432C) Exception(3) tid(10b8) 80073CF1 Package was not found.
2024-10-17 09:57:24.761 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!00007FF903148931: (caller: 00007FF902FD5853) LogHr(2) tid(10b8) 80073CF1 Package was not found.
Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FF902FD2D2F: (caller: 00007FF902FD432C) Exception(3) tid(10b8) 80073CF1 Package was not found.
2024-10-17 09:57:24.780 [CLI ] MSIX installer failed: 2147958003
2024-10-17 09:52:59.545 [CORE] Deployment operation #4: Windows cannot install package Microsoft.DesktopAppInstaller_1.24.2507.0_x86__8wekyb3d8bbwe because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00.UWPDesktop" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x86 processor architecture and minimum version 14.0.33728.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00.UWPDesktop" currently installed are: {Microsoft.VCLibs.140.00.UWPDesktop_14.0.30704.0_x86__8wekyb3d8bbwe Microsoft.VCLibs.140.00.UWPDesktop_14.0.33321.0_x86__8wekyb3d8bbwe}
2024-10-17 09:52:59.546 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!5071E94A: (caller: 506897A7) Exception(2) tid(9b8) 80073CF3 Package failed updates, dependency or conflict validation.
2024-10-17 09:53:00.489 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!5071D7AF: (caller: 5071ED72) Exception(3) tid(9b8) 80073CF1 Package was not found.
2024-10-17 09:53:00.489 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!5071EA29: (caller: 5071FBF8) LogHr(2) tid(9b8) 80073CF1 Package was not found.
Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!5071D7AF: (caller: 5071ED72) Exception(3) tid(9b8) 80073CF1 Package was not found.
2024-10-17 09:53:00.495 [CLI ] MSIX installer failed: 2147958003

Automated error analysis suggests -1978334972 may mean This package has a dependency missing from your system.

Automated error analysis suggests 2147958003 may mean Error Installing Dependency - Windows cannot install this package because it depends on a framework (version) that could not be found.

(Automated response - build 897.)

@Dragon1573
Copy link
Contributor Author

Dragon1573 commented Oct 18, 2024

Caution

This package requires Microsoft.VCLibs.Desktop.14 [>=14.0.33728.0], which is currently unavailable from the repository. It should be submitted to the repo before this package can be accepted.

@Dragon1573 Dragon1573 marked this pull request as draft October 18, 2024 01:33
@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 Oct 18, 2024
@stephengillie
Copy link
Collaborator

stephengillie commented Oct 22, 2024

Manual Validation ended with:

2024-10-21 18:38:36.033 [FAIL] WindowsPackageManager.dll!00007FFF4EA2CC5D: LogHr(1) tid(23b8) 800704C7 The operation was canceled by the user.

(Automated response - build 897.)

Edit: I ran it twice to be sure. The same error showed up both times. I didn't cancel the install so I'm not sure why the error says that I did.

@Dragon1573
Copy link
Contributor Author

Edit: I ran it twice to be sure. The same error showed up both times. I didn't cancel the install so I'm not sure why the error says that I did.

Maybe the installation quit by itself automatically but response as if a user canceled it? 😕

@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Oct 27, 2024
@denelon
Copy link
Contributor

denelon commented Oct 29, 2024

We're not going to include Pre-Release versions of App Installer in the community repository. WinGet doesn't have support for channels. This would result in false-positive scenarios where a user with a stable version could end up being upgraded to a preview version.

@denelon denelon added the Blocking-Issue Manifest validation is blocked by a known issue. label Oct 29, 2024
@Dragon1573
Copy link
Contributor Author

Caution

Close with reason: Product Manager instructed.

  • This PR may cause unexpected behavior.

@Dragon1573 Dragon1573 closed this Oct 29, 2024
@Dragon1573 Dragon1573 deleted the issues/183597 branch October 29, 2024 01:31
@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 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocking-Issue Manifest validation is blocked by a known issue. Moderator-Approved One of the Moderators has reviewed and approved this PR Validation-Installation-Error Error installing application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Package Request]: Microsoft.AppInstaller Development / Release Candidate Builds
5 participants