Can't update Ubuntu 18.04.2Is editing sources.list a good idea?Can I specify particular LTS release in...
If I stood next to a piece of metal heated to a million degrees, but in a perfect vacuum, would I feel hot?
Cisco 3750G - SSH Diffie Hellman Group 1 SHA1 Error
Was all the fuel expended in each stage of a Saturn V launch?
Why do the faithful have to say "And with your spirit " in Catholic Mass?
Video editor for YouTube
Do aircraft cabins have suspension?
Could I use a greatsword and a longsword in one turn with Two-Weapon Fighting and the Dual Wielder feat?
Why use null function instead of == [] to check for empty list in Haskell?
Draw a line nicely around notes
Why hasn't the U.S. government paid war reparations to any country it attacked?
Manually select/unselect lines before forwarding to stdout
Project Euler, problem # 9, Pythagorean triplet
Is there a way to handmake alphabet pasta?
Why isn't aluminium involved in biological processes?
In special relativity is mass just a measure of all other energy than kinetic?
What are the arguments for California’s nonpartisan blanket primaries?
What do these three diagonal lines that cross through three measures and both staves mean, and what are they called?
Sending a photo of my bank account card to the future employer
I have accepted an internship offer. Should I inform companies I have applied to that have not gotten back to me yet?
Why limit to revolvers?
Why does the Earth have a z-component at the start of the J2000 epoch?
Construct a pentagon avoiding compass use
Did the First Order follow Poe to Jakku, or did they independently discover that the map fragment was there?
What do mathematicians mean when they say some conjecture can’t be proven using the current technology?
Can't update Ubuntu 18.04.2
Is editing sources.list a good idea?Can I specify particular LTS release in /etc/update-manager/release-upgrades?unable to see 12.04 upgrade listed in Update managerPlease help continue upgrade in terminalupgrade from lucid to preciseOne single command to update everything in Ubuntu?Upgrade from 13.04 to 13.10: “No new release found”how to upgrade from unsupported Ubuntu version 15.04 to more recent Ubuntu version — simply changing sources to old-releases.ubuntu.com not workingunattended-upgrades never worksAccidentally killed terminal window before package update during upgradeUbuntu server 16.04 unable upgrade to 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Error message:
Please install all available updates for your release before upgrading.
Screenshot:

Contents of /etc/update-manager/release-upgrades:
# Default behavior for the release upgrader.
[DEFAULT]
# Default prompting behavior, valid options:
#
# never - Never check for, or allow upgrading to, a new release.
# normal - Check to see if a new release is available. If more than one new
# release is found, the release upgrader will attempt to upgrade to
# the supported release that immediately succeeds the
# currently-running release.
# lts - Check to see if a new LTS release is available. The upgrader
# will attempt to upgrade to the first LTS release available after
# the currently-running one. Note that if this option is used and
# the currently-running release is not itself an LTS release the
# upgrader will assume prompt was meant to be normal.
Prompt=normal
I've tried the obvious (apt update, apt upgrade, apt full-upgrade etc).
18.04 upgrade
add a comment |
Error message:
Please install all available updates for your release before upgrading.
Screenshot:

Contents of /etc/update-manager/release-upgrades:
# Default behavior for the release upgrader.
[DEFAULT]
# Default prompting behavior, valid options:
#
# never - Never check for, or allow upgrading to, a new release.
# normal - Check to see if a new release is available. If more than one new
# release is found, the release upgrader will attempt to upgrade to
# the supported release that immediately succeeds the
# currently-running release.
# lts - Check to see if a new LTS release is available. The upgrader
# will attempt to upgrade to the first LTS release available after
# the currently-running one. Note that if this option is used and
# the currently-running release is not itself an LTS release the
# upgrader will assume prompt was meant to be normal.
Prompt=normal
I've tried the obvious (apt update, apt upgrade, apt full-upgrade etc).
18.04 upgrade
Trysudo apt update && sudo apt dist-upgrade
– Thomas Ward♦
10 hours ago
@ThomasWard Thanks, I tried that though. The latter yields0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
– Adam Williams
10 hours ago
add a comment |
Error message:
Please install all available updates for your release before upgrading.
Screenshot:

