[PlanetCCRMA] need help

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Fri Sep 5 16:25:02 2003


> [root@localhost root]# apt-get install planetccrma-audiovideoapps
> 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:
>   planetccrma-audiovideoapps: Depends: cltl2 but it is not installable
>                               Depends: hyperspec but it is not installable
>                               Depends: mammut but it is not going to be installed
>                               Depends: meterbridge but it is not going to be installed
>                               Depends: noteedit but it is not going to be installed
>                               Depends: snd-motif but it is not going to be installed
>                               Depends: snd-utils but it is not going to be installed
>                               Depends: tse3 but it is not going to be installed
>                               Depends: w32codec but it is not installable
> E: Broken packages

Strange because things like cltl2 and hyperspec do not really have
dependencies at all, could you try to install just one to see what the
dependencies are that are not met?

For example:
  apt-get update
  apt-get install hyperspec

-- Fernando