[Resolvido] Erro APT-GET programas de multimidia

Iniciado por thiagof.fernandes, 14 de Março de 2008, 21:03

tópico anterior - próximo tópico

thiagof.fernandes

Pessoal to tentando baixar os programas de multimidia

usando um tutorial do UBUNTU PARADISE

seguinte, o comando eh esse

apt-get -y install mpeg2dec a52dec vorbis-tools id3v2 mpg321 mpg123 \
       libswfdec0.3 libflac++6 ffmpeg \
       cdda2wav toolame libmp4v2-0 totem-mozilla \
       libmjpegtools0c2a tagtool easytag id3tool \
       lame lame-extras nautilus-script-audio-convert \
       mozilla-helix-player  helix-player \
       libmad0 libjpeg-progs libmpcdec3 libquicktime1 \
       flac faac faad sox toolame  a52dec ffmpeg2theora \
       libmpeg2-4 uudeview flac  libmpeg3-1 mpeg3-utils mpegdemux


o erro que retorna

CitarLendo lista de pacotes... Pronto
Construindo árvore de dependências       
Reading state information... Pronto
O pacote a52dec é um pacote virtual provido por:
  liba52-0.7.4-dev 0.7.4-11
Você deve selecionar um explicitamente para instalar.
E: O pacote a52dec não tem candidato para instalação
root@Thiago-Ubuntu:/home/thiago#

alguem sabe pq isso ?

ja atualizei os repositorios e tal

e nada de resolver x/

pinduvoz

Tire o "a52dec" da lista. Coloque o "liba52".
:: Linux Registered User nº 439378 ::

thiagof.fernandes

Ok ..

coloquei

apt-get -y install mpeg2dec liba52 vorbis-tools id3v2 mpg321 mpg123 \
       libswfdec0.3 libflac++6 ffmpeg \
       cdda2wav toolame libmp4v2-0 totem-mozilla \
       libmjpegtools0c2a tagtool easytag id3tool \
       lame lame-extras nautilus-script-audio-convert \
       mozilla-helix-player  helix-player \
       libmad0 libjpeg-progs libmpcdec3 libquicktime1 \
       flac faac faad sox toolame  liba52 ffmpeg2theora \
       libmpeg2-4 uudeview flac  libmpeg3-1 mpeg3-utils mpegdemux


resultado:

CitarLendo lista de pacotes... Pronto
Construindo árvore de dependências       
Reading state information... Pronto
mpeg2dec já é a versão mais nova.
E: Impossível achar pacote liba52
root@Thiago-Ubuntu:/home/thiago#

impossivel achar o liba, mais e os outros programas ? ja estao instalados ?

acho que minha lista de repositorio ta meia louca .. isso sim

segue ela

Citardeb-src http://us.archive.ubuntu.com/ubuntu dapper main restricted universe multiverse

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://archive.ubuntu.com/ubuntu/ dapper universe multiverse main restricted # deb-src http://us.archive.ubuntu.com/ubuntu breezy universe 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://us.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

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

# deb http://security.ubuntu.com/ubuntu breezy-security universe
# deb-src http://security.ubuntu.com/ubuntu breezy-security universe

# deb http://br.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse #Added by software-properties
# deb-src http://br.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse

peço que verifique minha lista e se possivel passe a sua

abraços

fabiovalinhos

Meu, vc está usando repositórios do Gutsy, do Dapper..estou vendo até o breezy comentado ai.

Qual é sua versão do Ubuntu??
Não existe híbrido......Ubuntu Paradise? Não conheço.


Deixa eu jantar senão eu vou desmaiar.
7355

sudo dpkg no seu quadrado ...sudo dpkg no seu quadrado ...
http://www.youtube.com/watch?v=tHmrq0FtczM

pinduvoz

Tente com o nome "liba52-0.7.4" (geralmente, o APT não pede número de versão).

Se não der certo, instale pelo Synaptic (gerenciador de pacotes) usando as opções procurar (por "liba52") e "marcar para instalação".

Estou postando do Hardy e minha lista de repositórios não serve para vc. Mas tem uma neste tópico:

http://ubuntuforum-br.org/index.php/topic,18757.0.html

:: Linux Registered User nº 439378 ::

thiagof.fernandes

eh ... acho que a lista tava errada mesmo

atualizei com o do topico e deu certo

problema resolvido

vlw pessoal.