Mark Wagnon wrote: > > Jean-Yves F. Barbier wrote: > > > > Had the same (under 2.0.36), its because the executable version on CDz is > > 2.0.36-3, but when you compile, the version number is, by default 1.00. > > Change your revision number (read man make-dpkg) to a correct value, and > > remove > > the original kernel. > > Ah, that makes sense. So apt-get thinks the version I have installed is > older than the "current" one. > > Thanks, I'll check that out.
I would add one more thing: make sure you do "make-dpkg clean" first, or the new package won't pick up the new revision number. I committed this bone-head mistake just yesterday and it cost me some time...