Gerenciador de pacotes Synaptic e o Adicionar e Remover não respondem.RESOLVIDO

Iniciado por bondxandre, 24 de Abril de 2009, 22:02

tópico anterior - próximo tópico

bondxandre

Tentei instalar um programa pelo console e não consegui e ainda pior, agora nem o Synaptic nem o  Adicionar e Remover programas não respondem, No Adicionar e Remover programas quando tento acessar aparece esta mensagem.

Falha ao checar por aplicativos instalados e disponíveis

Esta  é uma falha grave de seu sistema gerenciador de programas. Por favor verifique se há pacotes mal instalados com a ferramenta synaptic, verifique as permissões e integridade do arquivo '/etc/apt/sources.list' e recarregue as informações do programa com o comando:'sudo apt-get update' e 'sudo apt-get install -f'.

E quando tento synaptic; Aparece esta outra mensagem


E: Linha mal formada 51 no arquivo de fontes /etc/apt/sources.list (distribuição absoluta)
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.

Já tentei digitar os comandos que aparecem nas menssagens na linha de comando e não deram resultado, como devo proceder agora?

clcampos

Seu problema é que adicionou algo errado ao arquivo /etc/apt/sources.list, e pela mensagem exatamente na linha 51.

Caso não consiga acertar cole aqui o conteúdo do arquivo indicado.
Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!

bondxandre

Eu digitei no consola : sudo gedit /etc/apt/sources.list e apareceu o arquivo abaixo e inclui as duas ultimas linhas não seria possível apagar este arquivo?

Foi neste arquivo que rolou o problema:

# deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080702.1)]/ hardy 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/ hardy main restricted
deb-src http://br.archive.ubuntu.com/ubuntu/ hardy restricted main multiverse universe #Added by software-properties

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

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://br.archive.ubuntu.com/ubuntu/ hardy universe
deb http://br.archive.ubuntu.com/ubuntu/ hardy-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/ hardy multiverse
deb http://br.archive.ubuntu.com/ubuntu/ hardy-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/ hardy-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ hardy-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 hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# deb http://ppa.launchpad.net/compiz/ubuntu hardy main
deb http://download. tuxfamily.org/syzygy42/ gutsy avant-window-navigator
deb-src http://download. tuxfamily.org/syzyg42/ gutsy avant-window-navigator
sudo apt-get update



clcampos

Para editar o arquivo use o comando:

sudo   gedit   /etc/apt/sources.list

Apague somente a última linha, apesar que as outras duas linhas não correspondem a repositórios do hardy, e portanto não recomendo usá-los.

Acho que você deveria remover as últimas 3 linhas, ou comentá-las (colocando o caracter "#" no início da linha).

Após editar o arquivo e salvar execute o comando:

sudo   apt-get   update
Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!

bondxandre


clcampos

Citação de: bondxandre online 24 de Abril de 2009, 23:10
Valeu cara, problema resolvido já esta tudo como era antes

Estamos sempre as ordens.

Poderia editar a primeira mensagem do tópico e adicionar o termo "[RESOLVIDO]" ao título.
Cristiano/Timóteo - MG
.: Como Fazer Perguntas de Forma Inteligente :.                
Com dúvida? pesquise!