Ubuntu Software Center Unable to Install Updates to Installed Software
Ubuntu 18.04.1, Gnome Shell 3.28.1, Ubuntu Software 3.28.1, on an x86_64 architecture computer.
Recently I began having this problem:
Ubuntu Software presents desktop notifications saying that various software packages have updates available. I start Ubuntu Software, go to the "Updates" tab, and see all the packages to update with "Update" buttons next to them. For every single one, when I click on the "Update" button, I get an error message of this format:
Unable to update xxxxx:
Could not find update for 'xxx/xxx.xxx.xxx.xxx/x86_64/stable'
where "xxx" represents some text.
(I attached a screenshot of a typical message to this posting for a software package called "Cozy".)
After I dismiss this message, the application disappears from the list of packages to update. Eventually, I go through them all, and then Ubuntu Software says "Software is up to date".
I have no idea whether or not the packages actually updated correctly.
What does this message mean, and what should I be doing to fix whatever is wrong?
software-center
|
show 8 more comments
Ubuntu 18.04.1, Gnome Shell 3.28.1, Ubuntu Software 3.28.1, on an x86_64 architecture computer.
Recently I began having this problem:
Ubuntu Software presents desktop notifications saying that various software packages have updates available. I start Ubuntu Software, go to the "Updates" tab, and see all the packages to update with "Update" buttons next to them. For every single one, when I click on the "Update" button, I get an error message of this format:
Unable to update xxxxx:
Could not find update for 'xxx/xxx.xxx.xxx.xxx/x86_64/stable'
where "xxx" represents some text.
(I attached a screenshot of a typical message to this posting for a software package called "Cozy".)
After I dismiss this message, the application disappears from the list of packages to update. Eventually, I go through them all, and then Ubuntu Software says "Software is up to date".
I have no idea whether or not the packages actually updated correctly.
What does this message mean, and what should I be doing to fix whatever is wrong?
software-center
In theterminal
, trysudo apt update
, then retry Software Center. Report back to @heynnema
– heynnema
Feb 12 at 15:29
apt update did not help any, still same problem. I discovered that in a terminal if I run flatpak update <package>, that updated the package in question. Perhaps the problem is only connected with flatpak packages on Ubuntu Software???? On a different site a person suggested this may be my problem, but I don't know how to verify that: gitlab.gnome.org/GNOME/gnome-software/issues/235 . It basically says that Flatpak runtime extensions are not installed when using GNOME software - whatever the heck "runtimes" are. Not sure what it all means, nor what I should do.
– dln949
Feb 13 at 4:06
Oops. I forgot part of the commands... Dosudo apt update
and thensudo apt upgrade
. Then retry Software Center. Report back to @heynnema
– heynnema
Feb 13 at 5:28
@heynnema : The results of sudo apt upgrade: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. So, I take that to mean that the command accomplished nothing - Am I correct?
– dln949
Feb 13 at 13:47
Correct. But did it allow Software Center/Updates to work properly now, without the error message?
– heynnema
Feb 13 at 14:16
|
show 8 more comments
Ubuntu 18.04.1, Gnome Shell 3.28.1, Ubuntu Software 3.28.1, on an x86_64 architecture computer.
Recently I began having this problem:
Ubuntu Software presents desktop notifications saying that various software packages have updates available. I start Ubuntu Software, go to the "Updates" tab, and see all the packages to update with "Update" buttons next to them. For every single one, when I click on the "Update" button, I get an error message of this format:
Unable to update xxxxx:
Could not find update for 'xxx/xxx.xxx.xxx.xxx/x86_64/stable'
where "xxx" represents some text.
(I attached a screenshot of a typical message to this posting for a software package called "Cozy".)
After I dismiss this message, the application disappears from the list of packages to update. Eventually, I go through them all, and then Ubuntu Software says "Software is up to date".
I have no idea whether or not the packages actually updated correctly.
What does this message mean, and what should I be doing to fix whatever is wrong?
software-center
Ubuntu 18.04.1, Gnome Shell 3.28.1, Ubuntu Software 3.28.1, on an x86_64 architecture computer.
Recently I began having this problem:
Ubuntu Software presents desktop notifications saying that various software packages have updates available. I start Ubuntu Software, go to the "Updates" tab, and see all the packages to update with "Update" buttons next to them. For every single one, when I click on the "Update" button, I get an error message of this format:
Unable to update xxxxx:
Could not find update for 'xxx/xxx.xxx.xxx.xxx/x86_64/stable'
where "xxx" represents some text.
(I attached a screenshot of a typical message to this posting for a software package called "Cozy".)
After I dismiss this message, the application disappears from the list of packages to update. Eventually, I go through them all, and then Ubuntu Software says "Software is up to date".
I have no idea whether or not the packages actually updated correctly.
What does this message mean, and what should I be doing to fix whatever is wrong?
software-center
software-center
asked Feb 12 at 13:16
dln949dln949
3911513
3911513
In theterminal
, trysudo apt update
, then retry Software Center. Report back to @heynnema
– heynnema
Feb 12 at 15:29
apt update did not help any, still same problem. I discovered that in a terminal if I run flatpak update <package>, that updated the package in question. Perhaps the problem is only connected with flatpak packages on Ubuntu Software???? On a different site a person suggested this may be my problem, but I don't know how to verify that: gitlab.gnome.org/GNOME/gnome-software/issues/235 . It basically says that Flatpak runtime extensions are not installed when using GNOME software - whatever the heck "runtimes" are. Not sure what it all means, nor what I should do.
– dln949
Feb 13 at 4:06
Oops. I forgot part of the commands... Dosudo apt update
and thensudo apt upgrade
. Then retry Software Center. Report back to @heynnema
– heynnema
Feb 13 at 5:28
@heynnema : The results of sudo apt upgrade: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. So, I take that to mean that the command accomplished nothing - Am I correct?
– dln949
Feb 13 at 13:47
Correct. But did it allow Software Center/Updates to work properly now, without the error message?
– heynnema
Feb 13 at 14:16
|
show 8 more comments
In theterminal
, trysudo apt update
, then retry Software Center. Report back to @heynnema
– heynnema
Feb 12 at 15:29
apt update did not help any, still same problem. I discovered that in a terminal if I run flatpak update <package>, that updated the package in question. Perhaps the problem is only connected with flatpak packages on Ubuntu Software???? On a different site a person suggested this may be my problem, but I don't know how to verify that: gitlab.gnome.org/GNOME/gnome-software/issues/235 . It basically says that Flatpak runtime extensions are not installed when using GNOME software - whatever the heck "runtimes" are. Not sure what it all means, nor what I should do.
– dln949
Feb 13 at 4:06
Oops. I forgot part of the commands... Dosudo apt update
and thensudo apt upgrade
. Then retry Software Center. Report back to @heynnema
– heynnema
Feb 13 at 5:28
@heynnema : The results of sudo apt upgrade: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. So, I take that to mean that the command accomplished nothing - Am I correct?
– dln949
Feb 13 at 13:47
Correct. But did it allow Software Center/Updates to work properly now, without the error message?
– heynnema
Feb 13 at 14:16
In the
terminal
, try sudo apt update
, then retry Software Center. Report back to @heynnema– heynnema
Feb 12 at 15:29
In the
terminal
, try sudo apt update
, then retry Software Center. Report back to @heynnema– heynnema
Feb 12 at 15:29
apt update did not help any, still same problem. I discovered that in a terminal if I run flatpak update <package>, that updated the package in question. Perhaps the problem is only connected with flatpak packages on Ubuntu Software???? On a different site a person suggested this may be my problem, but I don't know how to verify that: gitlab.gnome.org/GNOME/gnome-software/issues/235 . It basically says that Flatpak runtime extensions are not installed when using GNOME software - whatever the heck "runtimes" are. Not sure what it all means, nor what I should do.
– dln949
Feb 13 at 4:06
apt update did not help any, still same problem. I discovered that in a terminal if I run flatpak update <package>, that updated the package in question. Perhaps the problem is only connected with flatpak packages on Ubuntu Software???? On a different site a person suggested this may be my problem, but I don't know how to verify that: gitlab.gnome.org/GNOME/gnome-software/issues/235 . It basically says that Flatpak runtime extensions are not installed when using GNOME software - whatever the heck "runtimes" are. Not sure what it all means, nor what I should do.
– dln949
Feb 13 at 4:06
Oops. I forgot part of the commands... Do
sudo apt update
and then sudo apt upgrade
. Then retry Software Center. Report back to @heynnema– heynnema
Feb 13 at 5:28
Oops. I forgot part of the commands... Do
sudo apt update
and then sudo apt upgrade
. Then retry Software Center. Report back to @heynnema– heynnema
Feb 13 at 5:28
@heynnema : The results of sudo apt upgrade: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. So, I take that to mean that the command accomplished nothing - Am I correct?
– dln949
Feb 13 at 13:47
@heynnema : The results of sudo apt upgrade: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. So, I take that to mean that the command accomplished nothing - Am I correct?
– dln949
Feb 13 at 13:47
Correct. But did it allow Software Center/Updates to work properly now, without the error message?
– heynnema
Feb 13 at 14:16
Correct. But did it allow Software Center/Updates to work properly now, without the error message?
– heynnema
Feb 13 at 14:16
|
show 8 more comments
0
active
oldest
votes
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%2f1117665%2fubuntu-software-center-unable-to-install-updates-to-installed-software%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
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.
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%2f1117665%2fubuntu-software-center-unable-to-install-updates-to-installed-software%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
In the
terminal
, trysudo apt update
, then retry Software Center. Report back to @heynnema– heynnema
Feb 12 at 15:29
apt update did not help any, still same problem. I discovered that in a terminal if I run flatpak update <package>, that updated the package in question. Perhaps the problem is only connected with flatpak packages on Ubuntu Software???? On a different site a person suggested this may be my problem, but I don't know how to verify that: gitlab.gnome.org/GNOME/gnome-software/issues/235 . It basically says that Flatpak runtime extensions are not installed when using GNOME software - whatever the heck "runtimes" are. Not sure what it all means, nor what I should do.
– dln949
Feb 13 at 4:06
Oops. I forgot part of the commands... Do
sudo apt update
and thensudo apt upgrade
. Then retry Software Center. Report back to @heynnema– heynnema
Feb 13 at 5:28
@heynnema : The results of sudo apt upgrade: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. So, I take that to mean that the command accomplished nothing - Am I correct?
– dln949
Feb 13 at 13:47
Correct. But did it allow Software Center/Updates to work properly now, without the error message?
– heynnema
Feb 13 at 14:16