[PlanetCCRMA] Funny apt problem

Steve Harris S.W.Harris@ecs.soton.ac.uk
Sun Sep 21 12:26:02 2003


On Fri, Sep 19, 2003 at 10:38:18 -0700, Fernando Pablo Lopez-Lezcano wrote:
> Does not sound like configuration problems (unless you are somehow
> pointing to the 8.0 repository). There is a dependency problem in the
> packages you have installed in your machine. 
> 
> What do you get if you do a:
> 
> # rpm -q --provides libsndfile
> libsndfile.so.1
> libsndfile.so.1(libsndfile.so.1.0)
> libsndfile = 1.0.5-1

I've allready rpm -e --nodeps'd and replaced this one (which fixed it), but
libsamplerate gives

#  rpm -q --provides libsamplerate
libsamplerate.so.0  
libsamplerate.so.0(libsamplerate.so.0.0)  
libsamplerate = 0.0.15-1

Replacing just libsndfile allowed me to install ardour too (which needs
both IIRC), so I have no idea whats going on.

- Steve