Gerenciador de atualizações da erro...[Resolvido]

Iniciado por IsraelM, 04 de Agosto de 2008, 18:34

tópico anterior - próximo tópico

IsraelM

Diz que eh um erro do "update-maneger" e pede que eu reporte o erro: 'E:Tipo 'wget' não é conhecido na linha 51 na lista de fontes /etc/apt/sources.list, E:A lista de fontes não pôde ser lida.'...

csat

Citação de: IsraelM online 04 de Agosto de 2008, 18:34
Diz que eh um erro do "update-maneger" e pede que eu reporte o erro: 'E:Tipo 'wget' não é conhecido na linha 51 na lista de fontes /etc/apt/sources.list, E:A lista de fontes não pôde ser lida.'...



sudo gedit /etc/apt/sources.list


Vai te mostrar o que tem na linha 51 conforme você reporta.

Csat (Ubuntu 8.04)

Linux User #205394 ** Ubuntu User #19086

IsraelM

#2
eu tava tentando instalar o codec do real media,
na ultima linha do sourcecode.list tem: sudo aptitude install w32codecs libdvdcss -y
Agora num sei o que fazer...  o que eh a linha 51?


clcampos

Coloca o conteúdo do arquivo aqui que te ajudamos.

Se quiser tentar você pode comentar a linha, e para isto basta colocar um # no início da mesma.

Lembre-se que após toda alteração do sources.list é necessário executar o comando abaixo:

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

IsraelM

Deu isso no source.list:

# deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080702.1)]/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy 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://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
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -o-
sudo apt-key add - && sudo aptitude update
sudo aptitude install w32codecs libdvdcss -y

clcampos

Faça um backup do arquivo:

sudo   cp   /etc/apt/sources.list    /etc/apt/sources.list.bkp.2008ago04

Edite o arquivo:

sudo   gedit   /etc/apt/sources.list

Delete todo o conteúdo e cole o abaixo, ou proceda as alterações, que estão em negrito:

Citar
# deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080702.1)]/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy 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://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
#wget -q http://packages.medibuntu.org/medibuntu-key.gpg -o-
#sudo apt-key add - && sudo aptitude update
#sudo aptitude install w32codecs libdvdcss -y

As linhas em vermelho devem ser comentadas, ou deletadas

Salve o arquivo e execute o comando abaixo:

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

jpenteriche

Tambem estou com o mesmo problema e não to conseguindo entrar no synaptic e nem no adicionar e remover programa.
eu tava tentando instalar codecs rmvb seguindo um tutorial do Andre Gondim que eu vou te mostrar abaixo.
Assistir filmes .rmvb ou .rm sempre exige um pouco de configuração e algumas gambiarras, agora no Ubuntu 8.04 Hardy Heron há uma forma mais fácil, vamos a ela u sando Medibuntu faça:

    echo deb http://packages.medibuntu.org/ hardy free non-free | sudo tee -a /etc/apt/sources.list

Depois faça:

    wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo aptitude update

Agora faça:

    sudo aptitude install w32codecs libdvdcss2 -y
depois de feito tudo isso só saiu o som do filme e a imagem não.

depois voltei no synaptic para ver algumas atualizações e simplesmente não entra mais e da essa mensagem..

Um problema impossível de se resolver ocorreu enquanto inicializava as informações do pacote.

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

'E:Tipo 'wget' não é conhecido na linha 51 na lista de fontes /etc/apt/sources.list, E:A lista de fontes não pôde ser lida.'

se por acaso vc conseguir arrumar o seu ai me de uma dica de como posso arrumar o meu.

abraços

julio