I'm trying to follow the official way to install cinelerra from their website but i keep coming across errors. I added the repo and did sudo apt-get update and it fetched some data. here is the outcome of my terminal.
mike@mike-desktop:~$ sudo apt-get install cinelerra
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
vmware-player-kernel-modules-2.6.20-15 dia-libs libmagick++9c2a libkexif1
vmware-player-kernel-modules-2.6.17-11 libburn2 libnspr4-0d
vmware-player-kernel-modules dvdauthor libexo-0.3-0 libexif-dev
libgphoto2-2-dev dia-gnome libmp4v2-dev libxul0d vamps kommander libntlm0
libdbus-glib-1-dev libmozjs0d dia-common libpq4 libisofs2 libxul-common
libnss3-0d eutils x-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libmpeg3hv libquicktimehv
The following NEW packages will be installed:
cinelerra libmpeg3hv libquicktimehv
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/14.0MB of archives.
After unpacking 30.2MB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
libmpeg3hv libquicktimehv cinelerra
Install these packages without verification [y/N]? y
(Reading database ... 161385 files and directories currently installed.)
Unpacking libmpeg3hv (from .../libmpeg3hv_1%3a2.1.0-2svn2007424ubuntu3_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libmpeg3hv_1%3a2.1.0-2svn2007424ubuntu3_i386.deb (--unpack):
trying to overwrite `/usr/bin/mpeg3dump', which is also in package mpeg3-utils
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package libquicktimehv.
Unpacking libquicktimehv (from .../libquicktimehv_1%3a2.1.0-2svn2007424ubuntu3_i386.deb) ...
Selecting previously deselected package cinelerra.
Unpacking cinelerra (from .../cinelerra_1%3a2.1.0-2svn2007424ubuntu3_i386.deb) ...
Errors were encountered while processing:
/var/cache/apt/archives/libmpeg3hv_1%3a2.1.0-2svn2007424ubuntu3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
If i answer no to the second question the installation stops right there. I can't seem to get it installed correctly and if anyone can help that would be awesome.