I have an Ubuntu server running 14.04.1 LTS
and I need to upgrade it to 14.04.3 LTS
. Is this even possible?
I tried running:
sudo do-release-upgrade -d
But it failed with the following error:
Required depends is not installed
The required dependency 'apt (>= 1.0.1ubuntu2.13)' is not installed.
=== Command terminated with exit status 1 (Thu Jul 14 07:46:19 2016) ===
14.04.3
and I rather not touch that one. – uvasal Jul 14 '16 at 07:57