I did try to upgrade the ubuntu 16.04 LTS to 17.04 using information from this link :
After switching you’ll need to run a quick update (it’ll prompt you to do this anyway) and then you’ll need to upgrade to Ubuntu 16.10 (yes, 16.10).
sudo do-release-upgrade -dOnce that upgrade has completed reboot, login and run the command again, this time to upgrade to Ubuntu 17.04.
sudo do-release-upgrade -d
When I tried to upgrade 16.04 to 16.10 with sudo do-release-upgrade -d , the pc was turned off ( Mr X took off the battery ) so the upgrade was interrupted , but still everything working right and I continued upgrading to 17.04.
now I have a problem :
when I run
sudo apt-get updateit doesn't show all the dependencies
is there any way to fix these issues ?
