Package Details: jdk8-docs 8u401-1

Git Clone URL: https://aur.archlinux.org/jdk8-docs.git (read-only, click to copy)
Package Base: jdk8-docs
Description: Documentation for Oracle Java 8 Development Kit and JavaFX 8
Upstream URL: https://www.oracle.com/java/technologies/javase-jdk8-doc-downloads.html
Licenses: custom:Oracle
Submitter: Det
Maintainer: Firechris
Last Packager: Firechris
Votes: 6
Popularity: 0.000000
First Submitted: 2017-09-21 22:18 (UTC)
Last Updated: 2024-02-04 23:13 (UTC)

Dependencies (1)

Required by (0)

Sources (5)

Latest Comments

1 2 Next › Last »

Firechris commented on 2020-10-31 02:04 (UTC)

Patch to make it work again:

diff --git a/PKGBUILD b/PKGBUILD
index 22691d7..6322ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@
 set -u
 _major='8'
 pkgname="jdk${_major}-docs"
-_minor='251'
-_buildjd='b08'
+_minor='271'
+_buildjd='b09'
 _buildfx='b08'
-_hash='3d5a2bb8f8d4428bbe94aed7ec7ae784'
+_hash='61ae65e088624f5aaa0b1d2d801acb16'
 pkgver="${_major}u${_minor}"
 pkgrel='2'
 pkgdesc="Documentation for Oracle Java ${_major} Development Kit"
@@ -26,12 +26,12 @@ source=(
   'LICENSE-Documentation.txt'
   'LICENSE-Oracle-Legal-Notices.txt'
 )
-sha256sums=('c1a3e31cc0250a573c7103b45167787c213bd0c64a3627d42f6101a625d6aa9f'
-            '8b8930a0f7855403d1d6d2f1e20dae993cf251cd2bf50c0cc653e70c26a38319'
+sha256sums=('2b7b561ac5fff20d70b1c0bab7ca083cd362170681ae12d7c4bb09a07bd0568f'
+            'f6efa15212263b014dbd104f13badcc453ac5df6c18b0d30a81989b506dc6444'
             '14dc1953902010f7b48891e795183b39c048b19881815eec6a57cf3d62631ab7'
             '99e666088f11baacfe1816747e69441a7002e024ac0d7a4ca4092c6cb2658c9f')
-sha512sums=('bf24cbe1e538b6fa6d423065d31869a7dea867ad363950c36a4bbeb3abeeae69aac18fbee251d2da420056976402289cbdb80cf2e5fcf88f3063b7d98d61c8cb'
-            'c18df3cc880df2c6ca5a5ef489b46b18a7ab8e495b4073bcf7ca9c8bbca5e6e1b67fb55456cd84f5edd341b772253597b2b0268bc3a0c6cae6f387b5267f8c42'
+sha512sums=('a053ee9466153936c8d423ecdd8c5868f6326d5903a88b828ab977e6319d3bf0fba6f8f1e9500cdc0c226d46cde7d01f7a7a595447c416f6e2c0af611f8c45ee'
+            '0174736066a1f8d8cbaf9420617e7f7b7162b670365010b9895a76751edb4033aa7dbaf7313df4c4644872a8eb9cd56a036f4619491bcda50d6a7a8c15f43dc4'
             '16ec94fa0739547af03192be3bc4ba74888fc0f3c1fefb2a1be3e0801f52f62af438dab91669a1598da30eb45e0ce2d9694e5fc106c77a42411828c4b29cf751'
             '5137995bf26bbae92d5e33107a1c90ec88ea67bd3b22d28166e3c47cece04c67685f012fec2c61e41be86e07842b93ec1f72a4e05d47111b0f21de060c3b09ad')

nopreserveroot commented on 2020-05-26 18:48 (UTC)

The new PKGBUILD calls renamed md5sum to sha256sum and sha256sum to sha512sum without actually using the correct checksums (i.e., the sha512sum array contains SHA-256 checksums and the sha256sum array MD5). Please update the checksums.

student975 commented on 2019-01-20 15:59 (UTC)

The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://download.oracle.com/otn-pub/java/jdk/8u202-b07/1961070e4c9b4e26a04e7f5a083f551e/jdk-8u202-docs-all.zip Aborting...

Det commented on 2018-10-17 09:26 (UTC)

Oh that md5.

student975 commented on 2018-10-17 09:25 (UTC)

==> Validating source files with md5sums... jdk-8u192-docs-all.zip ... FAILED

Det commented on 2018-10-17 09:21 (UTC)

Scripts, man.

nopreserveroot commented on 2018-10-17 08:41 (UTC)

JavaFX is in the 8.0.192-b10 directory for whatever reason. This URL appears to work: http://download.oracle.com/otn-pub/java/javafx/8.0.192-b10/750e1c8617c5452694857ad95c3ee230/javafx-8u192-apidocs.zip

Also, you forgot to change your md5sums.

student975 commented on 2018-10-17 08:26 (UTC)

==> ERROR: Failure while downloading http://download.oracle.com/otn-pub/java/javafx/8.0.192-b12/750e1c8617c5452694857ad95c3ee230/javafx-8u192-apidocs.zip