Re: can't configure linux-image

2005-12-19 Thread Richard Lyons
On Monday, 19 December 2005 at 8:42:55 -0800, Andrew Sackville-West wrote: > its scary, but maybe > > apt-get --purge remove linux-image-2.6-686 > > which should get all three of them and then > > apt-get install linux-image-2.6-686 > > IOW, start over? > > I faced this with the recent yaird/

Re: can't configure linux-image

2005-12-19 Thread Andrew Sackville-West
its scary, but maybe apt-get --purge remove linux-image-2.6-686 which should get all three of them and then apt-get install linux-image-2.6-686 IOW, start over? I faced this with the recent yaird/2.6/14 breakage and as scary as it seems to remove the whole kernel, it doesn't break unless you

can't configure linux-image

2005-12-19 Thread Richard Lyons
Since installing kernel-image-2.6-686, every time apt-get, aptitude and friends run I get a stack of error messages about linux-image not being configured (see below). But when I run dpkg --configure it fails too (see below). Nonetheless, the system is running with the 2.6.14-2-686 kernel. How