Why does Kubuntu 19.04 show an update that apparently doesn't exist?How to get Update-Notifications when using Gnome Fallback on Ubuntu Precise Pangolin?Update-manager does not show all updatesWhy does /usr/lib/update-notifier/apt-check not agree with apt-get upgradeHow to fix or re-install the broken packages resulting from updates installation?Issue with Software Updater installing new kernelUbuntu GNOME 16.04 OS updates through the Software application not completedHow can I update KDE Plasma to 5.13 on Kubuntu 18.04?Why do firmware updates not apply?
Is Earth's Surface "In orbit"?
Designing Borders with QGIS
Exit status of a command with local variable
How can medieval knights protects themselves against modern guns?
Match blood types in C
C - wrapping globals in a struct?
Sorting numbers in descending order but with `0`s at the start
Good type of bike to get for commuting (thinking of road v touring)
Flag mashup generator
Is it acceptable for the secretary to have full access to our entire Outlook agenda?
Does the Detect Magic spell show a glowing outline around an Invisible Stalker?
Inverse Look-and-Say
Does Airplane Mode allow GPS location to pass through?
Why does the hyperref documentation suggest using gather instead of equation?
Why would a berry have a slow-acting poison?
Ground->ship Wi-Fi bandwidth in my fast moving spaceship
How can I speed up secure erasing of a disk?
How could hearsay be better evidence than direct?
Can black play the London system?
Could dinosaurs breathe modern air?
What type of interpreter were most 8-bit BASIC implementations?
Bash script to unzip a file -- get error: Cannot Find or Open
Does USB version speed matter for input devices?
Where to stand for this winter view in Grindelwald, Switzerland?
Why does Kubuntu 19.04 show an update that apparently doesn't exist?
How to get Update-Notifications when using Gnome Fallback on Ubuntu Precise Pangolin?Update-manager does not show all updatesWhy does /usr/lib/update-notifier/apt-check not agree with apt-get upgradeHow to fix or re-install the broken packages resulting from updates installation?Issue with Software Updater installing new kernelUbuntu GNOME 16.04 OS updates through the Software application not completedHow can I update KDE Plasma to 5.13 on Kubuntu 18.04?Why do firmware updates not apply?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
In the Notification area of the desktop we get a notification about an available update but opening Discover or even using apt
or apt-get
from the command line shows that the system is up to date.
Upon opening KDE's Discover we see "No updates".
P.S. I just helped someone with this issue so I thought I'd post this to help anyone having the same issue as there seems to be no question here about it.
apt updates kubuntu kde flatpak
add a comment
|
In the Notification area of the desktop we get a notification about an available update but opening Discover or even using apt
or apt-get
from the command line shows that the system is up to date.
Upon opening KDE's Discover we see "No updates".
P.S. I just helped someone with this issue so I thought I'd post this to help anyone having the same issue as there seems to be no question here about it.
apt updates kubuntu kde flatpak
add a comment
|
In the Notification area of the desktop we get a notification about an available update but opening Discover or even using apt
or apt-get
from the command line shows that the system is up to date.
Upon opening KDE's Discover we see "No updates".
P.S. I just helped someone with this issue so I thought I'd post this to help anyone having the same issue as there seems to be no question here about it.
apt updates kubuntu kde flatpak
In the Notification area of the desktop we get a notification about an available update but opening Discover or even using apt
or apt-get
from the command line shows that the system is up to date.
Upon opening KDE's Discover we see "No updates".
P.S. I just helped someone with this issue so I thought I'd post this to help anyone having the same issue as there seems to be no question here about it.
apt updates kubuntu kde flatpak
apt updates kubuntu kde flatpak
edited Sep 20 at 22:24
wjandrea
10.8k4 gold badges33 silver badges70 bronze badges
10.8k4 gold badges33 silver badges70 bronze badges
asked Sep 14 at 17:10
TrailRiderTrailRider
6,1812 gold badges25 silver badges47 bronze badges
6,1812 gold badges25 silver badges47 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
This is a known bug with Plasma that is reported to be fixed in a newer version of Plasma 5.16.0 which is not available by default on Kubuntu 19.04. A quick search shows that it is not available in 18.04 either, so it is likely affected as well
Kubuntu 19.04 is currently running 5.15.4 (and 18.04 on 5.12) so you may encounter this annoying bug.
The bug is related to flatpaks. If you have flatpaks enabled in KDE's Discover, at least some packages are not update-able via Discover.
You can easily workaround the issue and fix in the terminal by running
flatpak update
This will update the outdated flatpak that Discover was unable to update and should make your persistent notification about a "phantom" update go away.
In this case, the flatpak affected was an Nvidia driver but the bug reports mention others as well.
4
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
1
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
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/4.0/"u003ecc by-sa 4.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%2f1174173%2fwhy-does-kubuntu-19-04-show-an-update-that-apparently-doesnt-exist%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 is a known bug with Plasma that is reported to be fixed in a newer version of Plasma 5.16.0 which is not available by default on Kubuntu 19.04. A quick search shows that it is not available in 18.04 either, so it is likely affected as well
Kubuntu 19.04 is currently running 5.15.4 (and 18.04 on 5.12) so you may encounter this annoying bug.
The bug is related to flatpaks. If you have flatpaks enabled in KDE's Discover, at least some packages are not update-able via Discover.
You can easily workaround the issue and fix in the terminal by running
flatpak update
This will update the outdated flatpak that Discover was unable to update and should make your persistent notification about a "phantom" update go away.
In this case, the flatpak affected was an Nvidia driver but the bug reports mention others as well.
4
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
1
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
add a comment
|
This is a known bug with Plasma that is reported to be fixed in a newer version of Plasma 5.16.0 which is not available by default on Kubuntu 19.04. A quick search shows that it is not available in 18.04 either, so it is likely affected as well
Kubuntu 19.04 is currently running 5.15.4 (and 18.04 on 5.12) so you may encounter this annoying bug.
The bug is related to flatpaks. If you have flatpaks enabled in KDE's Discover, at least some packages are not update-able via Discover.
You can easily workaround the issue and fix in the terminal by running
flatpak update
This will update the outdated flatpak that Discover was unable to update and should make your persistent notification about a "phantom" update go away.
In this case, the flatpak affected was an Nvidia driver but the bug reports mention others as well.
4
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
1
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
add a comment
|
This is a known bug with Plasma that is reported to be fixed in a newer version of Plasma 5.16.0 which is not available by default on Kubuntu 19.04. A quick search shows that it is not available in 18.04 either, so it is likely affected as well
Kubuntu 19.04 is currently running 5.15.4 (and 18.04 on 5.12) so you may encounter this annoying bug.
The bug is related to flatpaks. If you have flatpaks enabled in KDE's Discover, at least some packages are not update-able via Discover.
You can easily workaround the issue and fix in the terminal by running
flatpak update
This will update the outdated flatpak that Discover was unable to update and should make your persistent notification about a "phantom" update go away.
In this case, the flatpak affected was an Nvidia driver but the bug reports mention others as well.
This is a known bug with Plasma that is reported to be fixed in a newer version of Plasma 5.16.0 which is not available by default on Kubuntu 19.04. A quick search shows that it is not available in 18.04 either, so it is likely affected as well
Kubuntu 19.04 is currently running 5.15.4 (and 18.04 on 5.12) so you may encounter this annoying bug.
The bug is related to flatpaks. If you have flatpaks enabled in KDE's Discover, at least some packages are not update-able via Discover.
You can easily workaround the issue and fix in the terminal by running
flatpak update
This will update the outdated flatpak that Discover was unable to update and should make your persistent notification about a "phantom" update go away.
In this case, the flatpak affected was an Nvidia driver but the bug reports mention others as well.
edited Sep 20 at 22:33
wjandrea
10.8k4 gold badges33 silver badges70 bronze badges
10.8k4 gold badges33 silver badges70 bronze badges
answered Sep 14 at 17:10
TrailRiderTrailRider
6,1812 gold badges25 silver badges47 bronze badges
6,1812 gold badges25 silver badges47 bronze badges
4
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
1
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
add a comment
|
4
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
1
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
4
4
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
Re. "Kubuntu 19.04 is currently running 5.15.4 so you may encounter this annoying bug.", I feel that if users are on 19.04, they could be advised to use the kubuntu backports ppa which would update their systems to Plasma 5.16.5 (currently).
– Justice for Monica
Sep 15 at 1:00
1
1
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
@DKBose not a bad suggestion but anyone considering it need to consider "This PPA will receive major version updates backported from later Kubuntu releases (and our development release)" so they may not be a stable as the current versions. Maybe not as much of an issue for anyone running 19.04 but might be for anyone on the LTS (I updated my answer to include 18.04 as it is likely affect by this bug as well)
– TrailRider
Sep 15 at 14:20
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%2f1174173%2fwhy-does-kubuntu-19-04-show-an-update-that-apparently-doesnt-exist%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