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

Problems when exporting packages to JSON #1274

Closed
denelon opened this issue Jul 12, 2021 Discussed in #1264 · 6 comments
Closed

Problems when exporting packages to JSON #1274

denelon opened this issue Jul 12, 2021 Discussed in #1264 · 6 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Milestone

Comments

@denelon
Copy link
Contributor

denelon commented Jul 12, 2021

Discussed in #1264

Originally posted by TheOnlyTails July 8, 2021
When I try to export my apps to JSON so I can import them later, I get a lot of these errors:

Installed package is not available from any source: Microsoft Edge Dev

What's going on? This happens for a lot of packages, even ones I installed through WinGet.

@ghost ghost added the Needs-Triage Issue need to be triaged label Jul 12, 2021
@denelon
Copy link
Contributor Author

denelon commented Jul 12, 2021

@TheOnlyTails could you share a bit more information. If you can share the exported .json file, I can take a look.

@denelon denelon added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Needs-Triage Issue need to be triaged labels Jul 12, 2021
@denelon
Copy link
Contributor Author

denelon commented Jul 12, 2021

My current best theory is that the mapping between the package, and the entry in Add/Remove Programs -or- Apps and Features isn't mapping correctly to the package manifest. We've got some enhancements coming in the v1.1 schema to help address these issues by being able to better map what gets installed vs. what is in the manifest for the package name/publisher/version.

@TheOnlyTails
Copy link

@denelon Here is my exported JSON: https://gist.github.com/TheOnlyTails/6720d0a9ad4df1a046cc32694eb9775b

@denelon
Copy link
Contributor Author

denelon commented Oct 1, 2021

This is being addressed with #1243 and more specifically #1073.

#1073 (comment)

@denelon denelon added this to To do in Client-Current via automation Oct 1, 2021
@denelon denelon added this to To Do in Client-Bugs via automation Oct 1, 2021
@denelon denelon added this to the v1.2-Client milestone Oct 1, 2021
@denelon denelon modified the milestones: v1.2-Client, v1.3-Client Jan 8, 2022
@jedieaston
Copy link
Contributor

jedieaston commented Jan 24, 2022

Per #1875 (comment), Ruby and Git Credential Manager can be installed from the repo but can't be exported.

Edit: These packages no longer have this issue due to PRs made by @ItzLevvie.

@denelon denelon modified the milestones: v1.3-Client, v1.4-Client May 31, 2022
@denelon
Copy link
Contributor Author

denelon commented Aug 8, 2022

I believe this Issue has been resolved with Windows Package Manager 1.3.

Note: There may still be a few manifests that need to have AppsAndFeatures entries added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
Development

No branches or pull requests

3 participants