ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.54k stars 919 forks source link

7zip@23.01: decompress error #5522

Open MhdFauzanAhsani opened 4 months ago

MhdFauzanAhsani commented 4 months ago

PS : scoop install ani-cli fzf mpv git WARN Purging previous failed installation of 7zip. ERROR '7zip' isn't installed correctly. Removing older version (21.07). '7zip' was uninstalled. Installing 'ani-cli' (4.8) [64bit] from extras bucket ani-cli (20.3 KB) [=============================================================] 100% Checking hash of ani-cli ... ok. Linking ~\scoop\apps\ani-cli\current => ~\scoop\apps\ani-cli\4.8 Creating shim for 'ani-cli'. 'ani-cli' (4.8) was installed successfully! Installing 'fzf' (0.46.1) [64bit] from main bucket fzf-0.46.1-windows_amd64.zip (1.6 MB) [=========================================] 100% Checking hash of fzf-0.46.1-windows_amd64.zip ... ok. Extracting fzf-0.46.1-windows_amd64.zip ... done. Linking ~\scoop\apps\fzf\current => ~\scoop\apps\fzf\0.46.1 Creating shim for 'fzf'. 'fzf' (0.46.1) was installed successfully! Installing '7zip' (23.01) [64bit] from main bucket 7z2301-x64.msi (1.8 MB) [=======================================================] 100% Checking hash of 7z2301-x64.msi ... ok. Extracting 7z2301-x64.msi ... ERROR Exit code was 1618! Failed to extract files from C:\Users\HP\scoop\apps\7zip\23.01\7z2301-x64.msi. Log file: ~\scoop\apps\7zip\23.01\msi.log

tech189 commented 4 months ago

See https://learn.microsoft.com/en-us/windows/win32/msi/error-codes: ERROR_INSTALL_ALREADY_RUNNING 1618 Another installation is already in progress. Complete that installation before proceeding with this install. You were probably updating another app at the same time on the system, please try again.