Hello there,
I am having difficulties to install new version for ubuntu. … I am using … Ubuntu 18.04.6 LTS (GNU/Linux 4.15.0-189-generic x86_64)
When I login to my console thru digitaloceon platform it shows me following message ;
New release ‘20.04.4 LTS’ available. Run ‘do-release-upgrade’ to upgrade to it.
2 updates could not be installed automatically. For more details, see /var/log/unattended-upgrades/unattended-upgrades.log
Last login: Thu Jul 28 18:21:06 2022 from 162.243.190.66
root@yoloridelondon:
now my problem is I do not know what are 2 updates that not possible automatically and how to install it manually ? because without that system is not letting me install new release – 20.04.4 LTS
can you assist me on this ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello there,
We have an article that covers the process of upgrading Ubuntu 18.04 to 20.04 which you can check here
https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-ubuntu-20-04-focal-fossa
As with almost any upgrade between major releases of an operating system, this process carries an inherent risk of failure, data loss, or broken software configuration. Comprehensive backups and extensive testing are strongly advised.
To avoid these problems, we recommend migrating to a fresh Ubuntu 20.04 server rather than upgrading in place. You may still need to review differences in software configuration when upgrading, but the core system will likely have greater stability.
Regards
Hi @plashetcars,
You need to run the following commands in the order given:
That should do it.