Package Details: jre8 8u441-1

Git Clone URL: https://aur.archlinux.org/jre8.git (read-only, click to copy)
Package Base: jre8
Description: Oracle Java 8 Runtime Environment LTS
Upstream URL: https://www.java.com/en/download/manual.jsp
Keywords: java-openjfx java-runtime-headless-jre java-runtime-jre java-web-start-jre
Licenses: custom:Oracle
Provides: java-openjfx, java-runtime, java-runtime-headless, java-runtime-headless-jre, java-runtime-jre, java-web-start, java-web-start-jre
Submitter: Det
Maintainer: severach
Last Packager: severach
Votes: 44
Popularity: 0.000051
First Submitted: 2017-09-21 22:18 (UTC)
Last Updated: 2025-02-04 03:21 (UTC)

Dependencies (8)

Required by (1761)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

teafix commented on 2020-02-09 23:37 (UTC)

Hi,

I've tried installing this both using pikaur and manually. The symlink is not made during the install, when adding it from the CL it doesn't appear in Firefdox and when trying to insert it manually in Firefox ESR the response is "This addon could not be installed because it appears to be corrupt". This happens whether adding the symlink from /usr/lib/mozilla/plugins or from /usr/lib/firefox/plugins when trying from CL.

For clarity, this is a first installation not an update. I am trying to install FF-ESR with JRE on a laptop.

dmftradutor commented on 2019-11-03 02:16 (UTC)

Hi,

I was getting the error below while trying to update ($ pamac update --aur). FALHOU = FAILED I solved this by downloading the jce_policy-8.zip file from Oracle website and pasting it over the corrupted one in /var/tmp/pamac-build-{username}/jre8

Now update is working again.

Construindo jre8... ==> Criando o pacote: jre8 8u231-1 (sáb 02 nov 2019 22:57:54 -03) ==> Verificando as dependências de tempo de execução... ==> Verificando as dependências de tempo de compilação... ==> Obtendo fontes... -> Encontrado jce_policy-8.zip -> Encontrado jre-8u231-linux-x64.tar.gz -> Encontrado policytool-jre8.desktop ==> Validando source arquivos com md5sums... jce_policy-8.zip ... FALHOU jre-8u231-linux-x64.tar.gz ... Passou policytool-jre8.desktop ... Passou ==> ERRO: Um ou mais arquivos não passaram na verificação de validade!

Link to file: https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html

Kastelo commented on 2019-07-09 00:47 (UTC) (edited on 2019-07-09 00:59 (UTC) by Kastelo)

I'm getting a checksum error in downloading jre-8u211-linux-x64.tar.gz

File provided here has a hash of MD5: E7A6B33DEB17C66D46BEB42F1B8CF3BC SHA-1: 5CDF22F3835DB4719DE221E6F9BD52AD1D73D0FC SHA-256: DB3BA91C78B950269380D8F6872BEFED94176F619CEFBCD7877E3624512E0218

File downloaded by AUR package is MD5:90E2DE207EB73255D2B3C75C790C1883 SHA-1: 568A324A5B65DE11C9BC76942A19D6BCE41863E4 SHA-256 E6599E6AC633B00CED6EB16533735A9E344CCA2A268F2DAEFC3546FA47D63DE0

Any recommendations on to proceed or not?

EDIT: Bypassed by replacing server downloaded file located in /var/pacmac-build-$username with file downloaded from javadl.oracle.com link in sources description and building, bypassing differently hashed file

<deleted-account> commented on 2019-04-22 18:43 (UTC)

In fact, the downloaded file (with aria2c) is an HTML file with title "Unauthorized Request" that also appears when I request the URL in my browser and with wget. It says it needs some cookies set... To be clear, this seems to be the URL: https://download.oracle.com/otn-pub/java/jce/8/jce_policy-8.zip

severach commented on 2019-04-18 20:18 (UTC)

@biosin: I rm the file and makepkg -sCo. The checksums are fine.

<deleted-account> commented on 2019-04-18 20:10 (UTC)

I'm getting a checksum error

==> Validating source files with md5sums...
    jce_policy-8.zip ... FAILED

severach commented on 2019-01-21 18:34 (UTC) (edited on 2019-01-21 18:35 (UTC) by severach)

I fixed the msg2 lines to handle makepkg --nocolor.

petaramesh commented on 2019-01-21 15:23 (UTC)

Hi, Package build fails here with : /usr/share/makepkg/util/message.sh: ligne 58: BLUE : variable sans liaison

Det commented on 2018-10-24 17:14 (UTC)

Can't repro?