gerardog/gsudo

Issue: scoop global install reports failure

yonizaf opened this issue · 3 comments

Issue Description

installing gsudo globally via scoop (i.e scoop install -g gsudo) reports failure, the program installs but scoop reports failure, and no version number is shown.

The same problem affects updating via scoop as well. (see ScoopInstaller/Main#4989)

Steps to Reproduce

  1. run scoop install -g gsudo in any elevated command shell.
  2. ...profit!

Screenshots

image
image

Context:

  • Windows version: 11 22H2
  • gsudo version: 2.3.0

This is a scoop issue. To be honest I didn't know about scoop install -g.

I've created ScoopInstaller/Scoop#5601 so they can address this issue.

I've created a PR for Scoop: ScoopInstaller/Scoop#5611

The PR has been merged! Solved