Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected]: decompress error when trying to update #6256

Open
sm32d opened this issue Oct 18, 2024 · 1 comment
Open

[email protected]: decompress error when trying to update #6256

sm32d opened this issue Oct 18, 2024 · 1 comment

Comments

@sm32d
Copy link

sm32d commented Oct 18, 2024

I ran the scoop update all command and got the following error:
image
The log file is also empty:
image

@HUMORCE
Copy link
Member

HUMORCE commented Nov 7, 2024

This is usually caused by a msiexec process exception, go one of them:

  • Restart the PC then retry.
  • Switch to alternative MSI extractor: scoop config use_lessmsi true (Default: false)
  • Resolve the msiexec exception then retry, If you know about it.

Learn more: 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. For information about the mutex, see _MSIExecute Mutex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants