microsoft / microsoft/winget-create
Unable to parse packets from [xxxx]
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
Brief description of your issue
Unable to parse packets from [https://github.com/ystyle/jvms/releases/download/v2.1.5/jvms_v2.1.5_amd64.zip]
Steps to reproduce
wingetcreate new https://github.com/ystyle/jvms/releases/download/v2.1.5/jvms_v2.1.5_amd64.zip
Expected behavior
why can't create pkg?
Actual behavior
Unable to parse packets from [https://github.com/ystyle/jvms/releases/download/v2.1.5/jvms_v2.1.5_amd64.zip]
Environment
PS D:\Code\Winget> winget --info
Windows 程序包管理器 v1.4.11071
版权所有 (C) Microsoft Corporation。保留所有权利。
Windows: Windows.Desktop v10.0.19045.3086
系统体系结构: X64
软件包: Microsoft.DesktopAppInstaller v1.19.11071.0
日志: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
用户设置: %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
链接
----------------------------------------------------------------------------
隐私声明 https://aka.ms/winget-privacy
许可协议 https://aka.ms/winget-license
第三方声明 https://aka.ms/winget-3rdPartyNotice
主页 https://aka.ms/winget
Windows 应用商店条款 https://www.microsoft.com/en-us/storedocs/terms-of-sale
PS D:\Code\Winget>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the wingetcreate new command entry point and reproduce the failure with the linked ZIP URL using the reported Windows environment. Trace where packet parsing rejects the archive and define done as making this command handle the URL correctly, with the existing parser behavior covered by an appropriate regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100