Updates not showing on Software Updater?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm new to gnome so please bear with me if this is a noob question. I opened Software Updater and it showed that my device is up to date ( it checked for update 1 min ago). And then I checked for update via terminal and showed 3 upgradable packages. Is this normal?
I'm using 19.04
gnome 19.04
add a comment |
I'm new to gnome so please bear with me if this is a noob question. I opened Software Updater and it showed that my device is up to date ( it checked for update 1 min ago). And then I checked for update via terminal and showed 3 upgradable packages. Is this normal?
I'm using 19.04
gnome 19.04
add a comment |
I'm new to gnome so please bear with me if this is a noob question. I opened Software Updater and it showed that my device is up to date ( it checked for update 1 min ago). And then I checked for update via terminal and showed 3 upgradable packages. Is this normal?
I'm using 19.04
gnome 19.04
I'm new to gnome so please bear with me if this is a noob question. I opened Software Updater and it showed that my device is up to date ( it checked for update 1 min ago). And then I checked for update via terminal and showed 3 upgradable packages. Is this normal?
I'm using 19.04
gnome 19.04
gnome 19.04
edited Apr 21 at 15:12
Vijay
2,2642823
2,2642823
asked Apr 21 at 13:36
DarshanDarshan
597
597
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This has been the normal behavior since version 13.04.
In Software Updater only phased updates are available.
Phased Updates are just like regular updates, with the only difference being that they are rolled out to users in gradual stages rather than to everyone at the same time. This staggered release approach is designed to improve the stability of Ubuntu.
By drip-feeding Stable Release Updates (SRUs) to a percentage of Ubuntu users at a time, developers have the chance to monitor any regressions or unforeseen bugs introduced by them.
When issues are detected the update process is stopped to ensure that as few users as possible end up with troublesome updates installed.
But, if all is well after a 6 hour period, then another 10% get the updates and the process repeats.
Source
In terminal all updates are available by the command
sudo apt update && sudo apt upgrade
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
1
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
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%2f1135766%2fupdates-not-showing-on-software-updater%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This has been the normal behavior since version 13.04.
In Software Updater only phased updates are available.
Phased Updates are just like regular updates, with the only difference being that they are rolled out to users in gradual stages rather than to everyone at the same time. This staggered release approach is designed to improve the stability of Ubuntu.
By drip-feeding Stable Release Updates (SRUs) to a percentage of Ubuntu users at a time, developers have the chance to monitor any regressions or unforeseen bugs introduced by them.
When issues are detected the update process is stopped to ensure that as few users as possible end up with troublesome updates installed.
But, if all is well after a 6 hour period, then another 10% get the updates and the process repeats.
Source
In terminal all updates are available by the command
sudo apt update && sudo apt upgrade
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
1
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
add a comment |
This has been the normal behavior since version 13.04.
In Software Updater only phased updates are available.
Phased Updates are just like regular updates, with the only difference being that they are rolled out to users in gradual stages rather than to everyone at the same time. This staggered release approach is designed to improve the stability of Ubuntu.
By drip-feeding Stable Release Updates (SRUs) to a percentage of Ubuntu users at a time, developers have the chance to monitor any regressions or unforeseen bugs introduced by them.
When issues are detected the update process is stopped to ensure that as few users as possible end up with troublesome updates installed.
But, if all is well after a 6 hour period, then another 10% get the updates and the process repeats.
Source
In terminal all updates are available by the command
sudo apt update && sudo apt upgrade
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
1
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
add a comment |
This has been the normal behavior since version 13.04.
In Software Updater only phased updates are available.
Phased Updates are just like regular updates, with the only difference being that they are rolled out to users in gradual stages rather than to everyone at the same time. This staggered release approach is designed to improve the stability of Ubuntu.
By drip-feeding Stable Release Updates (SRUs) to a percentage of Ubuntu users at a time, developers have the chance to monitor any regressions or unforeseen bugs introduced by them.
When issues are detected the update process is stopped to ensure that as few users as possible end up with troublesome updates installed.
But, if all is well after a 6 hour period, then another 10% get the updates and the process repeats.
Source
In terminal all updates are available by the command
sudo apt update && sudo apt upgrade
This has been the normal behavior since version 13.04.
In Software Updater only phased updates are available.
Phased Updates are just like regular updates, with the only difference being that they are rolled out to users in gradual stages rather than to everyone at the same time. This staggered release approach is designed to improve the stability of Ubuntu.
By drip-feeding Stable Release Updates (SRUs) to a percentage of Ubuntu users at a time, developers have the chance to monitor any regressions or unforeseen bugs introduced by them.
When issues are detected the update process is stopped to ensure that as few users as possible end up with troublesome updates installed.
But, if all is well after a 6 hour period, then another 10% get the updates and the process repeats.
Source
In terminal all updates are available by the command
sudo apt update && sudo apt upgrade
answered Apr 21 at 14:01
VijayVijay
2,2642823
2,2642823
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
1
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
add a comment |
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
1
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
So is it not safe to update from terminal? Maybe 'safe' isn't the right word but I should wait for notifications from software centre?
– Darshan
Apr 21 at 14:06
1
1
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
Yes. I prefer Software Updater to be on the safer side.
– Vijay
Apr 21 at 14:15
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%2f1135766%2fupdates-not-showing-on-software-updater%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