Você quebrou os pacotes, tente executar apt-get
com -f
para corrigir pacotes quebrados:
sudo apt-get -f
Em seguida, atualize:
sudo apt-get update
Em seguida, instale novamente.
Estou tentando instalar o cinelerra
Eu segui as instruções no link
basicamente
abra o terminal e
sudo add-apt-repository ppa:cinelerra-ppa/ppa
sudo apt-get update
sudo apt-get install cinelerra
mas depois da última linha, no terminal aparece isso ...
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: cinelerra : Depends: libguicast1 (= 1:2.2-0.3~ppa1~oneiric1) but 1:2.2-0.6~ppa1~oneiric1 is to be installed Depends: libmpeg3cine (= 1:2.2-0.3~ppa1~oneiric1) but 1:2.2-0.6~ppa1~oneiric1 is to be installed Depends: libquicktimecine (= 1:2.2-0.3~ppa1~oneiric1) but 1:2.2-0.6~ppa1~oneiric1 is to be installed E: Unable to correct problems, you have held broken packages.
Estou usando o Ubuntu 11.10 32bits
Você quebrou os pacotes, tente executar apt-get
com -f
para corrigir pacotes quebrados:
sudo apt-get -f
Em seguida, atualize:
sudo apt-get update
Em seguida, instale novamente.