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

temurin-jdk updates to Beta 19 releases instead of latest GA #419

Closed
4 tasks done
magneticflux- opened this issue Aug 21, 2022 · 2 comments
Closed
4 tasks done

temurin-jdk updates to Beta 19 releases instead of latest GA #419

magneticflux- opened this issue Aug 21, 2022 · 2 comments
Labels
bug Something isn't working upstream Waiting for upstream (the developers of the software) to fix the problem

Comments

@magneticflux-
Copy link

Troubleshooting before submitting

  • Ran scoop checkup with no found problems?
  • Read the wiki relevant for the manifest being installed?
  • Checked for duplicate issues, included closed ones?
  • Checked with main scoop repo for related issues

Describe the bug
The temurin-jdk app was updated past the current Temurin GA build (18) to a beta build (19).

To Reproduce
Update or install temurin-jdk.

Expected behavior
temurin-jdk should install the latest GA build.

Screenshots

temurin-jdk: 18.0.2-9 -> 19.0.0-beta-36.0.pre
Updating 'temurin-jdk' (18.0.2-9 -> 19.0.0-beta-36.0.pre)
...
Updating 2 outdated apps:
Downloading new version
Starting download with aria2 ...
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: d93c22|OK  |    10MiB/s|C:/Users/Mitchell/scoop/cache/temurin-jdk#19.0.0-beta-36.0.pre#https_github.com_adoptium_temurin19-binaries_releases_download_jdk-19_36-RC1-beta_OpenJDK19U-jdk_x64_windows_hotspot_19_36-RC1.zip
Download: Status Legend:
Download: (OK):download completed.
Checking hash of OpenJDK19U-jdk_x64_windows_hotspot_19_36-RC1.zip ... ok.
Uninstalling 'temurin-jdk' (18.0.2-9)
Installing 'temurin-jdk' (19.0.0-beta-36.0.pre) [64bit] from java bucket
Loading OpenJDK19U-jdk_x64_windows_hotspot_19_36-RC1.zip from cache.
Extracting OpenJDK19U-jdk_x64_windows_hotspot_19_36-RC1.zip ... Could not find 'jdk-19+36-RC1-beta'! (error 16)
At C:\Users\Mitchell\scoop\apps\scoop\current\lib\core.ps1:642 char:9
+         throw "Could not find '$(fname $from)'! (error $($proc.ExitCo ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Could not find ...ta'! (error 16):String) [], RuntimeException
    + FullyQualifiedErrorId : Could not find 'jdk-19+36-RC1-beta'! (error 16)

Removing temurin-jdk: 19.0.0-beta-36.0.pre

Desktop (please complete the following information):

  • Windows Version: Windows 11 22H2 build 22622.575
  • Powershell Version: 7.2.6

Additional context
The checkver URL seems to return 1 entry; the nightly build of Java 19. This may be an upstream issue.

Relevant commits:
16efaf8
f15df97
562a1db
fd9c340

@magneticflux- magneticflux- added the bug Something isn't working label Aug 21, 2022
@se35710 se35710 added the upstream Waiting for upstream (the developers of the software) to fix the problem label Aug 22, 2022
@ParkerM
Copy link
Contributor

ParkerM commented Aug 22, 2022

I think this is fixed upstream now. https://api.adoptium.net/v3/assets/version/%5B8%2C%29?release_type=ga&jvm_impl=hotspot&heap_size=normal&os=windows&architecture=x64&image_type=jdk&project=jdk&vendor=eclipse&page_size=1&sort_order=DESC

I avoided the previous broken version, and now as of 6aa3476 scoop update; scoop status no longer lists it as outdated (as expected).

@magneticflux-
Copy link
Author

Fixed in:
6aa3476
505186a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Waiting for upstream (the developers of the software) to fix the problem
Projects
None yet
Development

No branches or pull requests

3 participants