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
minisign
Expected/Current Behaviour
When updating minisign 0.12 (or installing it from the first time i suppose), it fails to create the shim. The shim should be created successfully. The release file of minisign changed and now contains 2 folder for different architectures.
Steps to Reproduce
# scoop update minisignminisign: 0.11 -> 0.12Updating one outdated app:Updating 'minisign' (0.11 -> 0.12)Downloading new versionLoading minisign-0.12-win64.zip from cache.Checking hash of minisign-0.12-win64.zip ... ok.Uninstalling 'minisign' (0.11)Unlinking ~\scoop\apps\minisign\currentInstalling 'minisign' (0.12) [64bit] from 'main' bucketLoading minisign-0.12-win64.zip from cache.Extracting minisign-0.12-win64.zip ... done.Linking ~\scoop\apps\minisign\current => ~\scoop\apps\minisign\0.12Creating shim for 'minisign'.Get-Command: C:\Users\sebbu\scoop\apps\scoop\current\lib\install.ps1:757Line | 757 | $bin = (Get-Command $target).Source | ~~~~~~~~~~~~~~~~~~~ | The term 'minisign.exe' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if | a path was included, verify that the path is correct and try again.Can't shim 'minisign.exe': File doesn't exist.
Possible Solution
The bin is now minisign-win64/x86_64/minisign.exe instead of minisign-win64/minisign.exe in the previous release archive.
Scoop and Buckets Version
C:\Users\sebbu# scoop --versionCurrent Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:535c9edba (HEAD -> master, origin/master, origin/HEAD) wakatime-cli: Update to version 1.112.1'extras' bucket:31b9d862a (HEAD -> master, origin/master, origin/HEAD) throttlestop: Update to version 9.7.2'versions' bucket:b143585eb (HEAD -> master, origin/master, origin/HEAD) systeminformer-nightly: Update to version 3.2.25016'sysinternals' bucket:4aa1b85 (HEAD -> main, origin/main, origin/HEAD) [email protected]: Remove `ctrl2cap.exe` bin'nerd-fonts' bucket:4cd5e93a (HEAD -> master, origin/master, origin/HEAD) LXGWNeoZhiSong: Update to version 1.022'nonportable' bucket:30a0f655 (HEAD -> master, origin/master, origin/HEAD) office-365-apps-np: Update to version 2024.11.2'keys.pub' bucket:09a1077 (HEAD -> master, origin/master, origin/HEAD) Update keys.json (0.2.4)
Prerequisites
Package Name
minisign
Expected/Current Behaviour
When updating minisign 0.12 (or installing it from the first time i suppose), it fails to create the shim. The shim should be created successfully. The release file of minisign changed and now contains 2 folder for different architectures.
Steps to Reproduce
Possible Solution
The bin is now minisign-win64/x86_64/minisign.exe instead of minisign-win64/minisign.exe in the previous release archive.
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
aria2 (but i doubt it's related)
The text was updated successfully, but these errors were encountered: