Error messages while running flatpak update

I’m running Linux Tumbleweed Gnome Wayland on an AMD Ryzen laptop. Below is the text of the errors I got today while running flatpak update. I’ve been ignoring these errors but now I have a little time to research them. Should I continue to ignore these errors? Or should I take some action? I’m a Linux noob and command line noob.

advait@localhost:~> sudo flatpak update
[sudo] password for root: 
Looking for updates…

Info: runtime org.kde.Platform branch 5.15-23.08 is end-of-life, with reason:
   We strongly recommend moving to the latest Qt 5.15-based stable version of the Platform and SDK
Info: applications using this runtime:
   org.cubocore.CoreFM

Info: runtime org.gnome.Platform branch 42 is end-of-life, with reason:
   The GNOME 42 runtime is no longer supported as of March 21, 2023. Please ask your application developer to migrate to a supported platform.
Info: applications using this runtime:
   io.github.lainsce.Quilter

Info: runtime org.freedesktop.Platform.GL.default branch 21.08 is end-of-life, with reason:
   org.freedesktop.Platform 21.08 is no longer receiving fixes and security updates. Please update to a supported runtime version.
Info: applications using this extension:
   io.github.lainsce.Quilter

Info: runtime io.github.lainsce.Quilter.Locale branch stable is end-of-life, with reason:
   The application has been deprecated.
Info: applications using this extension:
   io.github.lainsce.Quilter

Info: app io.github.lainsce.Quilter branch stable is end-of-life, with reason:
   The application has been deprecated.

Nothing to do.
advait@localhost:~> 

Most of the errors here mean that the runtime an specific app uses is old and don’t get support anymore.
The maintainer of the app should make an update which uses the newest runtime. As a user, you don’t need to take action.

The last one though is interesting. It seems like one app you use, Quilter, is no longer developed. So its stuck in that state, with using old runtimes.
In that case, you should look for an alternative.

1 Like

Cool. Good news. Thanks.

I’ve never used the Quilter app and I have no need to manage markdown files. Should I delete Quilter? Or just leave it be?

I mean, if you don’t use it, you don’t need to have it installed…

1 Like

Sounds logical. I’ll get it uninstalled.

This topic was automatically closed after 3 days. New replies are no longer allowed.