Skip to content

ojdkbuild12-full@12.0.1.12-1: decompress error #82

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

Closed
Bios-Marcel opened this issue Oct 23, 2019 · 3 comments
Closed

ojdkbuild12-full@12.0.1.12-1: decompress error #82

Bios-Marcel opened this issue Oct 23, 2019 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@Bios-Marcel
Copy link

Bios-Marcel commented Oct 23, 2019

While the output mentions a logfile, the logfile simply doesn't exist, therefore, I can't give any further information than this :/

$ scoop install ojdkbuild12-full
Installing 'ojdkbuild12-full' (12.0.1.12-1) [64bit]
Loading java-12-openjdk-12.0.1.12-1.windows.ojdkbuild.x86_64.msi from cache
Checking hash of java-12-openjdk-12.0.1.12-1.windows.ojdkbuild.x86_64.msi ... ok.
Extracting java-12-openjdk-12.0.1.12-1.windows.ojdkbuild.x86_64.msi ... ERROR Exit code was 1603!
Failed to extract files from C:\Users\msc\scoop\apps\ojdkbuild12-full\12.0.1.12-1\java-12-openjdk-12.0.1.12-1.windows.ojdkbuild.x86_64.msi.
Log file:
  ~\scoop\apps\ojdkbuild12-full\12.0.1.12-1\msi.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Java/issues/new?title=ojdkbuild12-full%4012.0.1.12-1%3a+decompress+error```
@Bios-Marcel
Copy link
Author

Bios-Marcel commented Oct 23, 2019

I get the same result for the Java 11 one:

$ scoop install ojdkbuild11-full
Installing 'ojdkbuild11-full' (11.0.3.7-1) [64bit]
java-11-openjdk-11.0.3.7-1.windows.ojdkbuild.x86_64.msi (235,7 MB) [==========================================] 100%
Checking hash of java-11-openjdk-11.0.3.7-1.windows.ojdkbuild.x86_64.msi ... ok.
Extracting java-11-openjdk-11.0.3.7-1.windows.ojdkbuild.x86_64.msi ... ERROR Exit code was 1603!
Failed to extract files from C:\Users\msc\scoop\apps\ojdkbuild11-full\11.0.3.7-1\java-11-openjdk-11.0.3.7-1.windows.ojdkbuild.x86_64.msi.
Log file:
  ~\scoop\apps\ojdkbuild11-full\11.0.3.7-1\msi.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Java/issues/new?title=ojdkbuild11-full%4011.0.3.7-1%3a+decompress+error

Installing other applications does work. I just tested this with neovim. And I already installed tons of other apps that actually use .msi files.

@se35710
Copy link
Collaborator

se35710 commented Oct 31, 2019

Run scoop config MSIEXTRACT_USE_LESSMSI $true and then uninstall, install.

@se35710 se35710 added the duplicate This issue or pull request already exists label Oct 31, 2019
@se35710 se35710 closed this as completed Oct 31, 2019
@se35710
Copy link
Collaborator

se35710 commented Oct 31, 2019

Duplicate of #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants