[SlugBug] apt-get oddity

Bruno Postle bruno at postle.net
Tue Sep 30 19:13:51 BST 2003


On Tue 30-Sep-2003 at 05:59:31PM +0100, pault wrote:
> 
> why would this happen?
> 
> # apt-get upgrade

> The following packages have been kept back
>   gaim grip gstreamer-plugins gthumb

apt-get upgrade won't install packages that you don't already have
installed.

If you explicitly tell it, it will get those extras:

    apt-get install gaim grip gstreamer-plugins gthumb

-- 
Bruno


More information about the SlugBug mailing list