Fixing Error linux-server depends on linux-image-server

If you’re getting this error the quickest fix is downloading and installing the package manually using dpkg:

wget https://launchpad.net/ubuntu/+archive/primary/+files/linux-server_3.2.0.37.45_amd64.deb
sudo dpkg -i linux-server_3.2.0.37.45_amd64.deb

Don’t forget to adjust the URL to the version you are trying to update to.

dpkg

About these ads

One thought on “Fixing Error linux-server depends on linux-image-server

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s