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

Zip archive fails to parse on portable package update #479

Open
TheJanzap opened this issue Nov 20, 2023 · 8 comments
Open

Zip archive fails to parse on portable package update #479

TheJanzap opened this issue Nov 20, 2023 · 8 comments

Comments

@TheJanzap
Copy link

TheJanzap commented Nov 20, 2023

Brief description of your issue

I'm trying to update the Martchus.syncthingtray package, but after the selection of the new "installer", I get "Failed to parse the package from". This is a package that's marked as a portable installer, and the zip file that gets downloaded contains the new exe

Steps to reproduce

  1. Run wingetcreate update Martchus.syncthingtray -i -v 1.4.8
  2. Enter https://github.com/Martchus/syncthingtray/releases/download/v1.4.8/syncthingtray-1.4.8-x86_64-w64-mingw32.exe.zip as new URL
  3. Select syncthingtray-1.4.8-x86_64-w64-mingw32.exe as the new installer

Expected behavior

Package parses correctly and lets me continue with updating the package

Actual behavior

Failed to parse the package from [https://github.com/Martchus/syncthingtray/releases/download/v1.4.8/syncthingtray-1.4.8-x86_64-w64-mingw32.exe.zip]

Log file:
WingetCreateLog-2023-11-20-17-14.342.txt

Environment

Windows-Paket-Manager Manifest Creator v1.5.7.0

Windows-Paket-Manager (Vorschau) v1.7.2782-preview
Copyright (c) Microsoft Corporation. Alle Rechte vorbehalten.

Windows: Windows.Desktop v10.0.22631.2715
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.22.2782.0
@mdanish-kh
Copy link
Contributor

I cannot reproduce the issue since the file doesn't even get downloaded on my machine (it's getting flagged as virus which is preventing it from being downloaded).

@BrandonWanHuanSheng
Copy link

BrandonWanHuanSheng commented Nov 25, 2023

I cannot reproduce the issue since the file doesn't even get downloaded on my machine (it's getting flagged as virus which is preventing it from being downloaded).

Seem like the app contains virus which unable to download.

https://www.virustotal.com/gui/file/8aa8b2613db4d06a19bbf89bf785de3859e05606441b94b3d7a3586f6aba16c0/detection

image

@TheJanzap
Copy link
Author

TheJanzap commented Nov 26, 2023

I cannot reproduce the issue since the file doesn't even get downloaded on my machine (it's getting flagged as virus which is preventing it from being downloaded).

The download works fine on my end.

Seem like the app contains virus which unable to download.

It's a known problem that the program is being flagged as a false positive
https://github.com/Martchus/syncthingtray#packages-and-binaries
Martchus/syncthingtray#207

@BrandonWanHuanSheng
Copy link

image

@TheJanzap
Copy link
Author

TheJanzap commented Dec 11, 2023

The dev just released a new version that doesn't get flagged by Windows Defender, but the updating of the package still fails.
https://github.com/Martchus/syncthingtray/releases/tag/v1.4.10
WingetCreateLog-2023-12-11-13-35.476.txt

@mdanish-kh
Copy link
Contributor

@TheJanzap I couldn't reproduce the same at my end, the manifest creation works fine. This is odd since we're both on version 1.5.7.0....

2023-12-11_19-45-49.mp4

@TheJanzap
Copy link
Author

@mdanish-kh Tried it on a different machine, same issue

Windows-Paket-Manager Manifest Creator v1.5.7.0

Windows-Paket-Manager (Vorschau) v1.7.3172-preview
Windows: Windows.Desktop v10.0.19045.3693
Systemarchitektur: X64
Paket: Microsoft.DesktopAppInstaller v1.22.3172.0

@TheJanzap
Copy link
Author

Tried this again with wingetcreate v1.6.1.0 and Syncthingtray v1.4.13, but I still have the same problem. A reinstall of wingetcreate also does nothing.

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

4 participants