elementary / appcenter

Pay-what-you-can app store for elementary OS
https://elementary.io
GNU General Public License v3.0
542 stars 102 forks source link

Updates fail #2206

Open Letterus opened 2 months ago

Letterus commented 2 months ago

What Happened?

As of today AppCenter presents the following runtime updates:

Für 7 Runtimes sind Aktualisierungen verfügbar:
 • org.freedesktop.Platform
    Version: 23.08
 • org.freedesktop.Sdk
    Version: 21.08
 • org.freedesktop.Sdk
    Version: 23.08
 • org.gnome.Platform.Locale
    Version: 46
 • org.gnome.Platform
    Version: 46
 • org.kde.Platform
    Version: 5.15-23.08
 • org.libreoffice.LibreOffice.Locale
    Version: stable

When I click update it fails:

2024-08-29T12:20:11.225790+02:00 XinkPad280 io.elementary.a[2064]: FlatpakBackend.vala:1781: Flatpak installation failed: Während des Versuchs, zusätzliche Daten anzuwenden: Skript apply_extra ist fehlgeschlagen, Exit-Status 256
2024-08-29T12:20:11.225900+02:00 XinkPad280 io.elementary.a[2064]: Package.vala:527: Operation failed for package Runtime-Aktualisierungen - Aborted due to failure (Während des Versuchs, zusätzliche Daten anzuwenden: Skript apply_extra ist fehlgeschlagen, Exit-Status 256)
2024-08-29T12:20:11.239205+02:00 XinkPad280 io.elementary.a[2064]: UpdateManager.vala:205: Updating Runtime-Aktualisierungen failed: Aborted due to failure (Während des Versuchs, zusätzliche Daten anzuwenden: Skript apply_extra ist fehlgeschlagen, Exit-Status 256)
2024-08-29T12:20:11.239339+02:00 XinkPad280 io.elementary.a[2064]: file src/io.elementary.appcenter.p/Core/UpdateManager.c: line 1016: uncaught error: Aborted due to failure (Während des Versuchs, zusätzliche Daten anzuwenden: Skript apply_extra ist fehlgeschlagen, Exit-Status 256) (flatpak-error-quark, 4)

Which means the execution of the script "apply_extra" (I dont't know of which runtime) failed and thus updating the runtimes.

Steps to Reproduce

  1. Go to AppCenter
  2. Wait for runtime updates to be shown.
  3. Click update.

Expected Behavior

Runtimes should update without failures.

OS Version

8.x (Early Access)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

Letterus commented 2 months ago

I then tried flatpak update via Terminal app and it just worked.

It only complained:

Info: runtime org.freedesktop.Sdk 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: runtime org.freedesktop.Platform.VAAPI.Intel 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: 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.