0

I've attached some Screenshot 1 and Screenshot 2 here.

enter image description here

enter image description here

It shows the window as soon as I boot up. There also appears a (-) red minus sign which tells me that a problem occured while checking updates, and when I click "Show updates" it tells me that the Software Updater has crashed unexpectedly.

I am unable to update it (I wish to upgrade to 16.04 LTS), nor solve the problem. Any solutions?

dufte
  • 14,198
  • 5
  • 41
  • 43

1 Answers1

2

Can you open a terminal:

CTRL+ALT+T

then type:

sudo apt-get update

any errors will show up there, and it tries to give you ideas as to how you might fix them as well.

Chris

Jeff
  • 1,724