Ubuntu 12.04 SERVER (no gui)

I've run into this error and don't want to make the problem worse:

Setting up linux-image-server (3.2.0.72.86) ...
dpkg: dependency problems prevent configuration of linux-server:
 linux-server depends on linux-headers-server (= 3.2.0.72.86); however:
  Version of linux-headers-server on system is 3.2.0.74.88.
dpkg: error processing linux-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already


The problem started with a full /boot partition (filled with lots of old kernels) which prevented the kernels from unpacking/installing.

Current kernel is:
# uname -r
3.2.0-70-generic

I made space by moving all the old kernels up to 3.2.0-68 out of the /boot partition:

# mv *3.2.0-{..... ,68}* /root/oldkernels

then did

# aptitude safe-upgrade

which didn't work (see above). I'm kinda thinking that 3.2.0-72 has been bypassed (3.2.0-74 is the latest) and doesn't need to be installed, but not sure how to deal with the situation. Any thoughts please?

--
David McQuire
0418 310312

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to