[PlanetCCRMA] unmet dependencies with sweep

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Tue May 6 09:26:01 2003


> do you know why i get this error message? it's on a redhat 9 install 
> (updated from redhat 8.0).
> 
> # apt-get install sweep
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 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.
> 
> Since you only requested a single operation it is extremely likely that
> the package is simply not installable and a bug report against
> that package should be filed.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>    sweep: Depends: libsamplerate.so.0(libsamplerate.so.0.0)
>           Depends: libsndfile.so.1(libsndfile.so.1.0)
> E: Broken packages

Did you do an apt-get update after changing /etc/apt/sources.list? What
is the content of your /etc/apt/sources.list? 

-- Fernando