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

[BUG] WinGet install fails #92

Closed
gabriel-vanca opened this issue Apr 10, 2024 · 2 comments
Closed

[BUG] WinGet install fails #92

gabriel-vanca opened this issue Apr 10, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@gabriel-vanca
Copy link

Tried to update to PowerToys via WinGet, but I encountered two issues:

  1. The update fails if I try to use the update command. I get a No installed package found matching input criteria. error. Install only works with install.
  2. The install fails if PowerToys is not turned off. If PowerToys is not off, the installation runs successfully and it looks like everything is ok, but even after restarting the PC, the system still only sees the the old 0.78 install. On the other side, if I turn off PowerToys and then update, the system recognises the correct 0.80 version after restarting PowerToys.

I mentioned both these issues in the same bug report as I don't know whether they are related or not.

@gabriel-vanca gabriel-vanca added the bug Something isn't working label Apr 10, 2024
@lin-ycv
Copy link
Owner

lin-ycv commented Apr 11, 2024

Not sure what's causing these issues, I'll find time to investigate it. Winget should give an error if the install wasn't successful.

@lin-ycv
Copy link
Owner

lin-ycv commented Apr 19, 2024

  1. made a incorrect configuration for update behavior, will be fixed for next release
  2. forgot to set the exitcode on errors, so winget got sucess reply even on errors, will be fixed for next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants