0

recently installed Xubuntu, and upgraded to 14.04 earlier today. When I use Software Updater to search for updates it tells me there are no updates available. Here's what I did in terminal:

sudo -i
apt-get update
atp-get dist-upgrade (no problems so far)

restarted laptop

sudo -i   
update-manager -d

At this point I get this warning:

root:estimate_kernel_size_in_boot() returned '0'?

It then continues and opens Software Updater, which tells me the system is fully up to date. How do I fix this?

EDIT: To clarify, I'm using version 14.04 right now, I'm trying to upgrade to version 14.10, and then to 15.04

pl_rock
  • 11,715
Roland
  • 11

1 Answers1

0

Go into System Settings -> Software & Updates -> and navigate to the tab where it asks you if you want all versions of Ubuntu or just stable ones then change it to all, and then do a sudo update-manager -d

David
  • 3,487