Contents of /etc/update-manager/release-upgrades:
# Default behavior for the release upgrader.
[DEFAULT]
# Default prompting behavior, valid options:
#
# never - Never check for, or allow upgrading to, a new release.
# normal - Check to see if a new release is available. If more than one new
# release is found, the release upgrader will attempt to upgrade to
# the supported release that immediately succeeds the
# currently-running release.
# lts - Check to see if a new LTS release is available. The upgrader
# will attempt to upgrade to the first LTS release available after
# the currently-running one. Note that if this option is used and
# the currently-running release is not itself an LTS release the
# upgrader will assume prompt was meant to be normal.
Prompt=normal
I've tried the obvious (apt update, apt upgrade, apt full-upgrade etc).
18.04 upgrade
Error message:
Please install all available updates for your release before upgrading.
Screenshot:

Contents of /etc/update-manager/release-upgrades:
# Default behavior for the release upgrader.
[DEFAULT]
# Default prompting behavior, valid options:
#
# never - Never check for, or allow upgrading to, a new release.
# normal - Check to see if a new release is available. If more than one new
# release is found, the release upgrader will attempt to upgrade to
# the supported release that immediately succeeds the
# currently-running release.
# lts - Check to see if a new LTS release is available. The upgrader
# will attempt to upgrade to the first LTS release available after
# the currently-running one. Note that if this option is used and
# the currently-running release is not itself an LTS release the
# upgrader will assume prompt was meant to be normal.
Prompt=normal
I've tried the obvious (apt update, apt upgrade, apt full-upgrade etc).
18.04 upgrade
18.04 upgrade
asked 10 hours ago
Adam WilliamsAdam Williams
1715 bronze badges
1715 bronze badges
Trysudo apt update && sudo apt dist-upgrade
– Thomas Ward♦
10 hours ago
@ThomasWard Thanks, I tried that though. The latter yields0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
– Adam Williams
10 hours ago
add a comment |
Trysudo apt update && sudo apt dist-upgrade
– Thomas Ward♦
10 hours ago
@ThomasWard Thanks, I tried that though. The latter yields0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
– Adam Williams
10 hours ago
Try
sudo apt update && sudo apt dist-upgrade– Thomas Ward♦
10 hours ago
Try
sudo apt update && sudo apt dist-upgrade– Thomas Ward♦
10 hours ago
@ThomasWard Thanks, I tried that though. The latter yields
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.– Adam Williams
10 hours ago
@ThomasWard Thanks, I tried that though. The latter yields
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.– Adam Williams
10 hours ago
add a comment |
2 Answers
2
active
oldest
votes
The problem was that the following packages were due to be updated:
➜ ~ sudo apt list --upgradable
Listing... Done
opendistro-alerting/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-performance-analyzer/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-security/stable 1.0.0.1-1 amd64 [upgradable from: 0.9.0.0-0]
opendistro-sql/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistroforelasticsearch/stable 1.0.1-1 amd64 [upgradable from: 0.9.0-1]
Unfortunately, this could not happen in practice:
➜ ~ sudo apt install opendistro-alerting/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '1.0.0.0-1' (. stable:stable [amd64]) for 'opendistro-alerting'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
opendistro-alerting : Depends: elasticsearch-oss (= 7.0.1) but 6.7.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I temporarily removed elasticsearch-oss and the opendistro- packages, and then do-release-upgrade worked as expected.
3
Well done! +1 for discoveringapt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.
– user535733
9 hours ago
add a comment |
ubuntu 18.04 to ubuntu 19.04 is not a suported upgrade path
...that being said you can follow this guide:
https://www.linuxbabe.com/ubuntu/upgrade-ubuntu-18-04-to-ubuntu-19-04-directly-from-command-line
extract from the guide :
sudo apt update && sudo apt dist-upgrade
sudo apt install update-manager-core
sudo sed -i "s/Prompt=.*/Prompt=normal/g" /etc/update-manager/release-upgrades
sudo sed -i 's/bionic/disco/g' /etc/apt/sources.list
sudo sed -i 's/^/#/' /etc/apt/sources.list.d/*.list
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
sudo apt clean
I want to update to 18.10
– Adam Williams
10 hours ago
1
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
1
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f1158428%2fcant-update-ubuntu-18-04-2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The problem was that the following packages were due to be updated:
➜ ~ sudo apt list --upgradable
Listing... Done
opendistro-alerting/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-performance-analyzer/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-security/stable 1.0.0.1-1 amd64 [upgradable from: 0.9.0.0-0]
opendistro-sql/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistroforelasticsearch/stable 1.0.1-1 amd64 [upgradable from: 0.9.0-1]
Unfortunately, this could not happen in practice:
➜ ~ sudo apt install opendistro-alerting/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '1.0.0.0-1' (. stable:stable [amd64]) for 'opendistro-alerting'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
opendistro-alerting : Depends: elasticsearch-oss (= 7.0.1) but 6.7.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I temporarily removed elasticsearch-oss and the opendistro- packages, and then do-release-upgrade worked as expected.
3
Well done! +1 for discoveringapt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.
– user535733
9 hours ago
add a comment |
The problem was that the following packages were due to be updated:
➜ ~ sudo apt list --upgradable
Listing... Done
opendistro-alerting/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-performance-analyzer/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-security/stable 1.0.0.1-1 amd64 [upgradable from: 0.9.0.0-0]
opendistro-sql/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistroforelasticsearch/stable 1.0.1-1 amd64 [upgradable from: 0.9.0-1]
Unfortunately, this could not happen in practice:
➜ ~ sudo apt install opendistro-alerting/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '1.0.0.0-1' (. stable:stable [amd64]) for 'opendistro-alerting'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
opendistro-alerting : Depends: elasticsearch-oss (= 7.0.1) but 6.7.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I temporarily removed elasticsearch-oss and the opendistro- packages, and then do-release-upgrade worked as expected.
3
Well done! +1 for discoveringapt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.
– user535733
9 hours ago
add a comment |
The problem was that the following packages were due to be updated:
➜ ~ sudo apt list --upgradable
Listing... Done
opendistro-alerting/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-performance-analyzer/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-security/stable 1.0.0.1-1 amd64 [upgradable from: 0.9.0.0-0]
opendistro-sql/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistroforelasticsearch/stable 1.0.1-1 amd64 [upgradable from: 0.9.0-1]
Unfortunately, this could not happen in practice:
➜ ~ sudo apt install opendistro-alerting/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '1.0.0.0-1' (. stable:stable [amd64]) for 'opendistro-alerting'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
opendistro-alerting : Depends: elasticsearch-oss (= 7.0.1) but 6.7.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I temporarily removed elasticsearch-oss and the opendistro- packages, and then do-release-upgrade worked as expected.
The problem was that the following packages were due to be updated:
➜ ~ sudo apt list --upgradable
Listing... Done
opendistro-alerting/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-performance-analyzer/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistro-security/stable 1.0.0.1-1 amd64 [upgradable from: 0.9.0.0-0]
opendistro-sql/stable 1.0.0.0-1 amd64 [upgradable from: 0.9.0.0-1]
opendistroforelasticsearch/stable 1.0.1-1 amd64 [upgradable from: 0.9.0-1]
Unfortunately, this could not happen in practice:
➜ ~ sudo apt install opendistro-alerting/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '1.0.0.0-1' (. stable:stable [amd64]) for 'opendistro-alerting'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
opendistro-alerting : Depends: elasticsearch-oss (= 7.0.1) but 6.7.1 is to be installed
E: Unable to correct problems, you have held broken packages.
I temporarily removed elasticsearch-oss and the opendistro- packages, and then do-release-upgrade worked as expected.
answered 10 hours ago
Adam WilliamsAdam Williams
1715 bronze badges
1715 bronze badges
3
Well done! +1 for discoveringapt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.
– user535733
9 hours ago
add a comment |
3
Well done! +1 for discoveringapt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.
– user535733
9 hours ago
3
3
Well done! +1 for discovering
apt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.– user535733
9 hours ago
Well done! +1 for discovering
apt list --upgradable. If I could give you a second +1 for the very sensible action of uninstalling the conflicting packages, I would.– user535733
9 hours ago
add a comment |
ubuntu 18.04 to ubuntu 19.04 is not a suported upgrade path
...that being said you can follow this guide:
https://www.linuxbabe.com/ubuntu/upgrade-ubuntu-18-04-to-ubuntu-19-04-directly-from-command-line
extract from the guide :
sudo apt update && sudo apt dist-upgrade
sudo apt install update-manager-core
sudo sed -i "s/Prompt=.*/Prompt=normal/g" /etc/update-manager/release-upgrades
sudo sed -i 's/bionic/disco/g' /etc/apt/sources.list
sudo sed -i 's/^/#/' /etc/apt/sources.list.d/*.list
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
sudo apt clean
I want to update to 18.10
– Adam Williams
10 hours ago
1
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
1
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
add a comment |
ubuntu 18.04 to ubuntu 19.04 is not a suported upgrade path
...that being said you can follow this guide:
https://www.linuxbabe.com/ubuntu/upgrade-ubuntu-18-04-to-ubuntu-19-04-directly-from-command-line
extract from the guide :
sudo apt update && sudo apt dist-upgrade
sudo apt install update-manager-core
sudo sed -i "s/Prompt=.*/Prompt=normal/g" /etc/update-manager/release-upgrades
sudo sed -i 's/bionic/disco/g' /etc/apt/sources.list
sudo sed -i 's/^/#/' /etc/apt/sources.list.d/*.list
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
sudo apt clean
I want to update to 18.10
– Adam Williams
10 hours ago
1
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
1
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
add a comment |
ubuntu 18.04 to ubuntu 19.04 is not a suported upgrade path
...that being said you can follow this guide:
https://www.linuxbabe.com/ubuntu/upgrade-ubuntu-18-04-to-ubuntu-19-04-directly-from-command-line
extract from the guide :
sudo apt update && sudo apt dist-upgrade
sudo apt install update-manager-core
sudo sed -i "s/Prompt=.*/Prompt=normal/g" /etc/update-manager/release-upgrades
sudo sed -i 's/bionic/disco/g' /etc/apt/sources.list
sudo sed -i 's/^/#/' /etc/apt/sources.list.d/*.list
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
sudo apt clean
ubuntu 18.04 to ubuntu 19.04 is not a suported upgrade path
...that being said you can follow this guide:
https://www.linuxbabe.com/ubuntu/upgrade-ubuntu-18-04-to-ubuntu-19-04-directly-from-command-line
extract from the guide :
sudo apt update && sudo apt dist-upgrade
sudo apt install update-manager-core
sudo sed -i "s/Prompt=.*/Prompt=normal/g" /etc/update-manager/release-upgrades
sudo sed -i 's/bionic/disco/g' /etc/apt/sources.list
sudo sed -i 's/^/#/' /etc/apt/sources.list.d/*.list
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove
sudo apt clean
edited 10 hours ago
answered 10 hours ago
tatsutatsu
1,6401 gold badge10 silver badges42 bronze badges
1,6401 gold badge10 silver badges42 bronze badges
I want to update to 18.10
– Adam Williams
10 hours ago
1
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
1
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
add a comment |
I want to update to 18.10
– Adam Williams
10 hours ago
1
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
1
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
I want to update to 18.10
– Adam Williams
10 hours ago
I want to update to 18.10
– Adam Williams
10 hours ago
1
1
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
Editing sources.list isn't recommended unless you know what you are doing. See askubuntu.com/q/1061450/816190
– Kulfy
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
I want to update to 19.04 after I update to 18.10.
– Adam Williams
10 hours ago
1
1
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
just follow the above guide for infinite profit. you're hurting yourself and I don't understand why.
– tatsu
10 hours ago
add a comment |
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.
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%2f1158428%2fcant-update-ubuntu-18-04-2%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
Try
sudo apt update && sudo apt dist-upgrade– Thomas Ward♦
10 hours ago
@ThomasWard Thanks, I tried that though. The latter yields
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.– Adam Williams
10 hours ago