Logged in to my server via SSH and got a message:
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '16.04.6 LTS' available.
Run 'do-release-upgrade' to upgrade to it.
When I run it, I get this error
The required dependency 'apt (>= 1.0.10.2ubuntu2)' is not installed.
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,
As an important note, I always recommend taking a snapshot of your Droplet before doing a release upgrade in case that anything goes wrong.
Once you’ve done that you could try running the following commands in order to update your
apt
version:Hope that this helps! Regards, Bobby