I'm currently using Ubuntu 19.10 (installed from ISO File).
Even after 3 Days of the official release of Ubuntu 20.04 LTS, update-manager -c
is unable to fetch the distribution release of Ubuntu 20.04 LTS.
However, update-manager -c -d
can fetch the development release of 20.04.
Hence, I thought of upgrading to 20.04 Development Branch and then to 20.04 LTS Distribution Release. Is it possible to do so?
Some Thoughts: On visiting various forums, I could read, that the update from 19.10 will take around 48 hours to reflect. If anyone is able to upgrade to 20.04 LTS, could you please tell me the server through which the upgrade was done?
update-manager -c -d
. – mikewhatever Apr 26 '20 at 15:04-d
flag forces Ubuntu to search for development releases only. – Anubhav Sachan Apr 26 '20 at 15:07