Enviado em 10/09/2012 - 12:19h
antes de tudo, migrei completamente do Windows para o Ubuntu a um mês, e o único problema sério que enfrentei até agora é esse. gostaria de deixar claro que procurei por uma solução nos problemas parecidos aqui no fórum mas nenhuma funcionou. no início achei que fosse uma pergunta boba mas depois de duas semanas tentando resolver sozinho achei melhor criar esse tópico. desde já agradeço a ajuda de vocês :^)
O problema aparece quando tento instalar o VLC via terminal:
kerberus@uotzap:~$ sudo apt-get install vlc
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Alguns pacotes não puderam ser instalados. Isto pode significar que
você solicitou uma situação impossível ou, se você está usando a
distribuição instável, que alguns pacotes requeridos não foram
criados ainda ou foram retirados da "Incoming".
A informação a seguir pode ajudar a resolver a situação:
Os pacotes a seguir têm dependências desencontradas:
vlc : Depende: vlc-nox (= 2.0.3+git20120908+r378-0~r41~precise1) mas não será instalado
Depende: libsdl-image1.2 (>= 1.2.10) mas não é instalável
Depende: libtar0 mas não é instalável
Depende: libxcb-keysyms1 (>= 0.3.8) mas não é instalável
Recomenda: vlc-plugin-notify (= 2.0.3+git20120908+r378-0~r41~precise1) mas não será instalado
Recomenda: vlc-plugin-pulse (= 2.0.3+git20120908+r378-0~r41~precise1) mas não será instalado
E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.
meu arquivo sources.list:
# deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release i386 (20120817.3)]/ precise 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/ precise main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe
## 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.
## 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.
## 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/ precise-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu precise-security 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 precise partner
deb-src http://archive.canonical.com/ubuntu precise 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 precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
deb-src http://packages.medibuntu.org/ precise free non-free
O problema aparece quando tento instalar o VLC via terminal:
kerberus@uotzap:~$ sudo apt-get install vlc
Lendo listas de pacotes... Pronto
Construindo árvore de dependências
Lendo informação de estado... Pronto
Alguns pacotes não puderam ser instalados. Isto pode significar que
você solicitou uma situação impossível ou, se você está usando a
distribuição instável, que alguns pacotes requeridos não foram
criados ainda ou foram retirados da "Incoming".
A informação a seguir pode ajudar a resolver a situação:
Os pacotes a seguir têm dependências desencontradas:
vlc : Depende: vlc-nox (= 2.0.3+git20120908+r378-0~r41~precise1) mas não será instalado
Depende: libsdl-image1.2 (>= 1.2.10) mas não é instalável
Depende: libtar0 mas não é instalável
Depende: libxcb-keysyms1 (>= 0.3.8) mas não é instalável
Recomenda: vlc-plugin-notify (= 2.0.3+git20120908+r378-0~r41~precise1) mas não será instalado
Recomenda: vlc-plugin-pulse (= 2.0.3+git20120908+r378-0~r41~precise1) mas não será instalado
E: Impossível corrigir problemas, você manteve (hold) pacotes quebrados.
meu arquivo sources.list:
# deb cdrom:[Ubuntu 12.04.1 LTS _Precise Pangolin_ - Release i386 (20120817.3)]/ precise 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/ precise main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
## Major bug fix updates produced after the final release of the
## distribution.
deb http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe
## 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.
## 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.
## 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/ precise-backports main restricted universe multiverse
deb-src http://br.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu precise-security 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 precise partner
deb-src http://archive.canonical.com/ubuntu precise 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 precise main
deb-src http://extras.ubuntu.com/ubuntu precise main
deb-src http://packages.medibuntu.org/ precise free non-free