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

Architecture isn't parsed correctly for portable installers in interactive update #406

Closed
mdanish-kh opened this issue Jul 11, 2023 · 0 comments · Fixed by #407
Closed

Comments

@mdanish-kh
Copy link
Contributor

mdanish-kh commented Jul 11, 2023

Brief description of your issue

In interactive update, some portable installers are not parsed correctly for their architecture. After the update finishes, winget-create will put an integer value in place of the Architecture field.

Steps to reproduce

In the latest main branch build:

wingetcreate update JesseDuffield.Lazydocker -i
wingetcreate update Microsoft.Sysinternals.ZoomIt -i
wingetcreate update junegunn.fzf -i

Expected behavior

Manifest generated with correct architecture values in the manifest

Actual behavior

Manifest validation fails after interactive update since there is an incompatible value in the Architecture field

Environment

Latest build of main branch
Windows: Windows.Desktop v10.0.22621.1848
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.21.1573.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant