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

Update version: JackieLiu.NotepadsApp version 1.4.9.0 #114988

Conversation

vedantmgoyal9
Copy link
Contributor

@vedantmgoyal9 vedantmgoyal9 commented Aug 3, 2023

Pull request has been created with WinGet Automation 🚀

Microsoft Reviewers: codeflow:open?pullrequest=#114988

@Trenly
Copy link
Contributor

Trenly commented Aug 4, 2023

@wingetbot run

@wingetbot
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@wingetbot wingetbot added the Manifest-Installer-Validation-Error Manifest installer validation failed label Aug 4, 2023
@microsoft-github-policy-service
Copy link
Contributor

Hello @vedantmgoyal2009,

During validation, the MSIX package was evaluated. There were either inconsistencies or values not present in the manifest.
Please adjust the manifest accordingly.

Template: msftbot/validationError/manifest/installerValidation

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Aug 4, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the No-Recent-Activity No activity has occurred on this work item for seven days. label Aug 11, 2023
@microsoft-github-policy-service
Copy link
Contributor

Hello @vedantmgoyal2009,

This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within 7 days of this comment.

Template: msftbot/noRecentActivity

@stephengillie
Copy link
Collaborator

stephengillie commented Aug 16, 2023

Manifest Error: Optional field missing. [MinimumOSVersion] Value: 10.0.17763.0

Is this a mandatory optional field? 🤔

@microsoft-github-policy-service microsoft-github-policy-service bot removed the No-Recent-Activity No activity has occurred on this work item for seven days. label Aug 16, 2023
@wingetbot
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Hello @vedantmgoyal2009,

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:

2023-08-16 13:35:40.697 [CORE] Deployment operation #0: Windows cannot install package 19282JackieLiu.Notepads-Beta_1.4.9.0_x86__echhpq9pdbte8 because this package depends on a framework that could not be found. Provide the framework "Microsoft.NET.Native.Framework.2.2" published by "CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US", with neutral or x86 processor architecture and minimum version 2.2.29512.0, along with this package to install. The frameworks with name "Microsoft.NET.Native.Framework.2.2" currently installed are: {Microsoft.NET.Native.Framework.2.2_2.2.27405.0_x86__8wekyb3d8bbwe}
2023-08-16 13:35:40.697 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(161)\WindowsPackageManager.dll!566513F2: (caller: 565E3932) Exception(1) tid(1f68) 80073CF3 Package failed updates, dependency or conflict validation.

2023-08-16 13:35:40.698 [CORE] Starting RemovePackage operation #1: 19282JackieLiu.Notepads-Beta_1.4.9.0_neutral_echhpq9pdbte8
2023-08-16 13:35:40.712 [CORE] Begin waiting for operation #1
2023-08-16 13:35:40.713 [CORE] Begin blocking for operation #1
2023-08-16 13:35:41.797 [CORE] Deployment operation #1: Windows cannot remove 19282JackieLiu.Notepads-Beta_1.4.9.0_neutral
_echhpq9pdbte8 because the current user does not have that package installed. Use Get-AppxPackage to see the list of packages installed.
2023-08-16 13:35:41.797 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!5664FFD9: (caller: 5665189B) Exception(2) tid(1f68) 80073CF1 Package was not found.

Msg:[Operation failed: Windows cannot remove 19282JackieLiu.Notepads-Beta_1.4.9.0_neutral_~_echhpq9pdbte8 because the current user does not have that package installed. Use Get-AppxPackage to see the list of packages installed.]
2023-08-16 13:35:41.798 [FAIL] D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(126)\WindowsPackageManager.dll!566514D6: (caller: 56652918) LogHr(1) tid(1f68) 80073CF1 Package was not found.

Msg:[D:\a_work\1\s\external\pkg\src\AppInstallerCommonCore\Deployment.cpp(54)\WindowsPackageManager.dll!5664FFD9: (caller: 5665189B) Exception(2) tid(1f68) 80073CF1 Package was not found.

Msg:[Operation failed: Windows cannot remove 19282JackieLiu.Notepads-Beta_1.4.9.0_neutral_~_echhpq9pdbte8 because the current user does not have that package installed. Use Get-AppxPackage to see the list of packages installed.]
]

2023-08-16 13:35:41.807 [CLI ] MSIX installer failed: 2147958003
2023-08-16 13:35:41.808 [CLI ] Terminating context: 0x8a150104 at D:\a_work\1\s\external\pkg\src\AppInstallerCLICore\Workflows\InstallFlow.cpp:1bc

@stephengillie
Copy link
Collaborator

Apparently this package is dependent on Microsoft.NET.Native.Framework.2.2, which is not currently in the WinGet public manifests.

.NET Native is part of UWP? Compile apps with .NET Native

@microsoft-github-policy-service
Copy link
Contributor

Hello @vedantmgoyal2009,

This package appears to require dependencies in order to install successfully.

This PR is blocked until support for dependencies is implemented in:

Be sure to add your 👍 to the issue to help raise the priority and avoid posting "Me too!" messages to respect those who have subscribed to the issue.

Template: msftbot/blockingIssue/dependencySupport

@microsoft-github-policy-service microsoft-github-policy-service bot added the Blocking-Issue Manifest validation is blocked by a known issue. label Aug 16, 2023
@stephengillie
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@microsoft-github-policy-service microsoft-github-policy-service bot removed Validation-Installation-Error Error installing application Blocking-Issue Manifest validation is blocked by a known issue. Needs-Author-Feedback This needs a response from the author. labels Sep 8, 2023
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Sep 8, 2023
@microsoft-github-policy-service
Copy link
Contributor

Hello @vedantmgoyal2009,

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

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Sep 8, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the No-Recent-Activity No activity has occurred on this work item for seven days. label Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Author-Feedback This needs a response from the author. No-Recent-Activity No activity has occurred on this work item for seven days. Validation-Installation-Error Error installing application
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants