On Mon, Sep 04, 2000 at 12:27:51AM -0500, William Jensen wrote: > I recently did a apt-get update && apt-get upgrade and I saw: > > The following packages have been kept back > code-crusader > 0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded. > > Why would this package be 'kept back'? And if there's a newer version why > wouldn't it upgrade it?
Either it requires a another package to be installed, or it requires a current package to be removed. Apt wont do this by default. Either run apt-get dist-upgrade, or apt-get install code-crusader. -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

