A lista de fontes não pode ser lida.

Iniciado por diegolokoabreu, 24 de Janeiro de 2012, 17:19

tópico anterior - próximo tópico

diegolokoabreu

Linha mal formada 1 no arquivo de fontes /etc/apt/sources.list.d/winff.list (análise de distribuição)
E: A lista de fontes não pode ser lida.

# 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://archive.ubuntu.com/ubuntu oneiric main restricted
deb-src http://archive.ubuntu.com/ubuntu oneiric main restricted

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

## 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 oneiric main
deb-src http://extras.ubuntu.com/ubuntu oneiric main

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

Tota

ola,

ok. E qual a sua duvida?

A mensagem de erro indica o local do mesmo, basta editar o arquivo.

[]'s

diegolokoabreu

toda vez que dou sudo apt-get update aparece essa mensagem de erro..
Linha mal formada 1 no arquivo de fontes /etc/apt/sources.list.d/winff.list (análise de distribuição)
E: A lista de fontes não pode ser lida.

Tota

Ola

Entre em terminal e digite:
sudo gedit /etc/apt/sources.list.d/winff.list

Veja o que esta errado na linha 1

[]'s

diegolokoabreu

oi, então
dei o comando sudo gedit /etc/apt/sources.list.d/winff.list
ai apareceu o editor de texto, mas esta vazio. sem nenhum texto

irtigor

Esse é o erro, ele deveria ter uma linha como as apresentadas no sources.list. Remova-o ou coloque o conteúdo que deveria ter (você criou ele).

diegolokoabreu

oi,  me diga a forma correta de fazer isso ?!...
:)

Tota

ola

copie o arquivo para sua pasta pessoal e a seguir remova ele da pasta original para testar.

[]'s

diegolokoabreu

olha
dei o comando sudo gedit /etc/apt/sources.list.d/winff.list de novo ai apareceu o seguinte

deb http://winff.org/ubuntu intrepid

essa linha que esta o erro ?!

irtigor

É, falta especificar o nome do repositório. Você pode arrumar ou [re]mover. Pra isso, use o seu gerenciador de arquivos preferido, ou
sudo mv /etc/apt/sources.list.d/winff.list ~
(com isso ele vai pra sua pasta pessoal)