You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched all issues/PRs to ensure it has not already been reported or fixed.
I have verified that I am using the latest version of Scoop and corresponding bucket.
Package Name
python311
Expected/Current Behaviour
upgrade from 3.11.6 to 3.11.7 via wingetui and according to log the post_install script seemed to have returned status code 1 instead of 0 in a successful installation
I'd like to know if this could be a bug to fix in the manifest or if this is intended
Prerequisites
Package Name
python311
Expected/Current Behaviour
upgrade from 3.11.6 to 3.11.7 via
wingetui
and according to log the post_install script seemed to have returned status code 1 instead of 0 in a successful installationI'd like to know if this could be a bug to fix in the manifest or if this is intended
please check out the original issue as well: marticliment/UniGetUI#1616
Steps to Reproduce
I suppose what wingetui did is the common thing `scoop update python311`
Possible Solution
I'd expect the script to return 0 if everything goes well so that it can be integrated with other automation
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
wingetui 2.1.1: https://github.com/marticliment/WingetUI/releases/tag/2.1.1
The text was updated successfully, but these errors were encountered: