Bug 429398 - flatpak: Runtime with apps that use it fails to uninstall without a proper error message
Summary: flatpak: Runtime with apps that use it fails to uninstall without a proper er...
Status: RESOLVED WORKSFORME
Alias: None
Product: Discover
Classification: Applications
Component: Flatpak Backend (other bugs)
Version First Reported In: 5.20.3
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-20 15:11 UTC by postix
Modified: 2021-03-01 14:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Screenshot (275.70 KB, image/png)
2020-11-20 15:11 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2020-11-20 15:11:13 UTC
Created attachment 133500 [details]
Screenshot

SUMMARY

There's this weird "KDE Application Platform" flathub package update showing up every now and then.
If try to update it, it instantly downloads [pretends to] the around 300MB and then pretends to install it -- just to show it again next time I open Discover.

I decided to finally uninstall this non-sense, but when I click on uninstall it just gives the non informative message "Aborted due to failure". Which failure?

In the terminal output there's no useful log. 

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.1
Comment 1 postix 2021-03-01 14:20:35 UTC
I could solve it by 

> flatpak list
> flatpak uninstall $appname

in the terminal.
Comment 2 postix 2021-03-01 14:21:32 UTC
It turned out to be a required dependency of another flatpak package.