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 -> results in killing scoop update * #4076

Closed
bartvanandel opened this issue Oct 31, 2022 · 3 comments
Closed

Comments

@bartvanandel
Copy link

Scoop Configuration

{
  "scoop_branch": "master",
  "last_update": "2022-10-31T09:34:18.2571988+01:00",
  "scoop_repo": "https://github.com/lukesampson/scoop"
}

Output for updating azure-cli as part of scoop update -g *:

Updating 'azure-cli' (2.40.0 -> 2.41.0)
Downloading new version
Loading azure-cli-2.41.0.msi from cache
Checking hash of azure-cli-2.41.0.msi ... ok.
Uninstalling 'azure-cli' (2.40.0)
Installing 'azure-cli' (2.41.0) [64bit] from main bucket
Loading azure-cli-2.41.0.msi from cache
Extracting azure-cli-2.41.0.msi ... ERROR Exit code was 1618!
Failed to extract files from C:\ProgramData\scoop\apps\azure-cli\2.41.0\azure-cli-2.41.0.msi.
Log file:
  C:\ProgramData\scoop\apps\azure-cli\2.41.0\msi.log

The mentioned log file is empty however, so can't help you out with details.

This error is annoying, but more annoyingly, it kills the entire scoop update * flow by breaking out of it, which means I'm going to have to type a very long update command just to skip the broken package.

@rashil2000
Copy link
Member

rashil2000 commented Nov 2, 2022

MSI Error 1618: 'Another installation is already in progress' during installation/uninstallation

Trying again should fix it.

@bartvanandel
Copy link
Author

@rashil2000
a) Tried it again right after it broke, that didn't fix it. If you mean the package has been updated and should now work: I can indeed confirm that it does. However...
b) Please take note of the second part of the issue title: when this happens, the entire command is terminated, even if it's the first package in a long list of packages to update. That's the annoying part.

Could you reopen this, or do you want a separate issue for this with a pretty much verbatim copy of all the info I've provided above?

@rashil2000
Copy link
Member

The second part of your issue is being tracked here: ScoopInstaller/Scoop#4135

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