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

Failed to parse the package from xxxx #404

Closed
jayhuang75 opened this issue Jul 6, 2023 · 1 comment
Closed

Failed to parse the package from xxxx #404

jayhuang75 opened this issue Jul 6, 2023 · 1 comment

Comments

@jayhuang75
Copy link

Brief description of your issue

I try to follow the document to use the wingetcreate new.

However, I got the error as follows
Downloading and parsing: https://github.com/jayhuang75/rust-cli-med/releases/download/0.6.2/med-0.6.2-x86_64-windows-msvc.tar.gz... Failed to parse the package from [https://github.com/jayhuang75/rust-cli-med/releases/download/0.6.2/med-0.6.2-x86_64-windows-msvc.tar.gz]

And the version I have
wingetcreate -h Windows Package Manager Manifest Creator v1.2.7.0

Can I get some guidance on what format the URL should be? Currently, the tar.gz file contains only the exe file.

URL: https://github.com/jayhuang75/rust-cli-med/releases/download/0.6.2/med-0.6.2-x86_64-windows-msvc.tar.gz

Thank you again.

Steps to reproduce

wingetcreate new

Expected behavior

process continuous

Actual behavior

However, I got the error as follows
Downloading and parsing: https://github.com/jayhuang75/rust-cli-med/releases/download/0.6.2/med-0.6.2-x86_64-windows-msvc.tar.gz... Failed to parse the package from [https://github.com/jayhuang75/rust-cli-med/releases/download/0.6.2/med-0.6.2-x86_64-windows-msvc.tar.gz]

Environment

winget --info
Windows Package Manager v1.4.11071

wingetcreate -h
Windows Package Manager Manifest Creator v1.2.7.0
@jayhuang75
Copy link
Author

Turn out the URL package needs to be in the zip format. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant