Devolutions / Devolutions/UniGetUI

[IMPROVEMENT] Don't fail to scoop list operations if scoop update fails

Closed
#5,262 0 comments 0 reactions 1 assignee Claimed by @GabrielDuf View on GitHub
enhancement ready-for-release
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward.

- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This improvement refers to an existing feature. If you want to suggest a new feature, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=new-feature&projects=&template=feature-request.yml&title=%5BFEATURE+REQUEST%5D+%28Enter+your+description+here%29).
- [x] This improvement is not a bug. If you want to report a bug, please use [this template](https://github.com/Devolutions/UniGetUI/issues/new?labels=bug&projects=&template=bug-issue.yml&title=%5BBUG%5D+%28Enter+your+description+here%29).

### Describe the improvement

I've noticed the UI failed to list the installed packages from Scoop even though I could install with Scoop. I then noticed that `scoop update` failed since one of the bucket was broken
I'd like the failure of that operation to have no side effects, i.e., the list should still be populated
Understandably, the Software updates can't be populated for Scoop, but this shouldn't block just the app list?

(would be nice if GUI also showed some warning, though the logs had the errors)

### Describe how this improvement could help users

Will delay the need to fix Scoop

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.