Problema ao instalar o Java no Ubuntu 18.04 LTS [RESOLVIDO]

1. Problema ao instalar o Java no Ubuntu 18.04 LTS [RESOLVIDO]

Rogério André Queke Júnior
juniorqueke

(usa Ubuntu)

Enviado em 28/10/2019 - 09:10h

Bom dia galera do VOL estou tentando instalar o Java no meu Ubuntu e estou com uma certa dificuldade, toda vez que eu vou instalar aparece esse erro aqui. Estou tentando instalar o Java 12 através desse link:
Já fui nas configurações de programas e atualizações, toda vez que eu desativo um ppa dá erro na hora de atualizar, pedindo para verificar a configuração com a internet. Sendo que a internet está funcionando normalmente.

https://www.edivaldobrito.com.br/oracle-java-12-no-ubuntu/
sudo add-apt-repository ppa:linuxuprising/java
Oracle Java 11 (LTS) and 13 installer for Ubuntu, Linux Mint and Debian.

Java binaries are not hosted in this PPA due to licensing. The packages in this PPA download and install Oracle Java, so a working Internet connection is required.

The packages in this PPA are based on the WebUpd8 Oracle Java PPA packages: https://launchpad.net/~webupd8team/+archive/ubuntu/java

Created for users of https://www.linuxuprising.com/

Installation instructions (with some tips), feedback, suggestions, bug reports etc.:

Oracle Java 11: https://www.linuxuprising.com/2019/06/new-oracle-java-11-installer-for-ubuntu.html
Oracle Java 13: https://www.linuxuprising.com/2019/09/install-oracle-java-13-on-ubuntu-linux.html

Important notice regarding Oracle Java 11 and newer: the Oracle JDK license has changed starting April 16, 2019. The new license permits certain uses, such as personal use and development use, at no cost -- but other uses authorized under prior Oracle JDK licenses may no longer be available. A FAQ is available here: https://www.oracle.com/technetwork/java/javase/overview/oracle-jdk-faqs.html . After this change, new Oracle Java 11 releases (11.0.3 and newer) require signing in using an Oracle account to download the binaries. This PPA has a new installer that requires the user to download the Oracle JDK 11 .tar.gz and place it in a folder, and only then install the "oracle-java11-installer-local" package. Details here: https://www.linuxuprising.com/2019/06/new-oracle-java-11-installer-for-ubuntu.html

About Oracle Java 10 and 12: These versions have reached the end of public updates, therefore they are longer available for download. The Oracle Java 10/12 packages in this PPA no longer worked due to this, so I have removed them. Switch to Oracle Java 11 or OpenJDK 11 instead, which is long term support, or the latest Java 13.
Mais informações: https://launchpad.net/~linuxuprising/+archive/ubuntu/java
Prima [ENTER] para continuar ou Ctrl+C para cancelar a sua adição.
udo add-apt-repository ppa:linuxuprisi
Atingido:1 http://br.archive.ubuntu.com/ubuntu bionic InRelease
Atingido:2 http://repo.mysql.com/apt/ubuntu bionic InRelease
Obter:3 http://br.archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]
Obter:4 http://br.archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]
Obter:5 http://repository.spotify.com stable InRelease [2.823 B]
Err:5 http://repository.spotify.com stable InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Atingido:6 http://ppa.launchpad.net/linuxuprising/java/ubuntu bionic InRelease
Atingido:7 http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease
Obter:8 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Lendo listas de pacotes... Pronto
E: Falhou ao buscar http://repository.spotify.com/dists/stable/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'http://repository.spotify.com stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.



  


2. Re: Problema ao instalar o Java no Ubuntu 18.04 LTS

aguamole
aguamole

(usa KUbuntu)

Enviado em 28/10/2019 - 14:02h

Não tem nada de errado com o PPA do java.
O PPA que esta com problema é o do Spotify.
Para corrigir remova o PPA do Spotify. Este erro não é fatal você pode continuar usando o apt-get e seguir a sua vida.
Se estiver dando problema no Java coloque a saída do comando de instalação do Java.
Você quer instalar o Java JDK ou o JRE serve?
Caso o JRE serva você também pode usar este shell script: https://www.vivaolinux.com.br/script/Instalar-o-Java-diretamente-do-site-oficial/

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


3. Re: Problema ao instalar o Java no Ubuntu 18.04 LTS [RESOLVIDO]

Rogério André Queke Júnior
juniorqueke

(usa Ubuntu)

Enviado em 28/10/2019 - 20:05h

aguamole escreveu:

Não tem nada de errado com o PPA do java.
O PPA que esta com problema é o do Spotify.
Para corrigir remova o PPA do Spotify. Este erro não é fatal você pode continuar usando o apt-get e seguir a sua vida.
Se estiver dando problema no Java coloque a saída do comando de instalação do Java.
Você quer instalar o Java JDK ou o JRE serve?
Caso o JRE serva você também pode usar este shell script: https://www.vivaolinux.com.br/script/Instalar-o-Java-diretamente-do-site-oficial/

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


Preciso instalar o JDK para poder programar em Java estou fazendo um curso técnico e gostaria de utilizar o Linux para programar nas aulas, porém não consegui instalar o Java. Por isso preciso do JDK que já vem completo e pronto para programar.




4. Re: Problema ao instalar o Java no Ubuntu 18.04 LTS

aguamole
aguamole

(usa KUbuntu)

Enviado em 29/10/2019 - 00:16h

E então cade a saída do comando de instalação?
$ sudo apt-get install oracle-java13-installer
Eu acho que é esse o comando.

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


5. Re: Problema ao instalar o Java no Ubuntu 18.04 LTS [RESOLVIDO]

aguamole
aguamole

(usa KUbuntu)

Enviado em 29/10/2019 - 00:32h

Outra opção seria:
$ wget https://launchpadlibrarian.net/446868123/oracle-java13-installer_13.0.1-1~linuxuprising0_amd64.deb
$ sudo dpkg -i oracle-java13-installer_13.0.1-1~linuxuprising0_amd64.deb
$ sudo apt-get install -f
É esperado que o java seja instalado.

CPU i5-8400 GTX 750 SofRaid 4xSSD 16GB DDR4 mesmo assim uso Lubuntu.


6. Re: Problema ao instalar o Java no Ubuntu 18.04 LTS [RESOLVIDO]

Glaulher Ramalho Medeiros
GRM

(usa openSUSE)

Enviado em 29/10/2019 - 07:52h

Segue esse tuto e seja feliz


https://linuxdicasesuporte.blogspot.com/2019/05/java-da-oracle-para-debian-ubuntu-e.html?m=1

Disciplina é liberdade
Compaixão é fortaleza
Ter bondade é ter coragem






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts