Gerardo Santoveña

Results 6 comments of Gerardo Santoveña

> Paste the contents of log file ``` PS C:\> cat C:\Windows\system32\config\systemprofile\scoop\apps\7zip\21.07\msi.log === Logging started: 2/12/2022 5:55:32 === The installer has encountered an unexpected error installing this package. This may...

Same error: ``` PS C:\> scoop install 7zip Installing '7zip' (21.07) [64bit] Loading 7z2107-x64.msi from cache Checking hash of 7z2107-x64.msi ... ok. Extracting 7z2107-x64.msi ... ERROR Exit code was 1603!...

Basically, the issue is that git requires 7zip, and 7zip uses git...

I'm trying to use scoop in a Windows EC2 instance and installing it via console. This console is open with SSM. On Sat, Feb 12, 2022, 00:12 Rashil Gandhi ***@***.***>...

> `scoop config MSIEXTRACT_USE_LESSMSI true` and try again. > > It seems like you are using Scoop from a system account, and MSI extraction procedure in scoop is per-user, so...

> Can you try this: `scoop install [email protected]` this did not work either :(