You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @mitchellj,
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.
I have verified that this appears to install correctly on 3 of my test machines, but the bot doesn't appear to give any details of the failure - is it possible to re-run the test?
Hello @mitchellj,
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.
Found ChromaCam [PersonifyInc.ChromaCam]
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://s3.amazonaws.com/dl.personifyinc.com/installers/public/ChromaCam-3.1.3.0.exe
██████████████████████████████ 206 MB / 206 MB
Successfully verified installer hash
Starting package install...
Installer failed with exit code: 16010
So this application does appear to require additional features on the host machine that probably isn't available in Azure (since it does background removal). I looked through the manifest spec and there does not appear to be any way to restrict to machines with only these features (6th Gen Intel AND has AVX Instruction sets enabled).
Would it be possible to have a manual review of this package instead of the pipeline review as it will continue to fail since I do not believe Azure build boxes have the AVX instruction set unless running on the compute-optimized machines (Fsv2-Series)?
Would it be possible to have a manual review of this package instead of the pipeline review as it will continue to fail since I do not believe Azure build boxes have the AVX instruction set unless running on the compute-optimized machines (Fsv2-Series)?
Community Moderators can only approve and merge the PR if there's an a Validation-Completed label so manual review isn't an option.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow
Resolves #25907