Erro na atualização do Ubuntu 10.10 [RESOLVIDO]

1. Erro na atualização do Ubuntu 10.10 [RESOLVIDO]

George Daniel
GeorgeDaniiel

(usa Ubuntu)

Enviado em 26/04/2011 - 21:45h

Sou novo na comunidade, e estou com um problema parecido com a de um fórum que li, comecei usar recentemente o Ubuntu 10.10.
O problema é o seguinte. Quando tento atualizar, ele dá uns erros.
Usei comando dito pelo colega do tópico que havia lido para listar.

sudo gedit /etc/apt/sources.list

e saiu o seguinte:

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick 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/ maverick main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ maverick main restricted

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

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## 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 maverick main
# deb-src http://extras.ubuntu.com/ubuntu maverick main

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

O que posso fazer pra resolver meu problema?

Outra coisa que queria pedir ajuda de vocês é quanto ao Bluetooth que não reconhece!
meu notebook é um Lenovo G450

Desde já obrigado!


Link do tópico que li --> http://www.vivaolinux.com.br/topico/vivaolinux/erro-ao-atualizar-o-ubuntu-10.10

Att,

GeorgeDaniiel


  


2. MELHOR RESPOSTA

Alexon Ferreira de Oliveira
alexonoliveira

(usa Red Hat)

Enviado em 27/04/2011 - 14:03h

Amigo, isso se trata de problema com chave pública.

Tenta utilizar os seguintes comandos:

# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 9BDB3D89CE49EC21
# gpg --armor --export 55BE302B | apt-key add -

Depois faça a mesma coisa com a outra chave:

# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 6AF0E1940624A220
# gpg --armor --export 55BE302B | apt-key add -

Feito isso, dá um apt-get update e verifica se atualiza a base de pacotes.

Tenta aí e me fala se funcionou.

3. Bem-vindo à liberdade!

Leandro Nkz
leandro

(usa Arch Linux)

Enviado em 27/04/2011 - 12:42h

Tente digitar no terminal os comandos:
$ sudo apt-get update
$ sudo apt-get upgrade

Se aparecer alguma mensagem de erro, poste aqui.


E quanto ao Bluetooth, vc deve instalar o driver da placa wireless. Entre em sistema=> administração => drivers adicionais e instale os dois drivers que provavelmente aparecerão. Ps: no meu caso instalando estes drivers resolveu, embora eu não pude testar o bluetooth por não ter nenhum dispositivo com esta tecnologia por perto; mas eu tenho o mesmo modelo de notebook que o seu. Espero ter ajudado.


4. Re: Erro na atualização do Ubuntu 10.10 [RESOLVIDO]

Alexon Ferreira de Oliveira
alexonoliveira

(usa Red Hat)

Enviado em 27/04/2011 - 12:57h

George, diga explicitamente qual é a mensagem de erro que está sendo exibida?

Seu sources.list está correto.

Att.


5. Erro na atualização

Juarez Silva
jslimma

(usa Debian)

Enviado em 27/04/2011 - 13:41h

Olá George,

Como o colega comentou, sem a mensagem de erro fica dificil detectar o problema, lembrando que o apt-get update atualiza os repositorios do sistema e apt-get upgrade atualiza os pacotes como um todo. Recentemente um colega atualizou o Ubuntu(não recomendado) não lembro para qual versão e teve problemas, principalmente na parte gráfica. Se fosse você deixaria comentado apenas as 2 primeiras linhas do arquivo e comentaria o resto e testaria em seguida usando sudo aptitude update.

Dúvidas só postar...

Boa sorte..


6. Descrição do erro!

George Daniel
GeorgeDaniiel

(usa Ubuntu)

Enviado em 27/04/2011 - 13:44h

Usei o comando sudo apt-get update e salvei o que diz no final do códigoo e estou repassando agora!


[...]
Err http://ppa.launchpad.net maverick/main Sources
404 Not Found
Ign http://security.ubuntu.com/ubuntu/">http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-pt
Err http://ppa.launchpad.net maverick/main i386 Packages
404 Not Found
Ign http://security.ubuntu.com/ubuntu/">http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-pt_BR
Ign http://security.ubuntu.com/ubuntu/">http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-pt_PT
Ign http://security.ubuntu.com/ubuntu/">http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-zh
Ign http://security.ubuntu.com/ubuntu/">http://security.ubuntu.com/ubuntu/ maverick-security/universe Translation-zh_CN
Obter:15 http://security.ubuntu.com maverick-security Release [31,4kB]
Obter:16 http://security.ubuntu.com maverick-security/main Sources [40,5kB]
Obter:17 http://security.ubuntu.com maverick-security/restricted Sources [14B]
Obter:18 http://security.ubuntu.com maverick-security/universe Sources [13,6kB]
Obter:19 http://security.ubuntu.com maverick-security/multiverse Sources [1.763B]
Obter:20 http://security.ubuntu.com maverick-security/main i386 Packages [142kB]
Obter:21 http://security.ubuntu.com maverick-security/restricted i386 Packages [14B]
Obter:22 http://security.ubuntu.com maverick-security/universe i386 Packages [57,3kB]
Obter:23 http://security.ubuntu.com maverick-security/multiverse i386 Packages [3.754B]
Baixados 981kB em 1min 7s (14,6kB/s)
W: Erro GPG: http://ppa.launchpad.net maverick Release: As assinaturas a seguir não puderam ser verificadas devido à chave pública não estar disponível: NO_PUBKEY 9BDB3D89CE49EC21
W: Erro GPG: http://ppa.launchpad.net maverick Release: As assinaturas a seguir não puderam ser verificadas devido à chave pública não estar disponível: NO_PUBKEY 6AF0E1940624A220
W: Falhou ao buscar http://ppa.launchpad.net/Sun-java-community-team/sun-java6/ubuntu/dists/maverick/main/source/Sources.gz 404 Not Found

W: Falhou ao buscar http://ppa.launchpad.net/Sun-java-community-team/sun-java6/ubuntu/dists/maverick/main/binary-i386/Packages.gz 404 Not Found

E: Alguns arquivos de índice falharam para baixar, eles foram ignorados ou os antigos foram usados no lugar.
george@ubuntu:~

Desde já obrigado!







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts