We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update:
PS C:> scoop update oraclejdk oraclejdk: 11.0.2-9 -> 12-33 Updating one outdated app: WARN Scoop uses 'aria2c' for multi-connection downloads. WARN Should it cause issues, run 'scoop config aria2-enabled false' to disable it. Updating 'oraclejdk' (11.0.2-9 -> 12-33) Downloading new version Starting download with aria2 ... Download: [#b73098 0B/0B CN:1 DL:0B] Download: Download Results: Download: gid |stat|avg speed |path/URI Download: ======+====+===========+======================================================= Download: b73098|OK | 398KiB/s|~/scoop/cache/oraclejdk#12-33#https_download.oracle.com_otn-pub_java_jdk_12_33_312335d836a34c7c8bba9d963e26dc23_jdk-12_windows-x64_bin.zip Download: Status Legend: Download: (OK):download completed. Checking hash of jdk-12_windows-x64_bin.zip ... ERROR Hash check failed! App: java/oraclejdk URL: https://download.oracle.com/otn-pub/java/jdk/12+33/312335d836a34c7c8bba9d963e26dc23/jdk-12_windows-x64_bin.zip First bytes: 3C 68 74 6D 6C 3E 0D 0A Expected: e79abe2b5620aa01f051c9718ba6806f8882883eef8569e87a44fc2feed36d40 Actual: 80212f7748c2671b89b6085000717c747851db004409dce3bb97f3a2aeb91cdd
Uninstall/install:
PS C:> scoop uninstall oraclejdk Uninstalling 'oraclejdk' (11.0.2-9). Unlinking ~\scoop\apps\oraclejdk\current Removing ~\scoop\apps\oraclejdk\current\bin from your path. 'oraclejdk' was uninstalled. PS C:> scoop install oraclejdk WARN Scoop uses 'aria2c' for multi-connection downloads. WARN Should it cause issues, run 'scoop config aria2-enabled false' to disable it. Installing 'oraclejdk' (12-33) [64bit] Starting download with aria2 ... Download: [#4b4d15 0B/0B CN:1 DL:0B] Download: [#4b4d15 2.0MiB/179MiB(1%) CN:16 DL:13MiB ETA:13s] [..] Download: [#4b4d15 177MiB/179MiB(98%) CN:2 DL:18MiB] Download: Download Results: Download: gid |stat|avg speed |path/URI Download: ======+====+===========+======================================================= Download: 4b4d15|OK | 17MiB/s|~/scoop/cache/oraclejdk#12-33#https_download.oracle.com_otn-pub_java_jdk_12_33_312335d836a34c7c8bba9d963e26dc23_jdk-12_windows-x64_bin.zip Download: Status Legend: Download: (OK):download completed. Checking hash of jdk-12_windows-x64_bin.zip ... ok. Extracting jdk-12_windows-x64_bin.zip ... done. Linking ~\scoop\apps\oraclejdk\current => ~\scoop\apps\oraclejdk\12-33 'oraclejdk' (12-33) was installed successfully!
Related issues in scoop-java: https://github.com/se35710/scoop-java/issues/41 https://github.com/se35710/scoop-java/issues/39 https://github.com/se35710/scoop-java/issues/38
The text was updated successfully, but these errors were encountered:
[scoop-update] Fix update with cookies (#3261)
16260a1
Fix typo. - Closes se35710/scoop-java#43 - Closes se35710/scoop-java#42 - Closes se35710/scoop-java#38 - Closes se35710/scoop-java#39 - Closes se35710/scoop-java#41 - Closes #3250
Successfully merging a pull request may close this issue.
Update:
Uninstall/install:
Related issues in scoop-java:
https://github.com/se35710/scoop-java/issues/41
https://github.com/se35710/scoop-java/issues/39
https://github.com/se35710/scoop-java/issues/38
The text was updated successfully, but these errors were encountered: