https://bugs.kde.org/show_bug.cgi?id=516861
--- Comment #10 from [email protected] --- Improved workaround: The previous workaround (Comment 9) occasionally still fails because leftover partial/pending files from a previous failed attempt block the update. Cleaning them up first makes the process reliable: run0 rm -f /system/.sysupdate.partial.kde-linux_*.erofs /system/.sysupdate.pending.kde-linux_*.erofs.caibx run0 /usr/lib/systemd/systemd-sysupdate --transfer-source=https://files.kde.org/kde-linux/sysupdate/v2/ update This has been confirmed working across multiple update cycles without any further failures. -- You are receiving this mail because: You are watching all bug changes.
