microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
489 stars 84 forks source link

Unable to parse packets from [xxxx] #396

Open ystyle opened 1 year ago

ystyle commented 1 year ago

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>
mdanish-kh commented 1 year ago

What version of WInGet-Create are you on? (type wingetcreate in terminal to see the version) The URL seems to be working fine for me in WinGet-Create 1.2.7.0 image

ystyle commented 1 year ago

v1.2.7.0 image

it's also not network problem image

ryfu-msft commented 1 year ago

I am also not able to reproduce this error. This is what I see:

image

ystyle commented 1 year ago

Is it because of the Chinese operating system?

I create a virtual machine by virtual box. it also has this issue(Chinese operating system of windows10)