ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
24.65k stars 1.5k forks source link

chocolatey nonsense #2674

Open D0nnieD4rk0 opened 2 months ago

D0nnieD4rk0 commented 2 months ago

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'install viber'
  2. Click on 'no dont use specific user credentials'
  3. winget fails
  4. chocolatey starts mucking about

Expected behavior: cancel the install

Screenshots

Additional context

choco should not just forcefully get shoved into your system

ruxunderscore commented 2 months ago

This seems to be caused by Viber having been changed in Winget repositories, from Viber.Viber to Rakuten.Viber. When Winget fails to install a program, like in this instance, Chocolatey is used as the fallback, currently. Chocolatey has an old version, while currently Winget has the latest version. I will talk to the other Contributers and see how they want to handle this.