winget-create icon indicating copy to clipboard operation
winget-create copied to clipboard

Failed to parse the package: CudaText 1.220.0.4 and Urls with ?viasf=1

Open rovabunw opened this issue 1 year ago • 0 comments

Brief description of your issue

using:

wingetcreate update -s CudaText.CudaText -u "https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-amd64-1.220.0.4.zip?viasf=1|X64" "https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-i386-1.220.0.4.zip?viasf=1|X86" --version 1.220.0.4

results in:

Retrieving latest manifest for CudaText.CudaText Overriding https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-amd64-1.220.0.4.zip?viasf=1 with architecture X64 Overriding https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-i386-1.220.0.4.zip?viasf=1 with architecture X86 Downloading and parsing: https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-amd64-1.220.0.4.zip?viasf=1... Downloading and parsing: https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-i386-1.220.0.4.zip?viasf=1... Failed to parse the package from [https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-amd64-1.220.0.4.zip?viasf=1] Failed to parse the package from [https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-i386-1.220.0.4.zip?viasf=1]

Steps to reproduce

Use:

wingetcreate update -s CudaText.CudaText -u "https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-amd64-1.220.0.4.zip?viasf=1|X64" "https://master.dl.sourceforge.net/project/cudatext/release/1.220.0.4/cudatext-windows-i386-1.220.0.4.zip?viasf=1|X86" --version 1.220.0.4

Expected behavior

manifest should be created, since these are the correct download Urls

Actual behavior

Failed to parse the package

Environment

Windows Package Manager Manifest Creator v1.9.3.0
Operating System: Microsoft Windows NT 10.0.19045.0
System Architecture: X64

rovabunw avatar Jan 07 '25 12:01 rovabunw