Main icon indicating copy to clipboard operation
Main copied to clipboard

msys2@2024-07-27: decompress error

Open VladimirMarko opened this issue 4 months ago • 0 comments

PS C:\> scoop install main/ghcup
WARN  Purging previous failed installation of msys2.
ERROR 'msys2' isn't installed correctly.
Removing older version (2024-07-27).
'msys2' was uninstalled.
Installing 'msys2' (2024-07-27) [64bit] from 'main' bucket
Loading msys2-base-x86_64-20240727.tar.xz from cache
Checking hash of msys2-base-x86_64-20240727.tar.xz ... ok.
Extracting msys2-base-x86_64-20240727.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\Vladimir.Marko\scoop\apps\scoop\current\lib\decompress.ps1:109 char:38
+     $Status = Invoke-ExternalCommand $7zPath $ArgList -LogPath $LogPa ...
+                                      ~~~~~~~
    + CategoryInfo          : InvalidData: (:) [Invoke-ExternalCommand], ParameterBindingValidationException
    + FullyQualifiedErrorId : ParameterArgumentValidationError,Invoke-ExternalCommand

Failed to extract files from C:\Users\Vladimir.Marko\scoop\apps\msys2\2024-07-27\msys2-base-x86_64-20240727.tar.xz.
Log file:
  ~\scoop\apps\msys2\2024-07-27\7zip.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=msys2%402024-07-27%3a+decompress+error
PS C:\>

VladimirMarko avatar Oct 18 '24 08:10 VladimirMarko