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

Package Fix: Microsoft.WindowsAppRuntime.1.5 not installing correctly #150656

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

vikingnope
Copy link
Contributor

@vikingnope vikingnope commented Apr 23, 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 name of the directory containing the manifest you're submitting.


Provides fix for: #150504

Helps with: #150390

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stephengillie
Copy link
Collaborator

stephengillie commented Apr 23, 2024

Automatic Validation ended with:

Manifest Error: DisplayVersion declared in the manifest has overlap with existing DisplayVersion range in the index. Existing DisplayVersion range in index: [ [5001.70.1***.0, 5001.70.1***.0]]

@vikingnope
Copy link
Contributor Author

vikingnope commented Apr 23, 2024

It is saying there is an overlap of the DisplayVersion with existing versions of the package

@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 Apr 23, 2024
@vikingnope
Copy link
Contributor Author

vikingnope commented Apr 23, 2024

@stephengillie, if we could get this fix up that would be great, just ran it on my test VM and it worked as intended

I think we might need to remove the wrong package first as that is where the error is originating from regarding this manifest

@stephengillie stephengillie added Validation-Completed Validation passed and removed Needs-Attention This work item needs to be reviewed by a member of the core team. Manifest-AppsAndFeaturesVersion-Error labels Apr 24, 2024
@stephengillie stephengillie merged commit a8100d7 into microsoft:master Apr 24, 2024
3 of 5 checks passed
@microsoft-github-policy-service microsoft-github-policy-service bot added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 24, 2024
@wingetbot
Copy link
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

@vikingnope vikingnope deleted the fix-windows-app-runtime branch May 3, 2024 20:32
@vikingnope vikingnope removed their assignment May 15, 2024
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 Publish-Pipeline-Succeeded Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants