← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78599]: E: linux-image-2.6.28-14-generic: subprocess post-installation script returned error exit status 2

 

Question #78599 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78599

    Status: Open => Answered

actionparsnip proposed the following answer:
try:

sudo apt-get clean; sudo apt-get update; sudo depmod -a; sudo apt-get -f
install

if ubuntu proposes you can update you don't have to specify every update
you want to get, you simply run:

sudo apt-get upgrade

If there were 30 updates would you specify each individual package for
update in the same manner? Highly unlikely and massively unfeasible.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.