me ajude a solucionar esse problema [RESOLVIDO]

1. me ajude a solucionar esse problema [RESOLVIDO]

LANNA RÁVILLA FERNANDES SARAIVA
LannaRavilla

(usa Outra)

Enviado em 17/03/2016 - 17:15h

sempre que coloco o comando : "sudo apt-get update" aparece essa mensagem : "E: Linha mal formada 53 no arquivo de fontes /etc/apt/sources.list (análise de URI)
E: A lista de fontes não pode ser lida." o que devo fazer


  


2. MELHOR RESPOSTA

Perfil removido
removido

(usa Nenhuma)

Enviado em 22/03/2016 - 13:53h

Boa tarde,

Putz....mas que salada!!! Querida, nas distribuições da Família Ubuntu o certo a fazer é fazer cópias de segurança daquilo que tem ai e depois fazer uma instalação limpa da nova distro, no caso Ubuntu 14.04.4 LTS. Esqueça estas porcarias semestrais, 15.04.15.10.....Ubuntu só as LTS (Long Term Support).

Link da 14.04.4 LTS aqui:
http://www.ubuntu.com/download/desktop


Abraço!!

Att,
Jbaf 2016
Slackware 14.1 (KDE), CentOS 7 (KDE)
Computer Associates - " CA-Clipper 5 - A melhor e eterna ferramenta de programação já existente !!"

3. Re: me ajude a solucionar esse problema [RESOLVIDO]

Oberaldo Büll Júnior
spylinux

(usa Manjaro Linux)

Enviado em 17/03/2016 - 17:18h

LannaRavilla escreveu:

sempre que coloco o comando : "sudo apt-get update" aparece essa mensagem : "E: Linha mal formada 53 no arquivo de fontes /etc/apt/sources.list (análise de URI)
E: A lista de fontes não pode ser lida." o que devo fazer


Abre seu arquivo /etc/apt/sources.list e posta o conteúdo dele aqui: https://gist.github.com/

Depois, poste o link do Gist aqui para podermos ver o que tem de errado no arquivo.

Abraço
[]'s spylinux
Comunidade Manjaro Geek -www.manjaro-geek.org


4. Re: me ajude a solucionar esse problema [RESOLVIDO]

LANNA RÁVILLA FERNANDES SARAIVA
LannaRavilla

(usa Outra)

Enviado em 17/03/2016 - 17:34h

a mensagem que aparece é permissão negada.

ainda sou nova com linux to meio perdida


5. Re: me ajude a solucionar esse problema

10minutos
10minutos

(usa Ubuntu)

Enviado em 17/03/2016 - 17:37h

Olá.. Faça o seguinte, rode esse comando sudo cat -n /etc/apt/sources.list e poste o resultado aqui


6. isso é o que apareceu

LANNA RÁVILLA FERNANDES SARAIVA
LannaRavilla

(usa Outra)

Enviado em 17/03/2016 - 17:53h

10minutos escreveu:

Olá.. Faça o seguinte, rode esse comando sudo cat -n /etc/apt/sources.list e poste o resultado aqui


deb cdrom:[Ubuntu 14.10 _Utopic Unicorn_ - Release i386 (20141022.1)]/ utopic 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/ vivid main restricted
# deb-src http://br.archive.ubuntu.com/ubuntu/ vivid main restricted

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

## 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/ vivid-backports main restricted universe multiverse
# deb-src http://br.archive.ubuntu.com/ubuntu/ vivid-backports main restricted universe multiverse

# deb http://security.ubuntu.com/ubuntu vivid-security main restricted
# deb-src http://security.ubuntu.com/ubuntu vivid-security main restricted
deb http://security.ubuntu.com/ubuntu vivid-security universe
deb-src http://security.ubuntu.com/ubuntu vivid-security universe
deb http://security.ubuntu.com/ubuntu vivid-security multiverse
deb-src http://security.ubuntu.com/ubuntu vivid-security 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 utopic partner
deb-src http://archive.canonical.com/ubuntu utopic partner

deb http//blognux.free.fr/debian unstable main
# deb-src http//blognux.free.fr/debian unstable main
deb http://archive.ubuntu.com/ubuntu utopic-backports main restricted universe
deb http://archive.ubuntu.com/ubuntu utopic-updates main restricted universe
deb http://security.ubuntu.com/ubuntu/ utopic-security main restricted universe
deb http://archive.ubuntu.com/ubuntu utopic universe main
# deb http://br.archive.ubuntu.com/ubuntu/ vivid-proposed multiverse universe restricted main


7. Re: me ajude a solucionar esse problema [RESOLVIDO]

LANNA RÁVILLA FERNANDES SARAIVA
LannaRavilla

(usa Outra)

Enviado em 17/03/2016 - 17:55h

spylinux escreveu:

LannaRavilla escreveu:

sempre que coloco o comando : "sudo apt-get update" aparece essa mensagem : "E: Linha mal formada 53 no arquivo de fontes /etc/apt/sources.list (análise de URI)
E: A lista de fontes não pode ser lida." o que devo fazer


