We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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```
The text was updated successfully, but these errors were encountered:
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.
neovim
.msi
Sorry, something went wrong.
Run scoop config MSIEXTRACT_USE_LESSMSI $true and then uninstall, install.
scoop config MSIEXTRACT_USE_LESSMSI $true
Duplicate of #72
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
While the output mentions a logfile, the logfile simply doesn't exist, therefore, I can't give any further information than this :/
The text was updated successfully, but these errors were encountered: