Atualizações [RESOLVIDO]

1. Atualizações [RESOLVIDO]

Miguel Marcelo
migmarc

(usa Ubuntu)

Enviado em 09/01/2011 - 12:44h

Olá, pessoal.
O problema que eu estou enfrentando é muito grave: quando tento usar o Gerenciador de atualizações aparece a seguinte mensagem: "A ação deve requerer a instalação de pacotes de fonte não autenticada". Pelo menos até aí, tudo Ok, mas quando vi que aparecia a mesma mensagem ao tentar instalar programas com a Central do Ubuntu, pirei de vez. Dá pra ajudar?


  


2. MELHOR RESPOSTA

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/01/2011 - 13:23h

As linhas abaixo, colocou para instalar qual aplicativo?

deb http://repositorios.nighto.net/ feisty/
deb http://wine.budgetdedicated.com/apt jaunty main
deb-src http://wine.budgetdedicated.com/apt jaunty main

Delete essas linhas, depois acima, procure pelo botão 'salvar' e clique nele, espere salvar e feche o editor.

No terminal: sudo apt-get update

Instale novamente o que pretendia pela Central de Programas.


3. Re: Atualizações [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/01/2011 - 13:01h

Alterou o 'Sources.List' do Ubuntu?
Acrescentou o PPA de algum aplicativo ultimamente?

Você entendeu as perguntas?


4. Re: Atualizações [RESOLVIDO]

Miguel Marcelo
migmarc

(usa Ubuntu)

Enviado em 09/01/2011 - 13:06h

Sim, devo ter alterado as sources.list, agora eu não sei o que é ppa.
Como concerto meu erro?


5. Re: Atualizações [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/01/2011 - 13:08h

No terminal: sudo gedit /etc/apt/sources.list

Cole aqui o resultado.


6. Re: Atualizações [RESOLVIDO]

Miguel Marcelo
migmarc

(usa Ubuntu)

Enviado em 09/01/2011 - 13:10h

Nada
nada escrito
mas eu a tinha alterado.


7. Re: Atualizações [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/01/2011 - 13:13h

Como assim nada escrito?!
Que alteração você fez?

Repita o comando e cole o que tiver no 'Sources.List'.


8. Re: Atualizações [RESOLVIDO]

Miguel Marcelo
migmarc

(usa Ubuntu)

Enviado em 09/01/2011 - 13:14h

Não sei
posso até não ter alterado
sou acostumado em usar vários tutoriais para instalar programas e muitas outras funções
mas se eu não tiver alterado, qual seria o problema?


9. Re: Atualizações [RESOLVIDO]

Miguel Marcelo
migmarc

(usa Ubuntu)

Enviado em 09/01/2011 - 13:16h

Ok
tinha digitado o comando errado
em vez de sources.list, digitei sources.lis
aqui está o resultado:

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu maverick main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu maverick-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick-updates restricted main multiverse universe #Added by software-properties

## 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 maverick universe
deb http://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://archive.ubuntu.com/ubuntu maverick multiverse
deb http://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://archive.ubuntu.com/ubuntu maverick-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu maverick-backports main restricted universe multiverse #Added by software-properties

## 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

## 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://archive.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://archive.ubuntu.com/ubuntu maverick-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu maverick-security universe
deb http://archive.ubuntu.com/ubuntu maverick-security multiverse
deb http://repositorios.nighto.net/ feisty/
deb http://archive.ubuntu.com/ubuntu maverick-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu maverick-proposed restricted main multiverse universe #Added by software-properties
deb http://archive.canonical.com/ubuntu maverick partner
deb-src http://archive.canonical.com/ubuntu maverick partner
deb http://wine.budgetdedicated.com/apt jaunty main
deb-src http://wine.budgetdedicated.com/apt jaunty main


10. Re: Atualizações [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/01/2011 - 13:22h

se voc\ê usa a última versão do Ubuntu remova as entradas abaixo do seu sources.list (próximo ao fnal da lista).

Abra o sources.list com o Gedit:

$ sudo gedit /etc/apt/sources.list

Remova as 3 linhas abaixo:

deb http://repositorios.nighto.net/ feisty/

deb http://wine.budgetdedicated.com/apt jaunty main
deb-src http://wine.budgetdedicated.com/apt jaunty main


Atualize as listas de pacotes e siga na missão:

$ sudo apt-get update
$ sudo apt-get <o-que-quiser>

tixau!


11. Re: Atualizações [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 09/01/2011 - 13:26h

Realmente a sua source.list está uma salada de repositórios, heheheh

Eu lhe aconselharia a manter uma lista de repos mais limpa, ou pelo menos na hora de fazer atualizações, desativar as PPAs.

Dê uma olhada neste tópico, acho que pode lhe esclarecer algumas dúvidas:

http://www.vivaolinux.com.br/topico/vivaolinux/Nao-consigo-actualizar-o-ubuntu-10.10


12. Re: Atualizações [RESOLVIDO]

Miguel Marcelo
migmarc

(usa Ubuntu)

Enviado em 09/01/2011 - 13:26h

Obrigado!!
Até por enquanto tá dando certo
faz muito tempo que modifiquei isso
não sei mais que programa usei
ok?



01 02