Abre seu arquivo /etc/apt/sources.list e posta o conteúdo dele aqui: https://gist.github.com/

Depois, poste o link do Gist aqui para podermos ver o que tem de errado no arquivo.

Abraço
[]'s spylinux
Comunidade Manjaro Geek -www.manjaro-geek.org


ttps://gist.github.com/anonymous/0f683474798a03631569




8. Re: me ajude a solucionar esse problema

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 17/03/2016 - 18:24h

-vc está usando repositórios do ubuntu-14.10 que está sem suporte desde julho/2015
-faça bkp e faça instalação limpa do 15.10 que terá suporte até julho/2016



9. Re: me ajude a solucionar esse problema [RESOLVIDO]

Clodoaldo Santos
clodoaldops

(usa Linux Mint)

Enviado em 17/03/2016 - 18:27h

Se não quer reinstalar tente isto
1-faça bkp de seus arquivos imperdíveis

2-vá em programa-atualizações >> outros-progrmas >> desative todos PPA >> feche programa

3-edite sua sources.list
sudo gedit /etc/apt/sources.list

4-apague todo conteúdo e cole o conteúdo abaixo
#Ubuntu 15.10 _Wily Werewolf_ - Release amd64

deb http://br.archive.ubuntu.com/ubuntu/ wily main
deb-src http://br.archive.ubuntu.com/ubuntu/ wily main

deb http://br.archive.ubuntu.com/ubuntu/ wily-updates main
deb-src http://br.archive.ubuntu.com/ubuntu/ wily-updates main

deb http://br.archive.ubuntu.com/ubuntu/ wily universe
deb-src http://br.archive.ubuntu.com/ubuntu/ wily universe
deb http://br.archive.ubuntu.com/ubuntu/ wily-updates universe
deb-src http://br.archive.ubuntu.com/ubuntu/ wily-updates universe

deb http://br.archive.ubuntu.com/ubuntu/ wily multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ wily multiverse
deb http://br.archive.ubuntu.com/ubuntu/ wily-updates multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ wily-updates multiverse

deb http://br.archive.ubuntu.com/ubuntu/ wily-backports main universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ wily-backports main universe multiverse

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

deb http://archive.canonical.com/ubuntu wily partner
#deb-src http://archive.canonical.com/ubuntu wily partner

5-salve e feche o arquivo

6-abra terminal e atualize
sudo apt-get update
sudo apt-get upgrade


10. Re: me ajude a solucionar esse problema [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 17/03/2016 - 19:41h

spylinux escreveu:

LannaRavilla escreveu:

sempre que coloco o comando : "sudo apt-get update" aparece essa mensagem : "E: Linha mal formada 53 no arquivo de fontes /etc/apt/sources.list (análise de URI)
E: A lista de fontes não pode ser lida." o que devo fazer


Abre seu arquivo /etc/apt/sources.list e posta o conteúdo dele aqui: https://gist.github.com/

Depois, poste o link do Gist aqui para podermos ver o que tem de errado no arquivo.

Abraço
[]'s spylinux
Comunidade Manjaro Geek -www.manjaro-geek.org


Pessoal, não precisam utilizar uma ferramenta externa ao fórum para postar algum código fonte ou mesmo conteúdo de arquivo de configuração.
Ao postar, podem por o conteúdo dentro das tags [ code ] e [ /code ] por exemplo, ou para facilitar, selecionar o conteúdo e marcar com o "botão" </>, disponível no topo da caixa para postar a mensagem no fórum:


http://i.imgur.com/HBxH3Hm.png

------------------------------------------------------
KISS principle, RTFM and STFW = 42


11. Re: me ajude a solucionar esse problema

10minutos
10minutos

(usa Ubuntu)

Enviado em 18/03/2016 - 08:41h

LannaRavilla

Para resolver o problema faça o seguinte:

sudo nano /etc/apt/sources.list

e remova as últimas partes do arquivo que estou citando a baixo:

## 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 utopic partner
deb-src http://archive.canonical.com/ubuntu utopic partner

deb http//blognux.free.fr/debian unstable main
# deb-src http//blognux.free.fr/debian unstable main
deb http://archive.ubuntu.com/ubuntu utopic-backports main restricted universe
deb http://archive.ubuntu.com/ubuntu utopic-updates main restricted universe
deb http://security.ubuntu.com/ubuntu/ utopic-security main restricted universe
deb http://archive.ubuntu.com/ubuntu utopic universe main
# deb http://br.archive.ubuntu.com/ubuntu/ vivid-proposed multiverse universe restricted main


Salve o arquivo e então escute:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade



And be happy! :D



Caso tenha resolvido, marque minha resposta como melhor resposta para que eu ganhe pontos e incentive a continuar ajudando.. :D


12. Re: me ajude a solucionar esse problema

LANNA RÁVILLA FERNANDES SARAIVA
LannaRavilla

(usa Outra)

Enviado em 21/03/2016 - 11:58h

não deu certo
agora a mensagem que aparece é que o ubuntu 15... está apresentando erro.





01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts