-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
git
Expected/Current Behaviour
When I try to execute git.exe, there is an error message that the executable can't be found. git.exe is installed at the following locations:
- apps/git/2.53.0/cmd/git.exe
- apps/git/2.53.0/bin/git.exe
When checking the PATH environment variable, none of these paths are present.
When comparing the code of the current and previous json, it seems these paths have been removed (by mistake?)
Steps to Reproduce
- Install 'git' (2.53.0)
- Try to execute `git.exe`
- Notice errorPossible Solution
Revert the changes made between 2.52.0 and 2.53.0
Scoop and Buckets Version
Current Scoop version:
b588a06e (HEAD -> master, origin/master, origin/HEAD) chore(release): Bump to version 0.5.3 (resync) (#6436)
'main' bucket:
07d6b03d50 (HEAD -> master, origin/master, origin/HEAD) uutils-coreutils: Update to version 0.6.0
'extras' bucket:
c6ef25588d (HEAD -> master, origin/master, origin/HEAD) trae: Update to version 2.3.8290
'versions' bucket:
e16b65ce6a (HEAD -> master, origin/master, origin/HEAD) vscode-insiders: Update to version 1.109.0-d888204Scoop Config
last_update : 2026-02-03T12:33:28.5743356+01:00
scoop_branch : master
scoop_repo : https://github.com/lukesampson/scoop
abgo_bucket_no_shortcut : True
abgox-abyss-bucket-name : abyss
root_path : C:\Users\jonas.frei\scoop
msiextract_use_lessmsi : True
use_lessmsi : TruePowerShell Version
Name Value
---- -----
PSVersion 5.1.22621.6345
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.22621.6345
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1Additional Softwares
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working