I realize this question is a bit of a duplicate, but stack exchange won't let me comment on other questions/answers until you have 50 reputation, which seems a bit silly because it means the only way I can ask for or add clarification to an existing question is to open a whole new one.
This post asks the same question:
Why does do-release-upgrade on 12.04 system not find 14.04.1 upgrade?
But people keep saying "Wait for the point release." Yet if you read the question, the user did in fact specify the fact that the point release has been released. 14.04.1 has been out for 2 weeks today, and I still get this when I try to upgrade:
jeremy@server:~$ date
Fri Aug 8 09:38:28 CDT 2014
jeremy@server:~$ sudo do-release-upgrade
Checking for a new Ubuntu release
No new release found
I don't want to use the -d or -p option to do-release-upgrade. I want to upgrade in the most correct/supported way possible. if I need to wait I'll wait. But I'm perplexed as to why it's been 2 weeks since the first LTS point release (14.04.1) has been released and my 12.04 systems still don't see it as an available upgrade path?
If the answer is wait, do we know why we're waiting or for how long?
-d
option will still put you on 14.04 and is supported (for the purposes of getting onto 14.04.x); it won't put you on 14.10. – saiarcot895 Aug 08 '14 at 15:45"
LTS-to-LTS upgrades are always delayed until the first dotrelease (service pack) is ready. The larger differences between the two LTS versions means they need more time to get it right.
In your case, you'll be presented with an option to upgrade when Ubuntu 14.04.1 is released, which is scheduled for July 24th 2014. "
This was 2 weeks ago and it still isn't showing up.
– irwinr Aug 08 '14 at 17:43