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
powertoys
Expected/Current Behaviour
During the updating of powertoys I get multiple errors while it tries to run the uninstaller/post_install scripts and the error message seems to be caused by the space in the path of my user folder.
This issue seems to be relatively new, and I don't remember it happening before with this package.
Steps to Reproduce
scoop update powertoys powertoys: 0.87.0 -> 0.87.1Updating one outdated app:Updating 'powertoys' (0.87.0 -> 0.87.1)Downloading new versionPowerToysUserSetup-0.87.1-x64.exe (274,1 MB) [================================================================] 100%Checking hash of PowerToysUserSetup-0.87.1-x64.exe ... ok.Uninstalling 'powertoys' (0.87.0)Running uninstaller script...C:\Users\Hakan: The term 'C:\Users\Hakan' 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.done.Unlinking ~\scoop\apps\powertoys\currentInstalling 'powertoys' (0.87.1) [64bit] from 'extras' bucketLoading PowerToysUserSetup-0.87.1-x64.exe from cacheRunning installer script...done.Linking ~\scoop\apps\powertoys\current => ~\scoop\apps\powertoys\0.87.1Creating shortcut for PowerToys (PowerToys.exe)Running post_install script...C:\Users\Hakan: The term 'C:\Users\Hakan' 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.done.'powertoys' (0.87.1) was installed successfully!Notes-----Add PowerToys context menu option by running:Invoke-Expression -Command "C:\Users\Hakan Siktas\scoop\apps\powertoys\current\install-context.ps1"If an error occurs when updating or uninstalling, execute the following command then retry:`Stop-Process -Name 'explorer'`
Possible Solution
Either in this package or in some underlying scoop code, paths are not properly quoted/escaped. 🤷♂️
Scoop and Buckets Version
scoop --version Current Scoop version:859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)'main' bucket:7b4f9a186 (HEAD -> master, origin/master, origin/HEAD) v: Update to version 0.4.9'extras' bucket:f72e78253 (HEAD -> master, origin/master, origin/HEAD) stranslate: Update to version 1.2.12.1222'versions' bucket:4ce8978b0 (HEAD -> master, origin/master, origin/HEAD) rclone-beta: Update to version 1.69.0-beta.8468.a34c83951'nirsoft' bucket:b38031d (HEAD -> master, origin/master, origin/HEAD) updated manifests'php' bucket:8b0a06d (HEAD -> master, origin/master, origin/HEAD) fix: checkver php7.2-nts'nerd-fonts' bucket:aabc6b63 (HEAD -> master, origin/master, origin/HEAD) SarasaGothic: Update to version 1.0.26'nonportable' bucket:c00885e (HEAD -> master, origin/master, origin/HEAD) powertoys-np: Update to version 0.87.1'java' bucket:ea57af88 (HEAD -> master, origin/master, origin/HEAD) openjdk-ea: Update to version 24-29-ea'games' bucket:be0d29677 (HEAD -> master, origin/master, origin/HEAD) unciv: Update to version 4.14.17
Prerequisites
Package Name
powertoys
Expected/Current Behaviour
During the updating of
powertoys
I get multiple errors while it tries to run the uninstaller/post_install scripts and the error message seems to be caused by the space in the path of my user folder.This issue seems to be relatively new, and I don't remember it happening before with this package.
Steps to Reproduce
Possible Solution
Either in this package or in some underlying scoop code, paths are not properly quoted/escaped. 🤷♂️
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: