Erro ao rodar sudo apt-get update [RESOLVIDO]

1. Erro ao rodar sudo apt-get update [RESOLVIDO]

Jhonny Roger
Jhonny Roger

(usa Debian)

Enviado em 15/02/2009 - 17:37h

após rodar o comando sudo apt-get update tenho como resposta o q postarei abaixo:

W: Erro GPG: http://ppa.launchpad.net intrepid Release: As assinaturas a seguir não puderam ser verificadas devido à chave pública não estar disponível: NO_PUBKEY 60D11217247D1CFF
W: Erro GPG: http://ppa.launchpad.net intrepid Release: As assinaturas a seguir não puderam ser verificadas devido à chave pública não estar disponível: NO_PUBKEY BDE8B09118392C4E
W: Você terá que executar apt-get update para corrigir estes problemas

Como posso resolver isto já tentei como root e deu a mesma coisa.

Tem como consertar sem ter que reintalar o ubuntu tudo de novo?


Aguardo uma ajuda, obrigado a todos que me ajudarem!!!


  


2. MELHOR RESPOSTA

Edwal F. Paiva Filho
nicolo

(usa Ubuntu)

Enviado em 17/02/2009 - 22:20h

Não consigo ver nada errado no seu sources.list. a tal source ppa.lauchpad.net parece nem constar, logo o
a mensagem de erro não tem procedência e parece não ser problema, pois os repositórios estão corretos.
Uma verificação pode ser feita através do synaptis. (sistema<adminstração>synaptic)
O menu do synaptic tem o menu configurações e nele o repositório. Você pode ativar e desativar os repositórios
somente marcando e desmarcando as caixinhas.

No meu repositório (tudo pode ser igual mas onde aparece hardy precisa trocar por intrepid.)
A única linha que menciona o ppa.launchpad.net é sobre o kde 4.2 que não é repositório oficial do ubuntu.

deb-src http://www.las.ic.unicamp.br/pub/ubuntu/ hardy universe
deb http://www.las.ic.unicamp.br/pub/ubuntu/ hardy-updates universe
deb-src http://www.las.ic.unicamp.br/pub/ubuntu/ hardy-updates universe
deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu hardy main

Deveria fujncionar assi mesmo mas acho que usar o synaptic é uma boa, pois no menu editar tem uma ferramenta para consertar pacotes quebrados.




3. Erro ao rodar sudo apt-get update

Edwal F. Paiva Filho
nicolo

(usa Ubuntu)

Enviado em 16/02/2009 - 09:44h

O site que está dando o erro não é repositório oficial.
Não sei o que há de interessante nele. Se ele entrou corretamente no /etc/apt-get/sources.list vai funcionar com ou sem a tal chave.
Se não
sudo gedit/etc/apt-get/sources.list e conserte a linha qu etem o tal site manualmente
Salve.
Reinstalar o ubuntu não vai consertar essa bobagem.

Pode repetir a tentativa quantas vezes precisar isso não danifica o sistema. A linha que começa com tralha # está desativada. É melhor desativar uma linha que apagar , assim se precisar dela no futuro ela está lá.

Lembre-se que misturar repositórios pode ferrar o seu sistema.
É por sua conta e risco.



4. Dúvidas

Jhonny Roger
Jhonny Roger

(usa Debian)

Enviado em 16/02/2009 - 12:42h

Veja o retorno de sua dica:

roger@roger-pc:~$ sudo gedit/etc/apt-get/sources.list
sudo: gedit/etc/apt-get/sources.list: command not found
roger@roger-pc:~$


Pode identificar onde errei?


5. Re: Erro ao rodar sudo apt-get update [RESOLVIDO]

Rafael
rrafael

(usa Debian)

Enviado em 16/02/2009 - 13:10h

O comando certo e:

gedit /etc/apt/sources.list

estava faltando o spaco entre o gedit e o /etc..


6. Pode apontar a linha que devo consertar?

Jhonny Roger
Jhonny Roger

(usa Debian)

Enviado em 16/02/2009 - 18:55h

segue o arquivo se alguem puder apontar a linha que devo consertar e a sintaxe agradeço.

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid 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/ intrepid main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid-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/ intrepid universe
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://br.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid-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/ intrepid multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://br.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid-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/ intrepid-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe 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 intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb http://br.archive.ubuntu.com/ubuntu/ intrepid-proposed restricted main multiverse universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse


Aguraro uma ajuda!!!






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts