Attempting to upgrade from Ubuntu Server 16.04 to 18.*
up vote
0
down vote
favorite
I have read through multiple articles giving instruction on how to go from 16.04 to 18.*. None of which appear to be working for me.
When I get to
do-release-upgrade
I get the message
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
Currently I have /etc/update-manager/release-upgrades set to normal Setting this to LTS yields the same results.
Additionally this is after running both
sudo apt update && sudo apt update
Of course if I run
do-release-upgrade -d
I get the message
Upgrades to the development release are only
available from the latest supported release.
This makes sense to me. What am I missing here? Can I go from Ubuntu Server 16.04 to 18.*?
UPDATE
I noticed now when I run
sudo apt update
I get this output
sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://download.mono-project.com/repo/debian jessie InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://ppa.launchpad.net/ermshiperete/monodevelop/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:8 http://ppa.launchpad.net/iconnor/zoneminder/ubuntu xenial InRelease
Hit:9 http://ppa.launchpad.net/jcfp/ppa/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/modriscoll/nzbget/ubuntu xenial InRelease
Get:7 http://download.sonarr.tv/repos/apt/debian master InRelease [13.3 kB]
Err:11 http://shell.ninthgate.se/packages/debian jessie InRelease
Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
Fetched 13.3 kB in 5s (2,532 B/s)
Reading package lists... Done
W: Failed to fetch http://shell.ninthgate.se/packages/debian/dists/jessie/InRelease Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.
Running
sudo apt list --upgradable
Yields
Listing... Done
libgdiplus/stable-jessie 5.6-0xamarin5+debian8b1 amd64 [upgradable from: 4.2-1ubuntu1]
N: There are 2 additional versions. Please use the '-a' switch to see them.
I believe this may be whats keeping me from upgrading to 18.*. I am a little stuck at this point.
apt upgrade updates
add a comment |
up vote
0
down vote
favorite
I have read through multiple articles giving instruction on how to go from 16.04 to 18.*. None of which appear to be working for me.
When I get to
do-release-upgrade
I get the message
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
Currently I have /etc/update-manager/release-upgrades set to normal Setting this to LTS yields the same results.
Additionally this is after running both
sudo apt update && sudo apt update
Of course if I run
do-release-upgrade -d
I get the message
Upgrades to the development release are only
available from the latest supported release.
This makes sense to me. What am I missing here? Can I go from Ubuntu Server 16.04 to 18.*?
UPDATE
I noticed now when I run
sudo apt update
I get this output
sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://download.mono-project.com/repo/debian jessie InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://ppa.launchpad.net/ermshiperete/monodevelop/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:8 http://ppa.launchpad.net/iconnor/zoneminder/ubuntu xenial InRelease
Hit:9 http://ppa.launchpad.net/jcfp/ppa/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/modriscoll/nzbget/ubuntu xenial InRelease
Get:7 http://download.sonarr.tv/repos/apt/debian master InRelease [13.3 kB]
Err:11 http://shell.ninthgate.se/packages/debian jessie InRelease
Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
Fetched 13.3 kB in 5s (2,532 B/s)
Reading package lists... Done
W: Failed to fetch http://shell.ninthgate.se/packages/debian/dists/jessie/InRelease Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.
Running
sudo apt list --upgradable
Yields
Listing... Done
libgdiplus/stable-jessie 5.6-0xamarin5+debian8b1 amd64 [upgradable from: 4.2-1ubuntu1]
N: There are 2 additional versions. Please use the '-a' switch to see them.
I believe this may be whats keeping me from upgrading to 18.*. I am a little stuck at this point.
apt upgrade updates
Just pulling on "Please install all available updates for your release before upgrading".... did you do asudo apt updateand, if necessary,sudo apt upgrade?
– Organic Marble
Dec 4 at 19:49
I did in fact do both of those. Everything is up to date.
– Martin
Dec 4 at 20:57
Please edit your question to show us the complete output ofdo-release-upgrade
– user535733
Dec 4 at 23:02
That is the entire output
– Martin
Dec 5 at 4:53
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have read through multiple articles giving instruction on how to go from 16.04 to 18.*. None of which appear to be working for me.
When I get to
do-release-upgrade
I get the message
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
Currently I have /etc/update-manager/release-upgrades set to normal Setting this to LTS yields the same results.
Additionally this is after running both
sudo apt update && sudo apt update
Of course if I run
do-release-upgrade -d
I get the message
Upgrades to the development release are only
available from the latest supported release.
This makes sense to me. What am I missing here? Can I go from Ubuntu Server 16.04 to 18.*?
UPDATE
I noticed now when I run
sudo apt update
I get this output
sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://download.mono-project.com/repo/debian jessie InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://ppa.launchpad.net/ermshiperete/monodevelop/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:8 http://ppa.launchpad.net/iconnor/zoneminder/ubuntu xenial InRelease
Hit:9 http://ppa.launchpad.net/jcfp/ppa/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/modriscoll/nzbget/ubuntu xenial InRelease
Get:7 http://download.sonarr.tv/repos/apt/debian master InRelease [13.3 kB]
Err:11 http://shell.ninthgate.se/packages/debian jessie InRelease
Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
Fetched 13.3 kB in 5s (2,532 B/s)
Reading package lists... Done
W: Failed to fetch http://shell.ninthgate.se/packages/debian/dists/jessie/InRelease Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.
Running
sudo apt list --upgradable
Yields
Listing... Done
libgdiplus/stable-jessie 5.6-0xamarin5+debian8b1 amd64 [upgradable from: 4.2-1ubuntu1]
N: There are 2 additional versions. Please use the '-a' switch to see them.
I believe this may be whats keeping me from upgrading to 18.*. I am a little stuck at this point.
apt upgrade updates
I have read through multiple articles giving instruction on how to go from 16.04 to 18.*. None of which appear to be working for me.
When I get to
do-release-upgrade
I get the message
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.
Currently I have /etc/update-manager/release-upgrades set to normal Setting this to LTS yields the same results.
Additionally this is after running both
sudo apt update && sudo apt update
Of course if I run
do-release-upgrade -d
I get the message
Upgrades to the development release are only
available from the latest supported release.
This makes sense to me. What am I missing here? Can I go from Ubuntu Server 16.04 to 18.*?
UPDATE
I noticed now when I run
sudo apt update
I get this output
sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://download.mono-project.com/repo/debian jessie InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://ppa.launchpad.net/ermshiperete/monodevelop/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:8 http://ppa.launchpad.net/iconnor/zoneminder/ubuntu xenial InRelease
Hit:9 http://ppa.launchpad.net/jcfp/ppa/ubuntu xenial InRelease
Hit:10 http://ppa.launchpad.net/modriscoll/nzbget/ubuntu xenial InRelease
Get:7 http://download.sonarr.tv/repos/apt/debian master InRelease [13.3 kB]
Err:11 http://shell.ninthgate.se/packages/debian jessie InRelease
Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
Fetched 13.3 kB in 5s (2,532 B/s)
Reading package lists... Done
W: Failed to fetch http://shell.ninthgate.se/packages/debian/dists/jessie/InRelease Could not connect to shell.ninthgate.se:80 (195.22.88.165). - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.
Running
sudo apt list --upgradable
Yields
Listing... Done
libgdiplus/stable-jessie 5.6-0xamarin5+debian8b1 amd64 [upgradable from: 4.2-1ubuntu1]
N: There are 2 additional versions. Please use the '-a' switch to see them.
I believe this may be whats keeping me from upgrading to 18.*. I am a little stuck at this point.
apt upgrade updates
apt upgrade updates
edited Dec 5 at 23:24
asked Dec 4 at 19:47
Martin
36
36
Just pulling on "Please install all available updates for your release before upgrading".... did you do asudo apt updateand, if necessary,sudo apt upgrade?
– Organic Marble
Dec 4 at 19:49
I did in fact do both of those. Everything is up to date.
– Martin
Dec 4 at 20:57
Please edit your question to show us the complete output ofdo-release-upgrade
– user535733
Dec 4 at 23:02
That is the entire output
– Martin
Dec 5 at 4:53
add a comment |
Just pulling on "Please install all available updates for your release before upgrading".... did you do asudo apt updateand, if necessary,sudo apt upgrade?
– Organic Marble
Dec 4 at 19:49
I did in fact do both of those. Everything is up to date.
– Martin
Dec 4 at 20:57
Please edit your question to show us the complete output ofdo-release-upgrade
– user535733
Dec 4 at 23:02
That is the entire output
– Martin
Dec 5 at 4:53
Just pulling on "Please install all available updates for your release before upgrading".... did you do a
sudo apt update and, if necessary, sudo apt upgrade?– Organic Marble
Dec 4 at 19:49
Just pulling on "Please install all available updates for your release before upgrading".... did you do a
sudo apt update and, if necessary, sudo apt upgrade?– Organic Marble
Dec 4 at 19:49
I did in fact do both of those. Everything is up to date.
– Martin
Dec 4 at 20:57
I did in fact do both of those. Everything is up to date.
– Martin
Dec 4 at 20:57
Please edit your question to show us the complete output of
do-release-upgrade– user535733
Dec 4 at 23:02
Please edit your question to show us the complete output of
do-release-upgrade– user535733
Dec 4 at 23:02
That is the entire output
– Martin
Dec 5 at 4:53
That is the entire output
– Martin
Dec 5 at 4:53
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098480%2fattempting-to-upgrade-from-ubuntu-server-16-04-to-18%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Just pulling on "Please install all available updates for your release before upgrading".... did you do a
sudo apt updateand, if necessary,sudo apt upgrade?– Organic Marble
Dec 4 at 19:49
I did in fact do both of those. Everything is up to date.
– Martin
Dec 4 at 20:57
Please edit your question to show us the complete output of
do-release-upgrade– user535733
Dec 4 at 23:02
That is the entire output
– Martin
Dec 5 at 4:53