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

epicgames@nightly: decompress error #73

Closed
kkpanaz opened this issue Dec 29, 2022 · 2 comments
Closed

epicgames@nightly: decompress error #73

kkpanaz opened this issue Dec 29, 2022 · 2 comments
Assignees
Labels

Comments

@kkpanaz
Copy link

kkpanaz commented Dec 29, 2022

Scoop Configuration

N/A (default)

> scoop config

last_update                       scoop_branch scoop_repo
-----------                       ------------ ----------
2022-12-30T09:58:35.9295713+11:00 master       https://github.com/ScoopInstaller/Scoop

Log

N/A

> cat ~/scoop/apps/epicgames/nightly-20221230/msi.log                                                                                                                            09:56:44
□□=== Logging started: 30/12/2022  10:11:20 ===
=== Logging stopped: 30/12/2022  10:11:31 ===

Error

> scoop bucket add DEV-Tools https://github.com/anderlli0053/DEV-tools.git
Checking repo... OK
The DEV-Tools bucket was added successfully.
> scoop install DEV-Tools/epicgames
WARN  This is a nightly version. Downloaded files won't be verified.
Installing 'epicgames' (nightly-20221230) [64bit] from DEV-Tools bucket
Loading EpicGamesLauncherInstaller.msi from cache
Extracting EpicGamesLauncherInstaller.msi ... ERROR Exit code was 1603!
Failed to extract files from ~\scoop\apps\epicgames\nightly-20221230\EpicGamesLauncherInstaller.msi.
Log file:
  ~\scoop\apps\epicgames\nightly-20221230\msi.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/anderlli0053/DEV-tools/issues/new?title=epicgames%40nightly%3a+decompress+error
@kkpanaz
Copy link
Author

kkpanaz commented Dec 29, 2022

FYI other buckets are having a similar issue: chawyehsu/dorado#683

@anderlli0053 anderlli0053 pinned this issue Dec 30, 2022
@anderlli0053 anderlli0053 self-assigned this Dec 30, 2022
@anderlli0053
Copy link
Owner

@kkpanaz

Added fixed manifest, it should work now, run the console as an admin.

Just remember to this first:

scoop config use_lessmsi $true

or (if the previos command doesn't work for some reason)

scoop config use_lessmsi true

and then re-run the installation and update the bucket via:

scoop update && scoop install DEV-Tools/epicgames

@anderlli0053 anderlli0053 unpinned this issue Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants