Java [RESOLVIDO]

13. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:35h

Qual versão do Ubuntu estas a usar??


  


14. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:35h

josue,

Agora houve mudanças após o comando que vc mandou, ele extraiu, criou, inflou, etc. e terminou direitinho.
Tenho mais algum comando para fazer agora?


15. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:36h

uso a 11.04


16. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:41h

cola isso lá


sudo nano /etc/apt/sources.list

o conteudo abaixo



# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release i386 (20110427.1)]/ natty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu natty main restricted
deb-src http://archive.ubuntu.com/ubuntu natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu natty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu natty universe
deb-src http://archive.ubuntu.com/ubuntu natty universe
deb http://archive.ubuntu.com/ubuntu natty-updates universe
deb-src http://archive.ubuntu.com/ubuntu natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu natty multiverse
deb-src http://archive.ubuntu.com/ubuntu natty multiverse
deb http://archive.ubuntu.com/ubuntu natty-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu natty-updates ultiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://br.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu natty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu natty-security main restricted
deb http://archive.ubuntu.com/ubuntu natty-security universe
deb-src http://archive.ubuntu.com/ubuntu natty-security universe
deb http://archive.ubuntu.com/ubuntu natty-security multiverse
deb-src http://archive.ubuntu.com/ubuntu natty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu natty partner
# deb-src http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
deb http://archive.canonical.com/ lucid partner
deb-src http://archive.canonical.com/ lucid partner
deb http://download.tuxfamily.org/glxdock/repository/ubuntu natty cairo-dock
deb http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb-src http://ppa.launchpad.net/jd-team/jdownloader/ubuntu natty main
deb http://archive.canonical.com/lucid partner
deb-src http://archive.canonical.com/lucid partner


17. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:48h

Feito, e agora? Qual comando do rodapé do terminal que uso?


18. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 01:49h

Para salvar a lista?

se for é CTRL+O
e depois CTRL+X
depois

sudo apt-get update



19. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 01:55h

Josue,


izortea@izortea-POSITIVO-MOBILE:~$ sudo apt-get update
[sudo] password for izortea:
E: Linha mal formada 71 no arquivo de fontes /etc/apt/sources.list (análise de distribuição)
E: A lista de fontes não pode ser lida.
izortea@izortea-POSITIVO-MOBILE:~$



20. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 02:01h

você salvou o sources.list que te passei??


21. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 02:11h

digite isso:

$ sudo rm -rfv /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-en && sudo apt-get update && sudo apt-get upgrade

e depois isso:

e veja se resolve



22. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 02:20h

Veja se aquele sources.list não resolveu use esse
fonte:http://ubuntuforum-br.org/index.php?topic=82988.0

Você também pode criar sua própria sources.list em: http://repogen.simplylinux.ch/generate.php

Já para o problema autenticação, tem algumas dicas em: http://www.vivaolinux.com.br/dica/Configurando-aptget-com-proxy/ e http://www.vivaolinux.com.br/dica/Configurando-proxy-no-APTGET/

Source.list ubuntu 11.04

sudo nano /etc/apt/sources.list


#deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release amd64 (20110427.1)]/ natty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://br.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://br.archive.ubuntu.com/ubuntu/ natty universe
deb http://br.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://br.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://br.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://br.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu natty partner
deb-src http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main




depois para salvar a lista

CTRL+O (e não zero, ok)
e depois
CTRL+X

depois

sudo apt-get update



23. Re: Java [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 12/11/2011 - 02:40h

Até amanhã pela tarde meu caro....Boa noite.


24. Re: Java [RESOLVIDO]

Ivo
ay3860

(usa Ubuntu)

Enviado em 12/11/2011 - 18:35h

Boa Tarde!

Ou quase noite...

Por aqui continuamos na mesma, veja o que resultou daqueles comandos que me instruiu.


izortea@izortea-POSITIVO-MOBILE:~$ sudo apt-get update
E: Linha mal formada 75 no arquivo de fontes /etc/apt/sources.list (análise de distribuição)
E: A lista de fontes não pode ser lida.
izortea@izortea-POSITIVO-MOBILE:~$ sudo nano /etc/apt/sources.list
izortea@izortea-POSITIVO-MOBILE:~$ sudo apt-get update
E: Linha mal formada 75 no arquivo de fontes /etc/apt/sources.list (análise de distribuição)
E: A lista de fontes não pode ser lida.

Se ainda estiver disposto a me ajudar, agradeço muito.
Abraço






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts