Answer the question
In order to leave comments, you need to log in
How to upgrade 15.10 to 16.04?
Trying to upgrade to 16.04 from 15.10
`do-release-upgrade` gives
Checking for a new Ubuntu release
No new release found
`update-manager` also fails with
The software on this computer is up to date
`apt-get update` message did
Answer the question
In order to leave comments, you need to log in
You need to boot from a disk or flash drive with Ubuntu 16 and select the system update there.
Forced method, tested on myself when similar methods as written to your question did not work:
sudo sed -i 's/wily/xenial/g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get dist- upgrade
sudo apt-get update && sudo apt-get dist-upgrade
sudo reboot
sudo update-manager -d
Either wait for Canonical to decide that the system has stabilized enough to upgrade users, or
sudo do-release-upgrade -d
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question