Autor Tópico: Meu gerenciador de Pacotes Synaptic não abre  (Lida 2912 vezes)

Offline Lucas R.

  • Usuário Ubuntu
  • *
  • Mensagens: 2
    • Ver perfil
Meu gerenciador de Pacotes Synaptic não abre
« Online: 20 de Setembro de 2009, 12:14 »
Recentemente o meu  Gerenciador de Pacotes Synaptic não abre, segue a mensagem;    E: Tipo 'See' não é conhecido na linha 2 na lista de fontes /etc/apt/sources.list
E: A lista de fontes não pôde ser lida.
Configure as opções de repositórios para corrigir o problema.
E: _cache->open() failed, please report.

Atualizações também não funcionam seguindo a mensagem:

Pesquisei nos fóruns e as soluções não resolveram o problema, o que fazer?

Offline Tota

  • Usuário Ubuntu
  • *
  • Mensagens: 14.982
    • Ver perfil
Re: Meu gerenciador de Pacotes Synaptic não abre
« Resposta #1 Online: 20 de Setembro de 2009, 12:56 »
Ola,

Lendo com um pouco mais de atenção, pude verificar que a mensagem solicita a voce abrir seu sources.list e editar a linha de numero 2 e eliminar o texto "See"

simples assim.

Dificil as soluções dos foruns não terem resolvido, fiquei realmente surpreso, pois isto é uma recorrencia comum aqui noforum.


[],s

Offline Lucas R.

  • Usuário Ubuntu
  • *
  • Mensagens: 2
    • Ver perfil
Re: Meu gerenciador de Pacotes Synaptic não abre
« Resposta #2 Online: 20 de Setembro de 2009, 14:20 »
 ao tentar abrir a resposta é essa:
lucasrenan@ubuntu:~$ /etc/apt/sources.list
bash: /etc/apt/sources.list: Permissão negada
lucasrenan@ubuntu:~$ sudo su
root@ubuntu:/home/lucasrenan# /etc/apt/sources.list
bash: /etc/apt/sources.list: Permissão negada
root@ubuntu:/home/lucasrenan#
e agora

Offline Tota

  • Usuário Ubuntu
  • *
  • Mensagens: 14.982
    • Ver perfil
Re: Meu gerenciador de Pacotes Synaptic não abre
« Resposta #3 Online: 20 de Setembro de 2009, 14:50 »
Faltou indicar qual editor de textos utilizar.

Código: [Selecionar]
sudo gedit /etc/apt/sources.list
agora funciona...

Offline Esquisitofilosofo

  • Usuário Ubuntu
  • *
  • Mensagens: 15
  • Justiça? Onde? De que Forma? Com que Propósito?
    • Ver perfil
    • CabraMetal
Re: Meu gerenciador de Pacotes Synaptic não abre
« Resposta #4 Online: 04 de Junho de 2011, 11:19 »
Bem, fiz como dito acima e não vi a linha que está dando problema no meu caso. Segue a copia abaixo:
__________________________________________________________________________________
Um problema impossível de se resolver ocorreu enquanto inicializava as informações do pacote.

Por favor relate este erro do pacote 'update-manager' e inclua a seguinte mensagem de erro:

'E:Tipo 'http://download.tuxfamily.org/gericom/libreoffice' não é conhecido na linha 1 na lista de fontes /etc/apt/sources.list.d/libreoffice.list, E:A lista de fontes não pode ser lida.'
__________________________________________________________________________________
A minha lista no sudo 'gedit /etc/apt/sources.list' está da seguinte forma:

# deb cdrom:[Ubuntu 10.04.2 LTS _Lucid Lynx_ - Release i386 (20110211.1)]/ lucid 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/ lucid main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ lucid main restricted

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

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
deb http://ppa.launchpad.net/tualatrix/gloobus/ubuntu jaunty main
________________________________________________________________________
E agora, como faz? Tentei apagar manualmente os arquivos do LibreOffice da pasta "etc/apt/source.list.d", mas eles não apagam...
"Quem consegue ver o todo é Filósofo, quem não consegue não é."

Offline Tota

  • Usuário Ubuntu
  • *
  • Mensagens: 14.982
    • Ver perfil
Re: Meu gerenciador de Pacotes Synaptic não abre
« Resposta #5 Online: 05 de Junho de 2011, 21:10 »
Ola

Basta ver que seu erro é diferente dos outros acima de seu post

Seu erro esta em
Citar
'E:Tipo 'http://download.tuxfamily.org/gericom/libreoffice' não é conhecido na linha 1 na lista de fontes /etc/apt/sources.list.d/libreoffice.list, E:A lista de fontes não pode ser lida.'

Basta digitar em terminal
Código: [Selecionar]
sudo nautilus
Cuidado!!!!! Voce vai abrir o gerenciador de arquivos como root, qualquer mudança errada e não tem volta, voce pode danificar seu sistema, portanto preste atenção no que faz.


com o Nautilus anerto navegue até a pasta /etc/apt/sources.list.d

Encontre o arquivo => libreoffice.list

Renomeie ele para libreoffice.teste

Anote o nome para encontrá-lo posteriromente e poder reverter depois caso não funcione.

feche o Nautilus, e ainda em terminal digite
Código: [Selecionar]
sudo apt-get upgrade
Deve funcionar.

Se funcionar, volte como sudo na pasta /etc/apt/sources.list.d e remova o libreoffice.teste

[]'s

Offline Esquisitofilosofo

  • Usuário Ubuntu
  • *
  • Mensagens: 15
  • Justiça? Onde? De que Forma? Com que Propósito?
    • Ver perfil
    • CabraMetal
Re: Meu gerenciador de Pacotes Synaptic não abre
« Resposta #6 Online: 08 de Junho de 2011, 09:32 »
Muito obrigado, eu consegui resolver o problema. Apaguei as pastas xD. Pelo Nautilus!
"Quem consegue ver o todo é Filósofo, quem não consegue não é."