<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.2.3">
</HEAD>
<BODY>
Hi all, I'm installing some software and getting some errors from apt-get. Here is what I typed and the errors I got:<BR>
<BR>
<BR>
$ sudo apt-get upgrade<BR>
Reading Package Lists... Done<BR>
Building Dependency Tree... Done<BR>
You might want to run `apt-get -f install' to correct these.<BR>
The following packages have unmet dependencies:<BR>
faac: Depends: mpeg4ip-libs but it is not installed<BR>
E: Unmet dependencies. Try using -f.<BR>
<BR>
<BR>
$ sudo apt-get -f install<BR>
Reading Package Lists... Done<BR>
Building Dependency Tree... Done<BR>
Correcting dependencies... Done<BR>
The following extra packages will be installed:<BR>
mpeg4ip-libs<BR>
The following NEW packages will be installed:<BR>
mpeg4ip-libs<BR>
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<BR>
1 not fully installed or removed.<BR>
Need to get 0B/452kB of archives.<BR>
After unpacking 1585kB of additional disk space will be used.<BR>
Do you want to continue? [Y/n] Y<BR>
<BR>
Preconfiguring packages ...<BR>
(Reading database ... 85789 files and directories currently installed.)<BR>
Unpacking mpeg4ip-libs (from .../mpeg4ip-libs_2%3a1.1-1_i386.deb) ...<BR>
dpkg: error processing /var/cache/apt/archives/mpeg4ip-libs_2%3a1.1-1_i386.deb (--unpack):<BR>
trying to overwrite `/usr/lib/libmp4v2.so.0.0.0', which is also in package libmp4-0<BR>
dpkg-deb: subprocess paste killed by signal (Broken pipe)<BR>
Errors were encountered while processing:<BR>
/var/cache/apt/archives/mpeg4ip-libs_2%3a1.1-1_i386.deb<BR>
E: Sub-process /usr/bin/dpkg returned an error code (1)<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
I tried deleting libmp4v2.so.0.0.0 and running it again and got the same error even though the file wasn't there. <BR>
<BR>
The only thing that I feel is worth mentioning that might be interfering with this that I have the nvidia drivers installed. Apt-get now won't let me do anything till I get this dependency resolved. Anyone have any hints on how to get around this. <BR>
<BR>
Your help is much appreciated. Thank you.
</BODY>
</HTML>