[PlanetCCRMA] Other Apt problems

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Nov 24 10:40:03 2004


On Wed, 2004-11-24 at 01:01, William M. Quarles wrote:
> I keep getting this when using apt-get upgrade:
> 
> The following packages have been kept back
>    fftw3 lilypond specimen swh-plugins
> 
> Why is that?

As noted later in the thread you should try with dist-upgrade. If you
want to know what the conflicts are that are holding back the packages
you can apt-get install them separately to see what is the conflict in
each case. From that information we can try to fix things (if
dist-upgrade does not solve the issue - dist-upgrade installs any
additional packages needed, a plain upgrade does not)...

-- Fernando