Report this

What is the reason for this report?

Can't update the servers

Posted on June 29, 2022

So I’m trying to update the Ubuntu servers. However, the update isn’t taking. I do sudo apt-get update. Then I close the server and go back in. I still see a message the servers need to be updated. I’ve also tried after sudo apt-get update I do sudo reboot in the command console. I still see the messages that the server needs to be updated.



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.

Hi @b3699d04c0e6-4b4f-afaf-3bd295,

I’ll recommend giving the following tutorial a read:

https://www.digitalocean.com/community/tutorials/how-to-upgrade-to-ubuntu-20-04-focal-fossa

Basically, you need to do a :

  1. apt update
  2. apt upgrade
  3. apt dist-upgrade

This should be enough for the upgrade to be done.

Hi there,

In addition to what has already been mentioned, would you mind sharing the complete message that you are getting?

Also, did you already try to run apt upgrade after running apt update?

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.