12

I checked the settings of my update manager (cf picture below), but I have received no notification so far for Trusty, I was wondering if this was normal, or if I would have to install it manually?

EDIT If I change my settings to "Any new version" I get a notification for 12.10. I don't really want to run four upgrades to get to the current version though...

EDIT 2 This link is very useful to understand the upgrade on Ubuntu. The answer is basically that there won't be any notification until the first point release (14.04.1), but users who wish to bypass this and install the new LTS without having to wait can run sudo update-manager -d. Remember to backup your system beforehand to protect your data against screwups.

enter image description here

Braiam
  • 67,791
  • 32
  • 179
  • 269

2 Answers2

11

I don't think you'll get it until the first point release, and it's probably worth waiting for LTS to LTS upgrades.

Dɑvïd
  • 1,936
  • 4
  • 24
  • 53
  • DV ... why? The information is (AFAIK) correct and sufficient. – Dɑvïd Apr 21 '14 at 11:51
  • You did answer the question: +1 for that. – Dillmo Apr 21 '14 at 12:15
  • 1
    Thanks a lot David, I don't know who downvoted, but your answer is the most useful, I think I might wait until the next first point release then. – Jonathan H Apr 21 '14 at 12:24
  • I did not downvote. The downvote could also be because this really is a duplicate and more experienced users might think that answering duplicate questions is a way to get rep easily without doing research. No offense to you David, you answered the question well. – don.joey Apr 25 '14 at 12:31
3

Try sudo update-manager -d from command line

aneeshep
  • 30,321