Main
Main copied to clipboard
msys2@2025-08-30: decompress error
PS C:\SW\GitHub\mass-bua> scoop install msys2
Updating Scoop...
Updating Buckets...
INFO Converting 'main' bucket to git repo...
The main bucket was removed successfully.
Checking repo... OK
The main bucket was added successfully.
Scoop was updated successfully!
Installing 'msys2' (2025-08-30) [64bit] from 'main' bucket
msys2-base-x86_64-20250830.tar.xz (50.4 MB) [==============================================] 100%
Checking hash of msys2-base-x86_64-20250830.tar.xz ... ok.
Extracting msys2-base-x86_64-20250830.tar.xz ... Invoke-ExternalCommand : Cannot validate argument on parameter 'FilePath'. The argument is null or
empty. Provide an argument that is not null or empty, and then try the command again.
At C:\Users\ØyvindMisje\scoop\apps\scoop\current\lib\decompress.ps1:109 char:38
+ $Status = Invoke-ExternalCommand $7zPath $ArgList -LogPath $LogPa ...
+ ~~~~~~~
+ CategoryInfo : InvalidData: (:) [Invoke-ExternalCommand], ParameterBindingValidation
Exception
+ FullyQualifiedErrorId : ParameterArgumentValidationError,Invoke-ExternalCommand
Failed to extract files from C:\Users\ØyvindMisje\scoop\apps\msys2\2025-08-30\msys2-base-x86_64-20250830.tar.xz.
Log file:
~\scoop\apps\msys2\2025-08-30\7zip.log
Hi, please run scoop install 7zip first to see if it fixes your issue.