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]: python311: post_install script returned 1 in a successful installation #1490

Open
3 tasks done
Elypha opened this issue Dec 9, 2023 · 0 comments
Open
3 tasks done

Comments

@Elypha
Copy link

Elypha commented Dec 9, 2023

Prerequisites

  • I have written a descriptive issue title.
  • 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

please check out the original issue as well: marticliment/WingetUI#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

PS E:\Elypha\Desktop> scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
740259e17 (HEAD -> master, origin/master, origin/HEAD) w10privacy: Update to version 5.0.0.1

'java' bucket:
2a7b1f87 (HEAD -> master, origin/master, origin/HEAD) temurin8-nightly-jre: Update to version 8.0.402-4.0.202312081811

'main' bucket:
c1009b82f (HEAD -> master, origin/master, origin/HEAD) watchexec: Update to version 1.24.0

'nirsoft' bucket:
6309e2a (HEAD -> master, origin/master, origin/HEAD) Updated Clipboardic

'nonportable' bucket:
65f80ce (HEAD -> master, origin/master, origin/HEAD) pdf24-creator-np: Update to version 11.15.2

'versions' bucket:
a6a34afdc (HEAD -> master, origin/master, origin/HEAD) zig-dev: Update to version 0.12.0-dev.1807

Scoop Config

PS E:\Elypha\Desktop> scoop config

root_path                       : E:\scoop
global_path                     : E:\scoop_global
last_update                     : 10/12/2023 01:17:28
aria2-enabled                   : False
aria2-retry-wait                : 1
aria2-split                     : 8
aria2-max-connection-per-server : 8
aria2-min-split-size            : 1M
scoop_repo                      : https://github.com/ScoopInstaller/Scoop
scoop_branch                    : master

PowerShell Version

PS E:\Elypha\Desktop> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.0
PSEdition                      Core
GitCommitId                    7.4.0
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

wingetui 2.1.1: https://github.com/marticliment/WingetUI/releases/tag/2.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants