[PlanetCCRMA] xvidcore problem

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Sat May 17 11:21:01 2003


> When I do a "apt-get install planetccrma-audiovideoapps", it downloads 
> of the packages OK, but then when it comes to install them, it fails on 
> the "xvidcore" (i think). The error message is as follows:
> 
>          file /usr/lib/libxvidcore.so conflicts between attempted 
> installs of xvid-0.20020412-3 and xvidcore-0.9.0-3
> E: Sub-process /bin/rpm returned an error code (43)

It is the same package with different names, I should have created the
new package with an "obsoletes:" tag so that there is no conflict. In
the meantime you can find our which one you have installed, and erase it
(do "rpm -q xvid" and "rpm -q xvidcore" to see which one you have). The
install should then proceed without problems. 

-- Fernando