Hello everyone I was wondering how would i upgrade my system from 17.10 to 18.04, I tried to follow the instructions on this page https://ubuntu-mate.org/blog/ubuntu-mate-bionic-final-release/ but for some reason it’s not working. I would hate to have to do a clean installation
Same for me. I tried the two suggested methods. The first one opened the box but stated that my software is up to date (it isn’t) and the second did nothing.
Tried your line - no result
Tried the solutions given in the page I linked and got a ‘no new release found’
!!!
Note: well… seems I got it by doing: sudo do-release-upgrade -d
it’s in the works now
Now I get this:
Updating repository information
No valid sources.list entry found
While scanning your repository information no entry about artful could be found.
An upgrade might not succeed.
Don’t go further, it can’t find the Artful repos. Either your sources.list has already been changed by trying to upgrade, or it’s empty (which would be bad).
First, check the content of the sources.list:
pluma /etc/apt/sources.list
What do you have in the file?
Also, does cat /etc/lsb-release tell you that you’re on Ubuntu 17.10 or 18.04 (or other)?
What’s the version of the kernel given by the command uname -a ?
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu artful main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu artful-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu artful universe
deb http://archive.ubuntu.com/ubuntu artful-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu artful multiverse
deb http://archive.ubuntu.com/ubuntu artful-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu artful multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu artful-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu artful main restricted universe
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu artful partner
deb-src http://archive.canonical.com/ubuntu artful partner
deb http://archive.ubuntu.com/ubuntu artful-security main restricted
deb-src http://security.ubuntu.com/ubuntu artful main restricted
deb http://archive.ubuntu.com/ubuntu artful-security universe
deb-src http://security.ubuntu.com/ubuntu artful universe
deb http://archive.ubuntu.com/ubuntu artful-security multiverse
deb http://archive.canonical.com/ artful partner
deb https://dl.bintray.com/resin-io/debian stable etcher
deb http://archive.ubuntu.com/ubuntu artful-proposed universe main multiverse restricted
Please update your message and put the outputs (especially the content of the sources.list) as code (the sixth icon in the message toolbar). It’s to be sure that the file is valid as it seems ok except that it misses the # at the start of some lines and I’m not sure if it’s because the forum removed them (it’s likely) or if there’s a real problem with the file.
Select the text in your post and press the </ > button on editing toolbar. This will format it as code so that all the characters are visible, lines aren't wrapped, etc.
I keep getting the same thing. Everything tells me there are no updates/no new release available apart from “sudo do-release-upgrade -d” which seems to be doing something now.
Your sources.list is a bit of a mess, especially as you have the Proposed repo active (which you should never have) but it’s ok overall, I don’t understand why the upgrade says it can’t find artful repos or a valid sources.list.
Unrelated, but I got this:
E: The repository 'Index of /videolan/stable-daily/ubuntu zesty Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
To: sudo do-release-upgrade
I get:
Checking for a new Ubuntu release
No new release found.
To: sudo do-release-upgrade -d
I get:
Checking for a new Ubuntu release
Upgrades to the development release are only
available from the latest supported release.