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
apt-get update
download the package lists alright, or were there errors? – Nephente Sep 22 '15 at 16:26