Re: problem upgrading kernel - version mismatch

[email protected] Thu, 08 Jan 2015 12:52:43 +1100
Newsgroups gmane.org.user-groups.slug.general
Message-ID <[email protected]>
>>>>> "David" == David  <[email protected]> writes:

David> Ubuntu 12.04 SERVER (no gui) I've run into this error and don't
David> want to make the problem worse:

Try
	apt-get update
	apt-get -f install


to resolve dependencies (it may be there's a newer linux-serverimage
to fetch and install, that won't have the problem).

If this fails, you can install just that package, so you can can
complete the upgrade, with
	 dpk -i --force-depends-version /var/cache/apt/archives/linux-server-image-*dpkg

Then do an
     apt-get -f install

to fix the fallout.

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