Skip to content

FilesCommunity.Files version 3.9.1.0 #265750

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

Josh65-2201
Copy link
Contributor

@Josh65-2201 Josh65-2201 commented Jun 13, 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-265750-20250613-1

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-265750-20250613-2

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

Automatic Validation ended with:

Installation failed with exit code -1978334972 2025-06-13 08:18:16.087 [CORE] Deployment operation #2: Windows cannot install package Files_3.9.1.0_x64__1y0xx7n9077q4 because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00" 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.33519.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00" currently installed are: {Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.27810.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.30035.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.30035.0_x86__8wekyb3d8bbwe} 2025-06-13 08:18:16.088 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!00007FF8AF183F75: (caller: 00007FF8AF0DA720) Exception(2) tid(1d28) 80073CF3 Package failed updates, dependency or conflict validation. 2025-06-13 08:18:16.222 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FF8AF182D2F: (caller: 00007FF8AF18432C) Exception(3) tid(1d28) 80073CF1 Package was not found. 2025-06-13 08:18:16.222 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!00007FF8AF2F8931: (caller: 00007FF8AF185853) LogHr(2) tid(1d28) 80073CF1 Package was not found. Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FF8AF182D2F: (caller: 00007FF8AF18432C) Exception(3) tid(1d28) 80073CF1 Package was not found. 2025-06-13 08:18:16.229 [CLI ] MSIX installer failed: 2147958003

Hex Dec Inverted Dec Symbol Description
80073CF3 2147958003 -2147009293 Error Installing Dependency - Windows cannot install this package because it depends on a framework (version) that could not be found.
80073CF3 2147958003 -2147009293 Error Installing Dependency - Windows cannot install this package because it depends on a framework (version) that could not be found.
8A150104 -1978334972 2316632324 APPINSTALLER_CLI_ERROR_INSTALL_MISSING_DEPENDENCY This package has a dependency missing from your system. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)

(Automated response - build 1064.)

@Josh65-2201
Copy link
Contributor Author

Josh65-2201 commented Jun 13, 2025

This would need manual verification #193447

@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 13, 2025
@Josh65-2201
Copy link
Contributor Author

Are you able to test this?

@jahanson
Copy link

This is still an issue. Can someone review this please? @stephengillie

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-265750-20250629-1

@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. Validation-Installation-Error Error installing application labels Jun 29, 2025
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Jun 29, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 29, 2025
@Josh65-2201
Copy link
Contributor Author

See above #265750 (comment)

@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 29, 2025
@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

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

@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. Validation-Installation-Error Error installing application labels Jun 30, 2025
@wingetbot wingetbot added the Validation-Installation-Error Error installing application 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
@Josh65-2201
Copy link
Contributor Author

@ItzLevvie Unless you're changing something with the pipeline, running it again isn't going to do anything. The issue is with VClibs not having a download the pipeline can use

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

Automatic Validation ended with:

Installation failed with exit code -1978334972 2025-06-30 04:00:16.302 [CORE] Deployment operation #2: Windows cannot install package Files_3.9.1.0_x64__1y0xx7n9077q4 because this package depends on a framework that could not be found. Provide the framework "Microsoft.VCLibs.140.00" 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.33519.0, along with this package to install. The frameworks with name "Microsoft.VCLibs.140.00" currently installed are: {Microsoft.VCLibs.140.00_14.0.27323.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.27810.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.29231.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.30035.0_x64__8wekyb3d8bbwe Microsoft.VCLibs.140.00_14.0.30035.0_x86__8wekyb3d8bbwe} 2025-06-30 04:00:16.302 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!00007FFF900D3F75: (caller: 00007FFF9002A720) Exception(2) tid(1ac8) 80073CF3 Package failed updates, dependency or conflict validation. 2025-06-30 04:00:16.434 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FFF900D2D2F: (caller: 00007FFF900D432C) Exception(3) tid(1ac8) 80073CF1 Package was not found. 2025-06-30 04:00:16.438 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!00007FFF90248931: (caller: 00007FFF900D5853) LogHr(2) tid(1ac8) 80073CF1 Package was not found. Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!00007FFF900D2D2F: (caller: 00007FFF900D432C) Exception(3) tid(1ac8) 80073CF1 Package was not found. 2025-06-30 04:00:16.450 [CLI ] MSIX installer failed: 2147958003

Hex Dec Inverted Dec Symbol Description
80073CF3 2147958003 -2147009293 Error Installing Dependency - Windows cannot install this package because it depends on a framework (version) that could not be found.
80073CF3 2147958003 -2147009293 Error Installing Dependency - Windows cannot install this package because it depends on a framework (version) that could not be found.
8A150104 -1978334972 2316632324 APPINSTALLER_CLI_ERROR_INSTALL_MISSING_DEPENDENCY This package has a dependency missing from your system. (The most common dependency is Microsoft.VCRedist.2015+.x64 / .x86)

(Automated response - build 1078.)

@ItzLevvie
Copy link
Contributor

[Policy] Needs-Manual-Merge

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Manual-Merge The pull request requires a manual merge from a repository maintainer label Jul 1, 2025
@ItzLevvie
Copy link
Contributor

ItzLevvie commented Jul 1, 2025

Unless you're changing something with the pipeline, running it again isn't going to do anything. The issue is with VClibs not having a download the pipeline can use

Those are automated comments which runs across more than 50 to 100+ pull requests.

I normally do not check my GitHub notifications as much because of the amount of spam there is because I am subscribed to more than 10,000+ pull requests and issues.

@stephengillie (and other winget-pkgs administrators) are the only one who can merge this.

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

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

@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. Validation-Installation-Error Error installing application labels Jul 1, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Jul 1, 2025
@stephengillie stephengillie merged commit 880ccab into microsoft:master Jul 1, 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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants